aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-04cfg80211: enable country IE support to all cfg80211 driversLuis R. Rodriguez1-14/+0
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez1-8/+42
2009-08-02neigh: Convert garbage collection from softirq to workqueueEric Dumazet1-2/+2
2009-08-02IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder1-5/+2
2009-07-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller2-50/+58
2009-07-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2009-07-30xfrm: select sane defaults for xfrm[4|6] gc_threshNeil Horman2-1/+7
2009-07-30IPVS: use pr_fmtHannes Eder1-59/+60
2009-07-29cfg80211: combine IWESSID handlersJohannes Berg1-14/+6
2009-07-29cfg80211: combine IWAP handlersJohannes Berg1-18/+6
2009-07-29cfg80211: combine iwfreq implementationsJohannes Berg1-14/+6
2009-07-27mac80211: fix PS-poll response, raceJohannes Berg1-0/+4
2009-07-27cfg80211: make aware of net namespacesJohannes Berg1-4/+36
2009-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpanDavid S. Miller5-43/+119
2009-07-26NET: ROSE: Don't use static buffer.Ralf Baechle1-1/+1
2009-07-24mac80211: remove master netdevJohannes Berg1-0/+3
2009-07-24mac80211: add helper for management / no-ack frame rate decisionLuis R. Rodriguez1-0/+23
2009-07-24mac80211: drop frames for sta with no valid rateLuis R. Rodriguez1-0/+11
2009-07-24cfg80211: update misleading commentHelmut Schaa1-1/+1
2009-07-24cfg80211: rework key operationJohannes Berg1-1/+17
2009-07-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+5
2009-07-23Phonet: sockets list through proc_fsRĂ©mi Denis-Courmont1-0/+2
2009-07-23ieee802154: move headers out of extra directoryDmitry Eremin-Solenikov4-2/+2
2009-07-23IEEE80154: Add documentation to the IEEE80154 netlink and fakehard driverDaniel Silverstone1-0/+76
2009-07-20net: explain netns notifiers a little betterJohannes Berg1-7/+9
2009-07-20tcp: Fix MD5 signature checking on IPv4 mapped socketsJohn Dykstra1-0/+5
2009-07-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-13/+19
2009-07-16net: sock_copy() fixesEric Dumazet1-13/+19
2009-07-15wireless extensions: make netns awareJohannes Berg1-0/+3
2009-07-12udpv6: Remove unused skb argument of ipv6_select_ident()Sridhar Samudrala1-0/+12
2009-07-12udpv4: Handle large incoming UDP/IPv4 packets and support software UFO.Sridhar Samudrala1-0/+3
2009-07-12net: move and export get_net_ns_by_pidJohannes Berg1-0/+2
2009-07-12genetlink: make netns awareJohannes Berg2-7/+61
2009-07-12net: make namespace iteration possible under RCUJohannes Berg1-0/+3
2009-07-10cfg80211: fix lockingJohannes Berg1-5/+19
2009-07-10cfg80211: mlme API must be able to sleepJohannes Berg1-16/+14
2009-07-10cfg80211: dont use union for wextJohannes Berg1-4/+2
2009-07-10cfg80211: let SME control reassociation vs. associationJohannes Berg1-1/+2
2009-07-10cfg80211: keep track of BSSesJohannes Berg1-64/+22
2009-07-10cfg80211: assimilate and export ieee80211_bss_get_ieJohannes Berg1-0/+9
2009-07-10cfg80211: implement get_wireless_statsJohannes Berg1-0/+1
2009-07-10cfg80211: implement IWRATEJohannes Berg1-0/+32
2009-07-10cfg80211: implement IWAP for WDSJohannes Berg1-0/+10
2009-07-10cfg80211: implement iwpowerJohannes Berg1-0/+13
2009-07-10cfg80211: managed mode wext compatibilityJohannes Berg1-1/+35
2009-07-10cfg80211: emulate connect with auth/assocJohannes Berg1-1/+5
2009-07-10cfg80211: connect/disconnect APISamuel Ortiz1-6/+129
2009-07-10cfg80211: introduce nl80211 testmode commandJohannes Berg2-0/+88
2009-07-10wext: constify extra argument to wireless_send_eventJohannes Berg1-1/+1
2009-07-10cfg80211: remove wireless_dev->bssidJohannes Berg1-1/+0