summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| |\ \ \ \
| * | | | | 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
| | | * | | | | cfg80211: patches to allow setting the WDS peerBill Jordan2010-10-051-0/+3
| | | * | | | | cfg80211: remove spurious __KERNEL__ ifdefJohannes Berg2010-10-051-4/+0
| | | * | | | | nl80211: allow drivers to indicate whether the survey data channel is in useFelix Fietkau2010-10-052-0/+4
| | | |/ / / /
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-0634-84/+198
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | neigh: RCU conversion of struct neighbourEric Dumazet2010-10-061-2/+3
| * | | | | | fib: RCU conversion of fib_lookup()Eric Dumazet2010-10-052-13/+6
| * | | | | | bonding: add retransmit membership reports tunableFlavio Leitner2010-10-051-0/+3
| * | | | | | net neigh: RCU conversion of neigh hash tableEric Dumazet2010-10-051-4/+12
| * | | | | | net: add a core netdev->rx_dropped counterEric Dumazet2010-10-051-0/+3
| * | | | | | ipv6: make __ipv6_isatap_ifid staticstephen hemminger2010-10-051-2/+0