aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-19ieee802154: add a sysfs representation of WPAN master devicesDmitry Eremin-Solenikov1-0/+63
2009-08-17net: restore gnet_stats_basic to previous definitionEric Dumazet4-8/+8
2009-08-14cfg80211: allow driver to override PS defaultJohannes Berg1-0/+4
2009-08-14mac80211: remove max_bandwidthPat Erley1-2/+0
2009-08-14cfg80211: fix alignment problem in scan requestJohannes Berg1-1/+3
2009-08-14mac80211: allow DMA optimisationJohannes Berg1-0/+5
2009-08-14mac80211: document TX powersave filter requirementsJohannes Berg1-1/+8
2009-08-14mac80211: explain TX retry and statusJohannes Berg1-0/+15
2009-08-14nl80211: add generation number to all dumpsJohannes Berg1-0/+12
2009-08-14cfg80211: use reassociation when possibleJohannes Berg1-2/+2
2009-08-12nl802154: support START-CONFIRM primitiveDmitry Baryshkov1-0/+9
2009-08-12af_ieee802154: add support for WANT_ACK socket optionDmitry Baryshkov1-0/+5
2009-08-12af_ieee802154: drop IEEE802154_SIOC_ADD_SLAVE declarationDmitry Baryshkov1-3/+0
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-1/+16
2009-08-06net: Avoid enqueuing skb for default qdiscsKrishna Kumar2-2/+16
2009-08-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller2-24/+48
2009-08-05net: mark read-only arrays as constJan Engelhardt6-8/+11
2009-08-04mac80211: FIF_PSPOLL filter flagIgor Perminov1-2/+6
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-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-0/+5
2009-08-03cfg80211: fix regression on beacon world roaming featureLuis R. Rodriguez1-0/+5
2009-08-03bluetooth: rfcomm_init bug fixDave Young1-1/+11
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