summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-11net: remove obsolete simple_strto<foo>Abhijit Pawar
2012-12-11tun: allow setting ethernet addresss while runningstephen hemminger
2012-12-11net: gro: dev_gro_receive() cleanupEric Dumazet
2012-12-11net: fix a race in gro_cell_poll()Eric Dumazet
2012-12-11bnx2x: use netdev_alloc_frag()Eric Dumazet
2012-12-10doc: Tighten-up and clarify description of tcp_fin_timeoutRick Jones
2012-12-10net: 8390: use io{read,write}*_rep accessorsMatthew Leach
2012-12-10net: dm9000: use io{read,write}*_rep accessorsMatthew Leach
2012-12-10net: smc91x: use io{read, write}*_rep accessors instead of string functionsWill Deacon
2012-12-10rtnetlink: add missing message types to selinux perm tableCong Wang
2012-12-10net: Allow DCBnl to use other namespaces besides init_netJohn Fastabend
2012-12-10smsc95xx: fix async register writes on big endian platformsSteve Glendinning
2012-12-10smsc95xx: fix register dump of last registerSteve Glendinning
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