aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-21ethtool: Add support for vlan accleration.Jesse Gross1-0/+2
2010-10-21vlan: Centralize handling of hardware acceleration.Jesse Gross2-3/+4
2010-10-21vlan: Avoid hash table lookup to find group.Jesse Gross2-1/+23
2010-10-21vlan: Enable software emulation for vlan accleration.Jesse Gross1-3/+11
2010-10-21vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross1-2/+2
2010-10-20net: avoid RCU for NOCACHE dstEric Dumazet1-13/+1
2010-10-20net: allocate tx queues in register_netdeviceTom Herbert1-2/+2
2010-10-20Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller9-25/+113
2010-10-18bonding: Fix bonding drivers improper modification of netpoll structureNeil Horman1-2/+7
2010-10-18can: mcp251x: Don't use pdata->model for chip selection anymoreMarc Kleine-Budde1-4/+0
2010-10-17netns: reorder fields in struct netEric Dumazet2-11/+15
2010-10-16tipc: cleanup function namespacestephen hemminger2-73/+0
2010-10-16net: allocate skbs on local nodeEric Dumazet1-4/+16
2010-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville5-19/+109
2010-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 into for-davemJohn W. Linville4-6/+4
2010-10-13Phonet: 'connect' socket implementation for Pipe controllerKumar Sanghvi2-4/+3
2010-10-13mac80211: add probe request filter flagJohannes Berg1-3/+6
2010-10-13cfg80211: notify drivers about frame registrationsJohannes Berg1-0/+7
2010-10-13wext: fix alignment problem in serializing 'struct iw_point'Gerrit Renker1-1/+1
2010-10-12net: percpu net_device refcountEric Dumazet1-3/+4
2010-10-12Bluetooth: clean up rfcomm codeAndrei Emeltchenko1-5/+0
2010-10-12Bluetooth: Add common code for stream-oriented recvmsg()Mat Martineau1-0/+2
2010-10-12Bluetooth: Support SDIO devices that are AMP controllersDavid Vrabel1-0/+1
2010-10-12Bluetooth: HCI devices are either BR/EDR or AMP radiosDavid Vrabel1-1/+1
2010-10-11neigh: reorder struct neighbour fieldsEric Dumazet1-4/+4
2010-10-11net dst: use a percpu_counter to track entriesEric Dumazet1-1/+36
2010-10-11neigh: Protect neigh->ha[] with a seqlockEric Dumazet1-1/+15
2010-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+18
2010-10-11mac80211: Update mesh constants to approved IEEE ANA valuesSteve deRosier1-15/+56
2010-10-11cfg80211: add channel utilization stats to the survey commandFelix Fietkau2-0/+35
2010-10-11wireless: Set some stats used by /proc/net/wireless (wext)Ben Greear1-0/+4
2010-10-11neigh: speedup neigh_hh_init()Eric Dumazet1-0/+6
2010-10-08Phonet: cleanup pipe enable socket optionRĂ©mi Denis-Courmont1-2/+1
2010-10-08Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller5-11/+100
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville5-11/+100
2010-10-07cfg80211: constify WDS addressJohannes Berg1-1/+1
2010-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6David S. Miller1-0/+18
2010-10-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller34-84/+198
2010-10-06neigh: RCU conversion of struct neighbourEric Dumazet1-2/+3
2010-10-06nl80211/mac80211: Add retry and failed transmission count to station infoBruno Randolf2-0/+12
2010-10-06cfg80211/mac80211: allow per-station GTKsJohannes Berg3-3/+42
2010-10-05fib: RCU conversion of fib_lookup()Eric Dumazet2-13/+6
2010-10-05bonding: add retransmit membership reports tunableFlavio Leitner1-0/+3
2010-10-05net neigh: RCU conversion of neigh hash tableEric Dumazet1-4/+12
2010-10-05net: add a core netdev->rx_dropped counterEric Dumazet1-0/+3
2010-10-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2010-10-05wait: using uninitialized member of wait queueEvgeny Kuznetsov1-0/+1
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds1-3/+2
2010-10-05Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xxJohn W. Linville1-0/+13
2010-10-05nl80211: fix remain-on-channel documentationJohannes Berg1-2/+2