aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-031-0/+5
| |\
| | * cfg80211: fix regression on beacon world roaming featureLuis R. Rodriguez2009-08-031-0/+5
| * | bluetooth: rfcomm_init bug fixDave Young2009-08-031-1/+11
| |/
* | net: Avoid enqueuing skb for default qdiscsKrishna Kumar2009-08-062-2/+16
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-062-24/+48
|\ \
| * | mac80211: FIF_PSPOLL filter flagIgor Perminov2009-08-041-2/+6
| * | cfg80211: enable country IE support to all cfg80211 driversLuis R. Rodriguez2009-08-041-14/+0
| * | mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez2009-08-041-8/+42
* | | net: mark read-only arrays as constJan Engelhardt2009-08-056-8/+11
|/ /
* | 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