Age | Commit message (Expand) | Author |
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-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 |
2011-05-12 | cfg80211: restrict AP beacon intervals | Johannes Berg |
2011-05-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville |
2011-05-11 | cfg80211/nl80211: add interval attribute for scheduled scans | Luciano Coelho |
2011-05-11 | mac80211: add support for HW scheduled scan | Luciano Coelho |
2011-05-11 | cfg80211/nl80211: add support for scheduled scans | Luciano Coelho |
2011-05-11 | nl80211: Let userspace drive the peer link management states. | Javier Cardona |
2011-05-11 | nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPE | Javier Cardona |
2011-05-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-05-11 | Bluetooth: Double check sec req for pre 2.1 device | Waldemar Rymarkiewicz |
2011-05-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-05-10 | Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6 | David S. Miller |
2011-05-10 | xfrm: Assign the inner mode output function to the dst entry | Steffen Klassert |
2011-05-10 | ipv4: Pass explicit daddr arg to ip_send_reply(). | David S. Miller |
2011-05-10 | IPVS: init and cleanup restructuring | Hans Schillstrom |
2011-05-09 | garp: remove one synchronize_rcu() call | Eric Dumazet |
2011-05-08 | ipv4: Pass flow key down into ip_append_*(). | David S. Miller |
2011-05-08 | ipv4: Pass flow keys down into datagram packet building engine. | David S. Miller |
2011-05-08 | inet: Pass flowi to ->queue_xmit(). | David S. Miller |
2011-05-08 | ipv4: Create inet_csk_route_child_sock(). | David S. Miller |
2011-05-08 | sctp: Store a flowi in transports to provide persistent keying. | David S. Miller |
2011-05-07 | net,rcu: convert call_rcu(sctp_local_addr_free) to kfree_rcu() | Lai Jiangshan |