summaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h (unfollow)
Commit message (Expand)AuthorFilesLines
2012-12-11tun: allow setting ethernet addresss while runningstephen hemminger1-0/+1
2012-12-11net: gro: dev_gro_receive() cleanupEric Dumazet1-26/+26
2012-12-11net: fix a race in gro_cell_poll()Eric Dumazet1-5/+9
2012-12-11bnx2x: use netdev_alloc_frag()Eric Dumazet2-13/+32
2012-12-10doc: Tighten-up and clarify description of tcp_fin_timeoutRick Jones1-9/+8
2012-12-10net: 8390: use io{read,write}*_rep accessorsMatthew Leach1-8/+8
2012-12-10net: dm9000: use io{read,write}*_rep accessorsMatthew Leach1-6/+6
2012-12-10net: smc91x: use io{read, write}*_rep accessors instead of string functionsWill Deacon1-10/+10
2012-12-10rtnetlink: add missing message types to selinux perm tableCong Wang1-0/+2
2012-12-10net: Allow DCBnl to use other namespaces besides init_netJohn Fastabend1-5/+2
2012-12-10smsc95xx: fix async register writes on big endian platformsSteve Glendinning1-5/+9
2012-12-10smsc95xx: fix register dump of last registerSteve Glendinning1-1/+1
2012-12-10smsc75xx: only set mac address once on bindSteve Glendinning1-2/+8
2012-12-10net: remove obsolete simple_strto<foo>Abhijit Pawar4-4/+18
2012-12-10virtio_net: fix a typo in virtnet_alloc_queues()Amerigo Wang1-1/+1
2012-12-10bridge: make buffer larger in br_setlink()Dan Carpenter1-1/+1
2012-12-09caif_usb: Make the driver name check more efficientBen Hutchings1-10/+3
2012-12-09caif_usb: Check driver name before reading driver state in netdev notifierBen Hutchings1-2/+5
2012-12-09virtio-net: support changing the number of queue pairs through ethtoolJason Wang1-0/+43
2012-12-09virtio_net: multiqueue supportJason Wang2-98/+402
2012-12-09virtio-net: separate fields of sending/receiving queue from virtnet_infoJason Wang1-124/+158
2012-12-09vxlan: Add capability of Rx checksum offload for inner packetJoseph Gasparakis1-2/+14
2012-12-09vxlan: capture inner headers during encapsulationJoseph Gasparakis1-1/+9
2012-12-09net: Handle encapsulated offloads before fragmentation or handing to lower devAlexander Duyck2-2/+17
2012-12-09net: Add support for hardware-offloaded encapsulationJoseph Gasparakis7-1/+134
2012-12-09r8169: workaround for missing extended GigaMAC registersfrançois romieu1-18/+24
2012-12-07tipc: refactor accept() code for improved readabilityPaul Gortmaker1-41/+48
2012-12-07tipc: add lock nesting notation to quiet lockdep warningYing Xue1-1/+2
2012-12-07tipc: eliminate connection setup for implied connect in recv_msg()Ying Xue1-7/+0
2012-12-07tipc: introduce non-blocking socket connectYing Xue1-65/+93
2012-12-07tipc: consolidate connection-oriented message reception in one functionYing Xue1-24/+51
2012-12-07tipc: standardize across connect/disconnect function namingPaul Gortmaker4-15/+31
2012-12-07tipc: change sk_receive_queue upper limitJon Maloy1-2/+2
2012-12-07bonding: Fix check for ethtool get_link operation supportBen Hutchings1-11/+6
2012-12-07bridge: export multicast database via netlinkCong Wang7-1/+225
2012-12-07net: doc : use more suitable word 'unexpected' to replace 'secluded'Shan Wei1-1/+1
2012-12-07net: phy: smsc: Fix config_init typoPatrick Trantham1-1/+1
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman107-284/+188
2012-12-07tipc: eliminate aggregate sk_receive_queue limitYing Xue1-19/+4
2012-12-07sctp: Add RCU protection to assoc->transport_addr_listThomas Graf4-10/+30
2012-12-07sctp: proc: protect bind_addr->address_list accesses with rcu_read_lock()Thomas Graf1-1/+6
2012-12-07tun: correctly report an error in tun_flow_init()Paul Moore1-1/+2
2012-12-07sctp: Fix compiler warning when CONFIG_DEBUG_SECTION_MISMATCH=yChristoph Paasch1-3/+3
2012-12-07chelsio: remove get_clock and use ktime_getJan Glauber1-13/+1
2012-12-07bnx2x: Prevent link flaps when booting from SAN.Barak Witkowski5-3/+34
2012-12-07net: phy: smsc: force all capable mode if the phy is started in powerdown modetrem2-1/+30
2012-12-07cnic, bnx2x, bnx2: Simplify cnic probing.Michael Chan6-19/+17
2012-12-07cnic: Include bnx2x.hMichael Chan2-46/+20
2012-12-07bnx2: Add BNX2 prefix to CHIP ID and name macrosMichael Chan3-120/+120
2012-12-07bnx2: Add BNX2 prefix to descriptor structures and macrosMichael Chan4-172/+181