summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2009-07-20net: explain netns notifiers a little betterJohannes Berg
2009-07-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-16net: sock_copy() fixesEric Dumazet
2009-07-15wireless extensions: make netns awareJohannes Berg
2009-07-12udpv6: Remove unused skb argument of ipv6_select_ident()Sridhar Samudrala
2009-07-12udpv4: Handle large incoming UDP/IPv4 packets and support software UFO.Sridhar Samudrala
2009-07-12net: move and export get_net_ns_by_pidJohannes Berg
2009-07-12genetlink: make netns awareJohannes Berg
2009-07-12net: make namespace iteration possible under RCUJohannes Berg
2009-07-10cfg80211: fix lockingJohannes Berg
2009-07-10cfg80211: mlme API must be able to sleepJohannes Berg
2009-07-10cfg80211: dont use union for wextJohannes Berg
2009-07-10cfg80211: let SME control reassociation vs. associationJohannes Berg
2009-07-10cfg80211: keep track of BSSesJohannes Berg
2009-07-10cfg80211: assimilate and export ieee80211_bss_get_ieJohannes Berg
2009-07-10cfg80211: implement get_wireless_statsJohannes Berg
2009-07-10cfg80211: implement IWRATEJohannes Berg
2009-07-10cfg80211: implement IWAP for WDSJohannes Berg
2009-07-10cfg80211: implement iwpowerJohannes Berg
2009-07-10cfg80211: managed mode wext compatibilityJohannes Berg
2009-07-10cfg80211: emulate connect with auth/assocJohannes Berg
2009-07-10cfg80211: connect/disconnect APISamuel Ortiz
2009-07-10cfg80211: introduce nl80211 testmode commandJohannes Berg
2009-07-10wext: constify extra argument to wireless_send_eventJohannes Berg
2009-07-10cfg80211: remove wireless_dev->bssidJohannes Berg
2009-07-10cfg80211: use proper allocation flagsJohannes Berg
2009-07-10cfg80211: add wrapper function to get wiphy from priv pointerDavid Kilroy
2009-07-10mac80211: push rx status into skb->cbJohannes Berg
2009-07-10cfg80211: pass netdev to change_virtual_intfJohannes Berg
2009-07-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-09memory barrier: adding smp_mb__after_lockJiri Olsa
2009-07-09net: adding memory barrier to the poll and receive callbacksJiri Olsa
2009-07-05net, netns_xt: shrink netns_xt membersCyrill Gorcunov
2009-07-05cleanup: remove unused member in scm_cookie.Rami Rosen
2009-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-06-29netfilter: tcp conntrack: fix unacknowledged data detection with NATPatrick McHardy
2009-06-25Phonet: publicize the Netlink notification functionRĂ©mi Denis-Courmont
2009-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-06-23net: Move rx skb_orphan call to where neededHerbert Xu
2009-06-23ipv6: Use correct data types for ICMPv6 type and codeBrian Haley
2009-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-06-19af_iucv: Return -EAGAIN if iucv msg limit is exceededHendrik Brueckner
2009-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-06-17net: sk_wmem_alloc has initial value of one, not zeroEric Dumazet
2009-06-16Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...Linus Torvalds
2009-06-16x25: Fix sleep from timer on socket destroy.David S. Miller
2009-06-15net: annotate struct sock bitfieldVegard Nossum
2009-06-15net: annotate inet_timewait_sock bitfieldsVegard Nossum
2009-06-15net: annotate bitfields in struct inet_sockVegard Nossum
2009-06-15pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2USJarek Poplawski