summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bridge: make buffer larger in br_setlink()Dan Carpenter2012-12-101-1/+1
* caif_usb: Make the driver name check more efficientBen Hutchings2012-12-091-10/+3
* caif_usb: Check driver name before reading driver state in netdev notifierBen Hutchings2012-12-091-2/+5
* virtio-net: support changing the number of queue pairs through ethtoolJason Wang2012-12-091-0/+43
* virtio_net: multiqueue supportJason Wang2012-12-092-98/+402
* virtio-net: separate fields of sending/receiving queue from virtnet_infoJason Wang2012-12-091-124/+158
* vxlan: Add capability of Rx checksum offload for inner packetJoseph Gasparakis2012-12-091-2/+14
* vxlan: capture inner headers during encapsulationJoseph Gasparakis2012-12-091-1/+9
* net: Handle encapsulated offloads before fragmentation or handing to lower devAlexander Duyck2012-12-092-2/+17
* net: Add support for hardware-offloaded encapsulationJoseph Gasparakis2012-12-097-1/+134
* r8169: workaround for missing extended GigaMAC registersfrançois romieu2012-12-091-18/+24
* Merge branch 'tipc_net-next_v2' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2012-12-095-212/+225
|\
| * tipc: refactor accept() code for improved readabilityPaul Gortmaker2012-12-071-41/+48
| * tipc: add lock nesting notation to quiet lockdep warningYing Xue2012-12-071-1/+2
| * tipc: eliminate connection setup for implied connect in recv_msg()Ying Xue2012-12-071-7/+0
| * tipc: introduce non-blocking socket connectYing Xue2012-12-071-65/+93
| * tipc: consolidate connection-oriented message reception in one functionYing Xue2012-12-071-24/+51
| * tipc: standardize across connect/disconnect function namingPaul Gortmaker2012-12-074-15/+31
| * tipc: change sk_receive_queue upper limitJon Maloy2012-12-071-2/+2
| * tipc: eliminate aggregate sk_receive_queue limitYing Xue2012-12-071-19/+4
| * tipc: remove obsolete flush of stale reassembly bufferErik Hugne2012-12-061-44/+0
* | bonding: Fix check for ethtool get_link operation supportBen Hutchings2012-12-071-11/+6
* | bridge: export multicast database via netlinkCong Wang2012-12-077-1/+225
* | net: doc : use more suitable word 'unexpected' to replace 'secluded'Shan Wei2012-12-071-1/+1
* | net: phy: smsc: Fix config_init typoPatrick Trantham2012-12-071-1/+1
* | drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-07107-284/+188
* | sctp: Add RCU protection to assoc->transport_addr_listThomas Graf2012-12-074-10/+30
* | sctp: proc: protect bind_addr->address_list accesses with rcu_read_lock()Thomas Graf2012-12-071-1/+6
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-12-07147-1428/+2860
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-12-07147-1428/+2860
| |\ \
| | * | rtlwifi: remove __dev* attributesBill Pemberton2012-12-066-6/+6
| | * | wlcore/wl18xx/wl12xx: remove __dev* attributesBill Pemberton2012-12-068-22/+22
| | * | rtl8187: remove __dev* attributesBill Pemberton2012-12-061-3/+3
| | * | rtl8187: remove __dev* attributesBill Pemberton2012-12-061-3/+3
| | * | rt2x00: remove __dev* attributesBill Pemberton2012-12-064-5/+5
| | * | p54: remove __dev* attributesBill Pemberton2012-12-063-9/+9
| | * | orinoco: remove __dev* attributesBill Pemberton2012-12-064-8/+8
| | * | mwl8k: remove __dev* attributesBill Pemberton2012-12-061-4/+4
| | * | libertas: remove __dev* attributesBill Pemberton2012-12-061-3/+3
| | * | iwlwifi: remove __dev* attributesBill Pemberton2012-12-061-2/+2
| | * | iwlegacy: remove __dev* attributesBill Pemberton2012-12-062-4/+4
| | * | ipw2x00: remove __dev* attributesBill Pemberton2012-12-062-6/+6
| | * | brcm80211: remove __dev* attributesBill Pemberton2012-12-061-2/+2
| | * | b43: remove __dev* attributesBill Pemberton2012-12-062-6/+6
| | * | atmel: remove __dev* attributesBill Pemberton2012-12-061-3/+3
| | * | ath5k: remove __dev* attributesBill Pemberton2012-12-063-6/+6
| | * | wireless: remove __dev* attributesBill Pemberton2012-12-062-6/+6
| | * | rfkill: remove __dev* attributesBill Pemberton2012-12-062-4/+4
| | * | ssb: register watchdog driverHauke Mehrtens2012-12-064-0/+55
| | * | ssb: extif: add methods for watchdog driverHauke Mehrtens2012-12-063-5/+40