summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* neigh: Convert garbage collection from softirq to workqueueEric Dumazet2009-08-021-2/+2
* IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder2009-08-021-5/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-07-302-50/+58
|\
| * cfg80211: combine IWESSID handlersJohannes Berg2009-07-291-14/+6
| * cfg80211: combine IWAP handlersJohannes Berg2009-07-291-18/+6
| * cfg80211: combine iwfreq implementationsJohannes Berg2009-07-291-14/+6
| * mac80211: fix PS-poll response, raceJohannes Berg2009-07-271-0/+4
| * cfg80211: make aware of net namespacesJohannes Berg2009-07-271-4/+36
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-301-1/+1
|\ \
| * | NET: ROSE: Don't use static buffer.Ralf Baechle2009-07-261-1/+1
* | | xfrm: select sane defaults for xfrm[4|6] gc_threshNeil Horman2009-07-302-1/+7
* | | IPVS: use pr_fmtHannes Eder2009-07-301-59/+60
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low...David S. Miller2009-07-275-43/+119
|\ \ \ | |_|/ |/| |
| * | ieee802154: move headers out of extra directoryDmitry Eremin-Solenikov2009-07-234-2/+2
| * | IEEE80154: Add documentation to the IEEE80154 netlink and fakehard driverDaniel Silverstone2009-07-231-0/+76
* | | mac80211: remove master netdevJohannes Berg2009-07-241-0/+3
* | | mac80211: add helper for management / no-ack frame rate decisionLuis R. Rodriguez2009-07-241-0/+23
* | | mac80211: drop frames for sta with no valid rateLuis R. Rodriguez2009-07-241-0/+11
* | | cfg80211: update misleading commentHelmut Schaa2009-07-241-1/+1
* | | cfg80211: rework key operationJohannes Berg2009-07-241-1/+17
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-231-0/+5
|\ \ \ | | |/ | |/|
| * | tcp: Fix MD5 signature checking on IPv4 mapped socketsJohn Dykstra2009-07-201-0/+5
* | | Phonet: sockets list through proc_fsRĂ©mi Denis-Courmont2009-07-231-0/+2
* | | net: explain netns notifiers a little betterJohannes Berg2009-07-201-7/+9
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-161-13/+19
|\ \ \ | |/ /
| * | net: sock_copy() fixesEric Dumazet2009-07-161-13/+19
* | | wireless extensions: make netns awareJohannes Berg2009-07-151-0/+3
* | | udpv6: Remove unused skb argument of ipv6_select_ident()Sridhar Samudrala2009-07-121-0/+12
* | | udpv4: Handle large incoming UDP/IPv4 packets and support software UFO.Sridhar Samudrala2009-07-121-0/+3
* | | net: move and export get_net_ns_by_pidJohannes Berg2009-07-121-0/+2
* | | genetlink: make netns awareJohannes Berg2009-07-122-7/+61
* | | net: make namespace iteration possible under RCUJohannes Berg2009-07-121-0/+3
* | | cfg80211: fix lockingJohannes Berg2009-07-101-5/+19
* | | cfg80211: mlme API must be able to sleepJohannes Berg2009-07-101-16/+14
* | | cfg80211: dont use union for wextJohannes Berg2009-07-101-4/+2
* | | cfg80211: let SME control reassociation vs. associationJohannes Berg2009-07-101-1/+2
* | | cfg80211: keep track of BSSesJohannes Berg2009-07-101-64/+22
* | | cfg80211: assimilate and export ieee80211_bss_get_ieJohannes Berg2009-07-101-0/+9
* | | cfg80211: implement get_wireless_statsJohannes Berg2009-07-101-0/+1
* | | cfg80211: implement IWRATEJohannes Berg2009-07-101-0/+32
* | | cfg80211: implement IWAP for WDSJohannes Berg2009-07-101-0/+10
* | | cfg80211: implement iwpowerJohannes Berg2009-07-101-0/+13
* | | cfg80211: managed mode wext compatibilityJohannes Berg2009-07-101-1/+35
* | | cfg80211: emulate connect with auth/assocJohannes Berg2009-07-101-1/+5
* | | cfg80211: connect/disconnect APISamuel Ortiz2009-07-101-6/+129
* | | cfg80211: introduce nl80211 testmode commandJohannes Berg2009-07-102-0/+88
* | | wext: constify extra argument to wireless_send_eventJohannes Berg2009-07-101-1/+1
* | | cfg80211: remove wireless_dev->bssidJohannes Berg2009-07-101-1/+0
* | | cfg80211: use proper allocation flagsJohannes Berg2009-07-101-7/+14
* | | cfg80211: add wrapper function to get wiphy from priv pointerDavid Kilroy2009-07-101-0/+11
OpenPOWER on IntegriCloud