summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net_sched: remove the unused parameter of qdisc_create_dflt()Changli Gao2010-10-211-2/+1
* xfrm: make xfrm_bundle_ok localstephen hemminger2010-10-211-2/+0
* rtnetlink: remove rtnl_kill_linksstephen hemminger2010-10-211-1/+0
* xfrm6: make xfrm6_tunnel_free_spi localstephen hemminger2010-10-211-1/+0
* socket: localize functionsstephen hemminger2010-10-211-1/+0
* ethtool: Add support for vlan accleration.Jesse Gross2010-10-211-0/+2
* vlan: Centralize handling of hardware acceleration.Jesse Gross2010-10-212-3/+4
* vlan: Avoid hash table lookup to find group.Jesse Gross2010-10-212-1/+23
* vlan: Enable software emulation for vlan accleration.Jesse Gross2010-10-211-3/+11
* vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross2010-10-211-2/+2
* net: avoid RCU for NOCACHE dstEric Dumazet2010-10-201-13/+1
* net: allocate tx queues in register_netdeviceTom Herbert2010-10-201-2/+2
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-10-209-25/+113
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-155-19/+109
| |\
| | * mac80211: add probe request filter flagJohannes Berg2010-10-131-3/+6
| | * cfg80211: notify drivers about frame registrationsJohannes Berg2010-10-131-0/+7
| | * wext: fix alignment problem in serializing 'struct iw_point'Gerrit Renker2010-10-131-1/+1
| | * mac80211: Update mesh constants to approved IEEE ANA valuesSteve deRosier2010-10-111-15/+56
| | * cfg80211: add channel utilization stats to the survey commandFelix Fietkau2010-10-112-0/+35
| | * wireless: Set some stats used by /proc/net/wireless (wext)Ben Greear2010-10-111-0/+4
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2010-10-154-6/+4
| |\ \
| | * | Bluetooth: clean up rfcomm codeAndrei Emeltchenko2010-10-121-5/+0
| | * | Bluetooth: Add common code for stream-oriented recvmsg()Mat Martineau2010-10-121-0/+2
| | * | Bluetooth: Support SDIO devices that are AMP controllersDavid Vrabel2010-10-121-0/+1
| | * | Bluetooth: HCI devices are either BR/EDR or AMP radiosDavid Vrabel2010-10-121-1/+1
* | | | bonding: Fix bonding drivers improper modification of netpoll structureNeil Horman2010-10-181-2/+7
* | | | can: mcp251x: Don't use pdata->model for chip selection anymoreMarc Kleine-Budde2010-10-181-4/+0
* | | | netns: reorder fields in struct netEric Dumazet2010-10-172-11/+15
* | | | tipc: cleanup function namespacestephen hemminger2010-10-162-73/+0
* | | | net: allocate skbs on local nodeEric Dumazet2010-10-161-4/+16
|/ / /
* | | Phonet: 'connect' socket implementation for Pipe controllerKumar Sanghvi2010-10-132-4/+3
|/ /
* | net: percpu net_device refcountEric Dumazet2010-10-121-3/+4
* | neigh: reorder struct neighbour fieldsEric Dumazet2010-10-111-4/+4
* | net dst: use a percpu_counter to track entriesEric Dumazet2010-10-111-1/+36
* | neigh: Protect neigh->ha[] with a seqlockEric Dumazet2010-10-111-1/+15
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-111-0/+18
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...David S. Miller2010-10-071-0/+18
| |\ \
| | * | Bluetooth: Fix deadlock in the ERTM logicGustavo F. Padovan2010-09-301-0/+18
* | | | neigh: speedup neigh_hh_init()Eric Dumazet2010-10-111-0/+6
* | | | Phonet: cleanup pipe enable socket optionRĂ©mi Denis-Courmont2010-10-081-2/+1
* | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-10-085-11/+100
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-085-11/+100
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | cfg80211: constify WDS addressJohannes Berg2010-10-071-1/+1
| | * | | nl80211/mac80211: Add retry and failed transmission count to station infoBruno Randolf2010-10-062-0/+12
| | * | | cfg80211/mac80211: allow per-station GTKsJohannes Berg2010-10-063-3/+42
| | * | | Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville2010-10-051-0/+13
| | |\ \ \
| | | * | | wl12xx: fix non-wl12xx build scenariosOhad Ben-Cohen2010-09-301-0/+13
| | * | | | nl80211: fix remain-on-channel documentationJohannes Berg2010-10-051-2/+2
| | * | | | genetlink: introduce pre_doit/post_doit hooksJohannes Berg2010-10-051-0/+18
| | * | | | mac80211: distinct between max rates and the number of rates the hw can reportHelmut Schaa2010-10-051-1/+5
OpenPOWER on IntegriCloud