aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* vlan: Avoid hash table lookup to find group.Jesse Gross2010-10-21
* vlan: Enable software emulation for vlan accleration.Jesse Gross2010-10-21
* vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross2010-10-21
* ebtables: Allow filtering of hardware accelerated vlan frames.Jesse Gross2010-10-21
* net: avoid RCU for NOCACHE dstEric Dumazet2010-10-20
* net: allocate tx queues in register_netdeviceTom Herbert2010-10-20
* net: cleanups in RX queue allocationTom Herbert2010-10-20
* net: fail alloc_netdev_mq if queue count < 1Tom Herbert2010-10-20
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-10-20
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-15
| |\
| | * radiotap: fix vendor namespace parsingJohannes Berg2010-10-15
| | * mac80211: fix SMPS requestJohannes Berg2010-10-13
| | * mac80211: add probe request filter flagJohannes Berg2010-10-13
| | * cfg80211: notify drivers about frame registrationsJohannes Berg2010-10-13
| | * wireless: Print wiphy name in sysfs.Ben Greear2010-10-12
| | * mac80211: minstrel_ht A-MPDU fixBjörn Smedman2010-10-11
| | * mac80211: don't kmalloc 16 bytesJohannes Berg2010-10-11
| | * cfg80211: add channel utilization stats to the survey commandFelix Fietkau2010-10-11
| | * mac80211: temporarily disable reorder release timerChristian Lamparter2010-10-11
| | * mac80211: fix possible null-pointer de-referenceChristian Lamparter2010-10-11
| | * wireless: Set some stats used by /proc/net/wireless (wext)Ben Greear2010-10-11
| | * mac80211: Improve mlme probe response log messages.Ben Greear2010-10-11
| | * Revert "wireless: Use first phyX name available when registering phy devices."Johannes Berg2010-10-11
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2010-10-15
| |\ \
| | * | Bluetooth: clean up rfcomm codeAndrei Emeltchenko2010-10-12
| | * | Bluetooth: Update conf_state before send config_req outHaijun Liu2010-10-12
| | * | Bluetooth: Use the proper error value from bt_skb_send_alloc()Gustavo F. Padovan2010-10-12
| | * | Bluetooth: make batostr() print in the right orderGustavo F. Padovan2010-10-12
| | * | Bluetooth: remove unused variable from cmtpGustavo F. Padovan2010-10-12
| | * | Bluetooth: check for l2cap header in start fragmentAndrei Emeltchenko2010-10-12
| | * | Bluetooth: check L2CAP length in first ACL fragmentAndrei Emeltchenko2010-10-12
| | * | Bluetooth: Don't clear the blacklist when closing the HCI deviceJohan Hedberg2010-10-12
| | * | Bluetooth: remove extra newline from debug outputAndrei Emeltchenko2010-10-12
| | * | Bluetooth: Use a stream-oriented recvmsg with SOCK_STREAM L2CAP sockets.Mat Martineau2010-10-12
| | * | Bluetooth: Use common SOCK_STREAM receive code in RFCOMMMat Martineau2010-10-12
| | * | Bluetooth: Add common code for stream-oriented recvmsg()Mat Martineau2010-10-12
| | * | Bluetooth: Validate PSM values in calls to connect() and bind()Mat Martineau2010-10-12
| | * | Bluetooth: Fix RFCOMM RPN negotiationYuri Kululin2010-10-12
| | * | Bluetooth: HCI devices are either BR/EDR or AMP radiosDavid Vrabel2010-10-12
* | | | phonet: remove the unused variable pnChangli Gao2010-10-20
* | | | netpoll: Revert napi_poll fix for bonding driverNeil Horman2010-10-20
* | | | inet: RCU changes in inetdev_by_index()Eric Dumazet2010-10-19
* | | | net: avoid a dev refcount in ip_mc_find_dev()Eric Dumazet2010-10-19
* | | | bonding: Fix napi poll for bonding driverNeil Horman2010-10-18
* | | | bonding: Fix bonding drivers improper modification of netpoll structureNeil Horman2010-10-18
* | | | IPv4: route.c: Change checks against 0xffffffff to ipv4_is_lbcast()Andy Walls2010-10-18
* | | | tipc: Simplify bearer shutdown logicAllan Stephens2010-10-18
* | | | tipc: Kill tipc_get_mode() completely.David S. Miller2010-10-18
* | | | fib_hash: RCU conversion phase 2Eric Dumazet2010-10-17
* | | | fib_hash: RCU conversion phase 1Eric Dumazet2010-10-17