aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-12-09x25: convert printks to pr_<level>wangweidong7-17/+32
2013-12-09packet: introduce PACKET_QDISC_BYPASS socket optionDaniel Borkmann4-12/+102
2013-12-09net: dev: move inline skb_needs_linearize helper to headerDaniel Borkmann2-15/+18
2013-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller37-208/+314
2013-12-09packet: fix send path when running with proto == 0Daniel Borkmann2-25/+50
2013-12-09pkt_sched: give visibility to mq slave qdiscsEric Dumazet4-9/+18
2013-12-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller8-107/+316
2013-12-09wan: wanxl: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-12-09wan: pci200syn: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-12-09wan: pc300too: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-12-09wan: lmc: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-12-09wan: dscc4: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-12-09irda: vlsi_ir: remove unnecessary pci_set_drvdata()Jingoo Han1-3/+0
2013-12-09irda: via-ircc: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-12-09net: forcedeth: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-12-09net: ns83820: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-12-09net: bna: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-12-09net: sis900: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-12-09net: sfc: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-12-06i40e: Add a new variable to track number of pf instancesAnjali Singhai Jain2-0/+6
2013-12-06i40e: add num_VFs messageAnjali Singhai Jain1-0/+3
2013-12-06i40e: refactor ethtool testsShannon Nelson1-27/+30
2013-12-06i40e: clear test state bit after all ethtool testsShannon Nelson1-2/+3
2013-12-06i40e: only set up the rings to be usedShannon Nelson1-7/+7
2013-12-06i40e: Enable all PCTYPEs except FCOE for RSS.Anjali Singhai Jain1-14/+24
2013-12-06i40e: refactor reset codeAnjali Singhai Jain1-36/+95
2013-12-06i40e: Bump versionCatherine Sullivan1-1/+1
2013-12-06i40e: whitespaceJeff Kirsher1-0/+1
2013-12-06i40e: enable early hardware supportJesse Brandeburg4-10/+68
2013-12-06i40e: Add flag for L2 VEB filteringKevin Scott3-3/+12
2013-12-06i40e: get media type during link infoJesse Brandeburg3-0/+52
2013-12-06i40e: check multi-bit state correctlyJesse Brandeburg1-7/+9
2013-12-06i40e: separate TSYNVALID and TSYNINDX fields in Rx descriptorJacob Keller1-2/+7
2013-12-06ether_addr_equal: Optimize implementation, remove unused compare_ether_addrJoe Perches2-42/+37
2013-12-06unix: convert printks to pr_<level>wangweidong1-4/+5
2013-12-06ipv6 addrconf: introduce IFA_F_MANAGETEMPADDR to tell kernel to manage temporary addressesJiri Pirko2-72/+100
2013-12-06ipv6 addrconf: extend ifa_flags to u32Jiri Pirko4-15/+27
2013-12-06virtio-net: free bufs correctly on invalid packet lengthMichael Dalton1-3/+3
2013-12-06net: mvneta: Fix incorrect DMA unmapping sizeEzequiel Garcia1-2/+2
2013-12-06br: fix use of ->rx_handler_data in code executed on non-rx_handler pathJiri Pirko2-1/+11
2013-12-06virtio: delete napi structures from netdev before releasing memoryAndrey Vagin1-0/+5
2013-12-06virtio-net: determine type of bufs correctlyAndrey Vagin1-3/+3
2013-12-06net: introduce dev_consume_skb_any()Eric Dumazet2-24/+74
2013-12-06tun: remove unused parameter in tun_do_read()Zhi Yong Wu1-4/+3
2013-12-06macvtap: remove unused parameter in macvtap_do_read()Zhi Yong Wu1-3/+3
2013-12-06macvtap: remove the dead branchZhi Yong Wu1-6/+2
2013-12-06vhost: remove the dead branchZhi Yong Wu5-24/+6
2013-12-06bonding: fix packets_per_slave showingNikolay Aleksandrov1-2/+2
2013-12-06tg3: Update version to 3.135Nithin Sujir1-2/+2
2013-12-06tg3: Expand multicast drop counter miscounting fix to 5762Nithin Sujir1-0/+3