Age | Commit message (Expand) | Author |
2009-07-20 | net: explain netns notifiers a little better | Johannes Berg |
2009-07-16 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-07-16 | net: sock_copy() fixes | Eric Dumazet |
2009-07-15 | wireless extensions: make netns aware | Johannes Berg |
2009-07-12 | udpv6: Remove unused skb argument of ipv6_select_ident() | Sridhar Samudrala |
2009-07-12 | udpv4: Handle large incoming UDP/IPv4 packets and support software UFO. | Sridhar Samudrala |
2009-07-12 | net: move and export get_net_ns_by_pid | Johannes Berg |
2009-07-12 | genetlink: make netns aware | Johannes Berg |
2009-07-12 | net: make namespace iteration possible under RCU | Johannes Berg |
2009-07-10 | cfg80211: fix locking | Johannes Berg |
2009-07-10 | cfg80211: mlme API must be able to sleep | Johannes Berg |
2009-07-10 | cfg80211: dont use union for wext | Johannes Berg |
2009-07-10 | cfg80211: let SME control reassociation vs. association | Johannes Berg |
2009-07-10 | cfg80211: keep track of BSSes | Johannes Berg |
2009-07-10 | cfg80211: assimilate and export ieee80211_bss_get_ie | Johannes Berg |
2009-07-10 | cfg80211: implement get_wireless_stats | Johannes Berg |
2009-07-10 | cfg80211: implement IWRATE | Johannes Berg |
2009-07-10 | cfg80211: implement IWAP for WDS | Johannes Berg |
2009-07-10 | cfg80211: implement iwpower | Johannes Berg |
2009-07-10 | cfg80211: managed mode wext compatibility | Johannes Berg |
2009-07-10 | cfg80211: emulate connect with auth/assoc | Johannes Berg |
2009-07-10 | cfg80211: connect/disconnect API | Samuel Ortiz |
2009-07-10 | cfg80211: introduce nl80211 testmode command | Johannes Berg |
2009-07-10 | wext: constify extra argument to wireless_send_event | Johannes Berg |
2009-07-10 | cfg80211: remove wireless_dev->bssid | Johannes Berg |
2009-07-10 | cfg80211: use proper allocation flags | Johannes Berg |
2009-07-10 | cfg80211: add wrapper function to get wiphy from priv pointer | David Kilroy |
2009-07-10 | mac80211: push rx status into skb->cb | Johannes Berg |
2009-07-10 | cfg80211: pass netdev to change_virtual_intf | Johannes Berg |
2009-07-09 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-07-09 | memory barrier: adding smp_mb__after_lock | Jiri Olsa |
2009-07-09 | net: adding memory barrier to the poll and receive callbacks | Jiri Olsa |
2009-07-05 | net, netns_xt: shrink netns_xt members | Cyrill Gorcunov |
2009-07-05 | cleanup: remove unused member in scm_cookie. | Rami Rosen |
2009-06-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2009-06-29 | netfilter: tcp conntrack: fix unacknowledged data detection with NAT | Patrick McHardy |
2009-06-25 | Phonet: publicize the Netlink notification function | RĂ©mi Denis-Courmont |
2009-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-06-23 | net: Move rx skb_orphan call to where needed | Herbert Xu |
2009-06-23 | ipv6: Use correct data types for ICMPv6 type and code | Brian Haley |
2009-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-06-19 | af_iucv: Return -EAGAIN if iucv msg limit is exceeded | Hendrik Brueckner |
2009-06-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-06-17 | net: sk_wmem_alloc has initial value of one, not zero | Eric Dumazet |
2009-06-16 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve... | Linus Torvalds |
2009-06-16 | x25: Fix sleep from timer on socket destroy. | David S. Miller |
2009-06-15 | net: annotate struct sock bitfield | Vegard Nossum |
2009-06-15 | net: annotate inet_timewait_sock bitfields | Vegard Nossum |
2009-06-15 | net: annotate bitfields in struct inet_sock | Vegard Nossum |
2009-06-15 | pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2US | Jarek Poplawski |