aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-10igb: Support ports mapped in 64-bit PCI spaceAaron Sierra1-7/+3
2013-12-10igb: Add media switching feature for i354 PHY'sCarolyn Wyborny5-0/+96
2013-12-10ixgbe: Focus config of head, tail ntc, and ntu all into a single functionDon Skidmore2-40/+19
2013-12-10ixgbevf: update Kconfig descriptionJacob Keller1-4/+4
2013-12-10i40e: Bump version numberCatherine Sullivan1-1/+1
2013-12-10i40e: remove and fix confusing define nameJesse Brandeburg1-4/+17
2013-12-10i40e: complain about out-of-range descriptor requestShannon Nelson1-9/+13
2013-12-10i40e: loopback info and set loopback fixKamil Krawczyk3-4/+6
2013-12-10i40e: restrict diag test messagesShannon Nelson1-9/+12
2013-12-09bgmac: connect to PHY and make use of PHY deviceRafał Miłecki2-138/+64
2013-12-09etherdevice: Optimize a few is_<foo>_ether_addr functionsJoe Perches1-2/+23
2013-12-09batadv: Slight optimization of batadv_compare_ethJoe Perches1-1/+1
2013-12-09etherdevice: Add ether_addr_equal_unalignedJoe Perches1-0/+18
2013-12-09neigh: ipv6: respect default values set before an address is assigned to deviceJiri Pirko3-1/+15
2013-12-09neigh: restore old behaviour of default parms valuesJiri Pirko5-6/+92
2013-12-09neigh: use tbl->family to distinguish ipv4 from ipv6Jiri Pirko6-6/+23
2013-12-09neigh: wrap proc dointvec functionsJiri Pirko3-15/+59
2013-12-09neigh: convert parms to an arrayJiri Pirko7-257/+238
2013-12-09net: sh_eth: do not issue a wild PHY reset through BMCRFlorian Fainelli1-1/+4
2013-12-09net: tc35815: use phy_init_hw for PHY resetFlorian Fainelli1-11/+4
2013-12-09net: pxa168_eth: use phy_init_hw for PHY resetFlorian Fainelli1-19/+1
2013-12-09net: mv643xx_eth: use phy_init_hw to reset PHYFlorian Fainelli1-20/+1
2013-12-09net: phy: consolidate PHY reset in phy_init_hw()Florian Fainelli3-4/+60
2013-12-09net: bfin_mac: do not reset PHY after phy_start()Florian Fainelli1-1/+0
2013-12-09net: greth: use phy_read_status()Florian Fainelli1-1/+1
2013-12-09net: phy: use phy_init_hw instead of open-coding itFlorian Fainelli1-5/+2
2013-12-09net: phy: report link partner features through ethtoolFlorian Fainelli3-2/+10
2013-12-09tun: remove useless codes in tun_chr_aio_read() and tun_recvmsg()Zhi Yong Wu1-5/+0
2013-12-09macvtap: remove useless codes in macvtap_aio_read() and macvtap_recvmsg()Zhi Yong Wu1-5/+0
2013-12-09xen-netback: improve guest-receive-side flow controlPaul Durrant3-185/+106
2013-12-09tipc: remove interface state mirroring in bearerErik Hugne7-117/+28
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-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-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