aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-12-06sctp: remove the duplicate initializewangweidong1-41/+0
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller12-153/+155
2013-12-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller161-6258/+7162
2013-12-06tcp: auto corkingEric Dumazet6-13/+72
2013-12-063c59x/net: Use dev_is_pci() instead of hardcodingYijing Wang1-1/+1
2013-12-06net/fddi: Replace local macro with PCI standard macroYijing Wang1-13/+7
2013-12-06tcp: optimize some skb_shinfo(skb) usesEric Dumazet1-15/+21
2013-12-06gro: small napi_get_frags() optimEric Dumazet1-2/+1
2013-12-06ipv6: consistent use of IP6_INC_STATS_BH() in ip6_forward()Eric Dumazet1-11/+14
2013-12-06packet: use macro GET_PBDQC_FROM_RB to simplify the codesDuan Jiong1-4/+6
2013-12-06tun: spelling fixesstephen hemminger1-6/+6
2013-12-06tun: update file current positionZhi Yong Wu1-0/+2
2013-12-06macvtap: update file current positionZhi Yong Wu1-0/+2
2013-12-06net/*: Fix FSF address in file headersJeff Kirsher8-16/+8
2013-12-06net/irda: Fix FSF address in file headersJeff Kirsher14-42/+14
2013-12-06netfilter: Fix FSF address in file headersJeff Kirsher5-10/+5
2013-12-06netlabel: Fix FSF address in file headersJeff Kirsher13-26/+13
2013-12-06include/net/: Fix FSF address in file headersJeff Kirsher28-76/+32
2013-12-06ipv4/ipv6: Fix FSF address in file headersJeff Kirsher9-18/+9
2013-12-06sctp: Fix FSF address in file headersJeff Kirsher35-105/+70
2013-12-06drivers/net/*: Fix FSF address in file headersJeff Kirsher11-22/+11
2013-12-06usb: Fix FSF address in file headersJeff Kirsher25-50/+25
2013-12-06irda: Fix FSF address in file headersJeff Kirsher11-30/+11
2013-12-06ethernet: Fix FSF address in file headersJeff Kirsher60-134/+60
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville161-6258/+7162
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville34-103/+233
2013-12-05i40e: sync header files with hardwareAnjali Singhai Jain2-9/+6
2013-12-05i40e: restrict diag test lengthKamil Krawczyk1-4/+4
2013-12-05i40e: add support for triggering EMPRShannon Nelson3-0/+23
2013-12-05i40e: add interrupt testShannon Nelson3-2/+14
2013-12-05i40e: default debug mask settingShannon Nelson1-0/+1
2013-12-05i40e: fix debugging messagesMitch Williams1-2/+2
2013-12-05i40e: properly add VF MAC addressesMitch Williams1-1/+1
2013-12-05i40e: retry call on timeoutShannon Nelson1-6/+20
2013-12-05i40e: select reset counters correctlyShannon Nelson1-3/+3
2013-12-05i40e: allow one more vector for VFsMitch Williams1-1/+1
2013-12-05i40e: firmware version fields offsets updateAnjali Singhai jain2-8/+16
2013-12-05i40e: simplify aq head-tail-len setupsShannon Nelson2-36/+15
2013-12-05i40e: clear AQ head and tail registersShannon Nelson1-4/+14
2013-12-05i40e: register file updatesAnjali Singhai jain1-90/+44
2013-12-05i40e: set pf_id based on device and function numbersChristopher Pau1-1/+5
2013-12-05net: clear local_df when passing skb between namespacesHannes Frederic Sowa1-0/+1
2013-12-05tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling.Eric W. Biederman2-11/+2
2013-12-05forcedeth: run loopback test only on chipsets that support itIvan Vecera1-3/+5
2013-12-05bonding: add arp_ip_target checks when install the moduledingtianhong1-3/+3
2013-12-05bnx2x: avoid null pointer dereference when enabling SR-IOVMichal Kalderon1-0/+5
2013-12-05sctp: disable max_burst when the max_burst is 0wangweidong1-1/+1
2013-12-05net: davinci_emac: Fix platform data handling and make usable for am3517Tony Lindgren2-2/+26
2013-12-05qlge: Update version to 1.00.00.34Jitendra Kalsaria1-1/+1
2013-12-05qlge: Allow enable/disable rx/tx vlan acceleration independentlyJitendra Kalsaria1-8/+0