Age | Commit message (Expand) | Author |
2011-06-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-05-31 | sctp: stop pending timers and purge queues when peer restart asoc | Wei Yongjun |
2011-05-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-05-27 | net: Kill ratelimit.h dependency in linux/net.h | David S. Miller |
2011-05-27 | net: Add linux/sysctl.h includes where needed. | David S. Miller |
2011-05-27 | Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6 | David S. Miller |
2011-05-27 | IPVS: bug in ip_vs_ftp, same list heaad used in all netns. | Hans Schillstrom |
2011-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd | Linus Torvalds |
2011-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-05-25 | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2011-05-25 | 9p: Small cleanup in <net/9p/9p.h> | Sasha Levin |
2011-05-25 | 9p: typo fixes and minor cleanups | Rob Landley |
2011-05-24 | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next... | John W. Linville |
2011-05-24 | wireless: fix fatal kernel-doc error + warning in mac80211.h | Randy Dunlap |
2011-05-24 | wireless: fix cfg80211.h new kernel-doc warnings | Randy Dunlap |
2011-05-24 | dst: catch uninitialized metrics | Stephen Hemminger |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-05-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-05-22 | wireless: fix fatal kernel-doc error + warning in mac80211.h | Randy Dunlap |
2011-05-22 | caif: Update documentation of CAIF transmit and receive functions. | sjur.brandeland@stericsson.com |
2011-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2011-05-19 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-05-19 | ipv6: reduce per device ICMP mib sizes | Eric Dumazet |
2011-05-19 | cfg80211: Use consistent BSS matching between scan and sme | Jouni Malinen |
2011-05-18 | ipv4: Pass explicit destination address to rt_bind_peer(). | David S. Miller |
2011-05-18 | ipv4: Pass explicit destination address to rt_get_peer(). | David S. Miller |
2011-05-18 | ipv4: Make caller provide flowi4 key to inet_csk_route_req(). | David S. Miller |
2011-05-18 | ipv4: Kill RT_CACHE_DEBUG | David S. Miller |
2011-05-17 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-05-17 | net: ping: fix build failure | Vasiliy Kulikov |
2011-05-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-05-16 | cfg80211: make stripping of 802.11 header optional from AMSDU | Yogesh Ashok Powar |
2011-05-16 | nl80211: Move peer link state definition to nl80211 | Javier Cardona |
2011-05-16 | cfg80211: advertise possible interface combinations | Johannes Berg |
2011-05-15 | caif: remove unesesarry exports | sjur.brandeland@stericsson.com |
2011-05-15 | caif: Handle dev_queue_xmit errors. | sjur.brandeland@stericsson.com |
2011-05-15 | caif: prepare support for namespaces | sjur.brandeland@stericsson.com |
2011-05-15 | caif: Protected in-flight packets using dev or sock refcont. | sjur.brandeland@stericsson.com |
2011-05-15 | caif: Move refcount from service layer to sock and dev. | sjur.brandeland@stericsson.com |
2011-05-15 | caif: Add ref-count to framing layer | sjur.brandeland@stericsson.com |
2011-05-15 | caif: Use RCU instead of spin-lock in caif_dev.c | sjur.brandeland@stericsson.com |
2011-05-15 | caif: Use rcu_read_lock in CAIF mux layer. | sjur.brandeland@stericsson.com |
2011-05-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-05-13 | ipv4: Remove route key identity dependencies in ip_rt_get_source(). | David S. Miller |
2011-05-13 | net: ipv4: add IPPROTO_ICMP socket kind | Vasiliy Kulikov |
2011-05-13 | bonding,llc: Fix structure sizeof incompatibility for some PDUs | Vitalii Demianets |
2011-05-12 | ipv6: restore correct ECN handling on TCP xmit | Steinar H. Gunderson |
2011-05-12 | ipvs: Remove all remaining references to rt->rt_{src,dst} | Julian Anastasov |
2011-05-12 | garp: remove last synchronize_rcu() call | Eric Dumazet |
2011-05-12 | cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stopped | Luciano Coelho |