summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-10smsc75xx: only set mac address once on bindSteve Glendinning
2012-12-10net: remove obsolete simple_strto<foo>Abhijit Pawar
2012-12-10virtio_net: fix a typo in virtnet_alloc_queues()Amerigo Wang
2012-12-10bridge: make buffer larger in br_setlink()Dan Carpenter
2012-12-09caif_usb: Make the driver name check more efficientBen Hutchings
2012-12-09caif_usb: Check driver name before reading driver state in netdev notifierBen Hutchings
2012-12-09virtio-net: support changing the number of queue pairs through ethtoolJason Wang
2012-12-09virtio_net: multiqueue supportJason Wang
2012-12-09virtio-net: separate fields of sending/receiving queue from virtnet_infoJason Wang
2012-12-09vxlan: Add capability of Rx checksum offload for inner packetJoseph Gasparakis
2012-12-09vxlan: capture inner headers during encapsulationJoseph Gasparakis
2012-12-09net: Handle encapsulated offloads before fragmentation or handing to lower devAlexander Duyck
2012-12-09net: Add support for hardware-offloaded encapsulationJoseph Gasparakis
2012-12-09r8169: workaround for missing extended GigaMAC registersfrançois romieu
2012-12-09Merge branch 'tipc_net-next_v2' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2012-12-07tipc: refactor accept() code for improved readabilityPaul Gortmaker
2012-12-07tipc: add lock nesting notation to quiet lockdep warningYing Xue
2012-12-07tipc: eliminate connection setup for implied connect in recv_msg()Ying Xue
2012-12-07tipc: introduce non-blocking socket connectYing Xue
2012-12-07tipc: consolidate connection-oriented message reception in one functionYing Xue
2012-12-07tipc: standardize across connect/disconnect function namingPaul Gortmaker
2012-12-07tipc: change sk_receive_queue upper limitJon Maloy
2012-12-07bonding: Fix check for ethtool get_link operation supportBen Hutchings
2012-12-07bridge: export multicast database via netlinkCong Wang
2012-12-07net: doc : use more suitable word 'unexpected' to replace 'secluded'Shan Wei
2012-12-07net: phy: smsc: Fix config_init typoPatrick Trantham
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-07tipc: eliminate aggregate sk_receive_queue limitYing Xue
2012-12-07sctp: Add RCU protection to assoc->transport_addr_listThomas Graf
2012-12-07sctp: proc: protect bind_addr->address_list accesses with rcu_read_lock()Thomas Graf
2012-12-07Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-12-07tun: correctly report an error in tun_flow_init()Paul Moore
2012-12-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-12-07Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2012-12-07sctp: Fix compiler warning when CONFIG_DEBUG_SECTION_MISMATCH=yChristoph Paasch
2012-12-07chelsio: remove get_clock and use ktime_getJan Glauber
2012-12-07bnx2x: Prevent link flaps when booting from SAN.Barak Witkowski
2012-12-07net: phy: smsc: force all capable mode if the phy is started in powerdown modetrem
2012-12-07cnic, bnx2x, bnx2: Simplify cnic probing.Michael Chan
2012-12-07cnic: Include bnx2x.hMichael Chan
2012-12-07bnx2: Add BNX2 prefix to CHIP ID and name macrosMichael Chan
2012-12-07bnx2: Add BNX2 prefix to descriptor structures and macrosMichael Chan
2012-12-07bnx2: Rename register read and write macrosMichael Chan
2012-12-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-12-07ipv4/route/rtnl: get mcast attributes when dst is multicastNicolas Dichtel
2012-12-07net: call notifiers for mtu change even if iface is not upJiri Pirko
2012-12-07igb: Update igb version to 4.1.2Carolyn Wyborny
2012-12-07igb: release already assigned MSI-X interrupts if setup failsStefan Assmann
2012-12-07igb: remove duplicate code for fallback interrupt initializationStefan Assmann
2012-12-07ixgbe: check whether thermal sensor is enabled.Jacob Keller