Age | Commit message (Expand) | Author |
2009-01-06 | SUNRPC: Ensure the server closes sockets in a timely fashion | Trond Myklebust |
2009-01-06 | sunrpc: add sv_maxconn field to svc_serv (try #3) | Jeff Layton |
2009-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-01-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2009-01-05 | pkt_sched: cls_u32: Fix locking in u32_change() | Jarek Poplawski |
2009-01-05 | iucv: fix cpu hotplug | Heiko Carstens |
2009-01-05 | af_iucv: Free iucv path/socket in path_pending callback | Hendrik Brueckner |
2009-01-05 | af_iucv: avoid left over IUCV connections from failing connects | Ursula Braun |
2009-01-05 | af_iucv: New error return codes for connect() | Hendrik Brueckner |
2009-01-05 | Revert "net: Fix for initial link state in 2.6.28" | David S. Miller |
2009-01-05 | zero i_uid/i_gid on inode allocation | Al Viro |
2009-01-05 | tcp: Kill extraneous SPLICE_F_NONBLOCK checks. | David S. Miller |
2009-01-05 | tcp: don't mask EOF and socket errors on nonblocking splice receive | Lennert Buytenhek |
2009-01-04 | dccp: Integrate the TFRC library with DCCP | Gerrit Renker |
2009-01-04 | dccp: Clean up ccid.c after integration of CCID plugins | Gerrit Renker |
2009-01-04 | dccp: Lockless integration of CCID congestion-control plugins | Gerrit Renker |
2009-01-04 | can: update can-bcm for hrtimer hardirq callbacks | Oliver Hartkopp |
2009-01-04 | DCB: fix kfree(skb) | Roel Kluin |
2009-01-04 | ipv6: IPV6_PKTINFO relied userspace providing correct length | Ilpo Järvinen |
2009-01-04 | net: Fix for initial link state in 2.6.28 | Michael Marineau |
2009-01-04 | net/rfkill/rfkill.c: fix unused rfkill_led_trigger() warning | Simon Holm Thøgersen |
2009-01-04 | gro: Add page frag support | Herbert Xu |
2009-01-04 | gro: Use gso_size to store MSS | Herbert Xu |
2009-01-04 | ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups. | David S. Miller |
2009-01-04 | sanitize audit_fd_pair() | Al Viro |
2009-01-04 | sanitize audit_socketcall | Al Viro |
2009-01-02 | tty: Fix an ircomm warning and note another bug | Alan Cox |
2008-12-31 | introduce new LSM hooks where vfsmount is available. | Kentaro Takeda |
2008-12-30 | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2008-12-30 | Merge branch 'devel' into next | Trond Myklebust |
2008-12-29 | net: Fix percpu counters deadlock | Herbert Xu |
2008-12-29 | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: net | Rusty Russell |
2008-12-29 | cls_cgroup: clean up Kconfig | Li Zefan |
2008-12-29 | cls_cgroup: clean up for cgroup part | Li Zefan |
2008-12-29 | cls_cgroup: fix an oops when removing a cgroup | Li Zefan |
2008-12-29 | IPVS: Make "no destination available" message more consistent between schedulers | Simon Horman |
2008-12-29 | netns: foreach_netdev_safe is insufficient in default_device_exit | Eric W. Biederman |
2008-12-29 | net: make xfrm_statistics_seq_show use generic snmp_fold_field | Rusty Russell |
2008-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2008-12-28 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2008-12-26 | gro: Fix potential use after free | Herbert Xu |
2008-12-26 | net: Init NAPI dev_list on napi_del | Peter P Waskiewicz Jr |
2008-12-26 | ipsec: Remove useless ret variable | Herbert Xu |
2008-12-25 | net/appletalk: Remove redundant test | Julia Lawall |
2008-12-25 | tcp: Always set urgent pointer if it's beyond snd_nxt | Herbert Xu |
2008-12-25 | sctp: Add validity check for SCTP_PARTIAL_DELIVERY_POINT socket option | Wei Yongjun |
2008-12-25 | sctp: Avoid memory overflow while FWD-TSN chunk is received with bad stream ID | Wei Yongjun |
2008-12-25 | sctp: Implement socket option SCTP_GET_ASSOC_NUMBER | Wei Yongjun |
2008-12-25 | sctp: Fix a typo in socket.c | Wei Yongjun |
2008-12-25 | sctp: Bring SCTP_MAXSEG socket option into ietf API extension compliance | Wei Yongjun |