summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-12ipv6: addrconf: implement address generation modesJiri Pirko3-18/+45
2014-07-12net/hsr: Remove left-over never-true conditional code.Arvid Brodin1-4/+0
2014-07-12Merge branch 'r8169_tso_ipv6'David S. Miller1-39/+181
2014-07-12r8169: support IPv6hayeswang1-12/+145
2014-07-12r8169: use Giant Sendhayeswang1-1/+7
2014-07-12r8169: split rtl8169_tso_csumhayeswang1-34/+37
2014-07-12ipv4: remove the unnecessary variable in udp_mcast_nextLi RongQing1-5/+4
2014-07-12dp83640: Adjust ptp event timestampsStefan Sørensen1-0/+3
2014-07-11Merge branch 'mvebu'David S. Miller4-0/+6463
2014-07-11ethernet: Add new driver for Marvell Armada 375 network unitMarcin Wojtas4-0/+6463
2014-07-11ipv6: fix the check when handle RALi RongQing1-6/+6
2014-07-11net: cpmac: fix in debug messagesVarka Bhadram1-12/+12
2014-07-10Merge branch 'bridge-fdb-dump-filter'David S. Miller8-22/+87
2014-07-10bridge: netlink dump interface at par with brctlJamal Hadi Salim2-19/+70
2014-07-10bridge: fdb dumping takes a filter deviceJamal Hadi Salim8-10/+24
2014-07-10r8152: support jumbo frame for RTL8153hayeswang1-4/+32
2014-07-10Merge branch 'cpmac-next'David S. Miller1-139/+148
2014-07-10net: cpmac: fix in releasing resourcesVarka Bhadram1-2/+3
2014-07-10net: cpmac: fix proper spacing before return statementVarka Bhadram1-0/+8
2014-07-10net: cpmac: fix missing a blank line after declarationsVarka Bhadram1-0/+8
2014-07-10net: cpmac: fix cpmac driver structureVarka Bhadram1-3/+5
2014-07-10net: cpmac: dynamic debug fixesVarka Bhadram1-74/+62
2014-07-10net: cpmac: fix commentsVarka Bhadram1-19/+21
2014-07-10net: cpmac: remove space in macro definationVarka Bhadram1-41/+41
2014-07-10ipconfig: Only bootp paths should reference ic_dev_xid.David S. Miller1-1/+1
2014-07-10Merge branch 'systemport-next'David S. Miller1-62/+61
2014-07-10net: systemport: use kcalloc instead of kzallocFlorian Fainelli1-3/+3
2014-07-10net: systemport: align multiple lines correctlyFlorian Fainelli1-59/+58
2014-07-10hyperv: Add netpoll supportRichard Weinberger1-0/+11
2014-07-10arc_emac: Remove unused pointer to net_device from arc_emac_privTobias Klauser2-3/+0
2014-07-10arc_emac: Use net_device_stats from struct net_deviceTobias Klauser2-7/+5
2014-07-10ipconfig: move ic_dev_xid under IPCONFIG_BOOTPFabian Frederick1-2/+1
2014-07-09net: phy: export phy_suspend and phy_resumeFlorian Fainelli1-0/+2
2014-07-09Merge branch 'fec-next'David S. Miller2-80/+68
2014-07-09net: fec: consolidate hwtstamp implementationRussell King1-18/+19
2014-07-09net: fec: remove useless status check in tx reap pathRussell King1-3/+0
2014-07-09net: fec: add support for dumping transmit ring on timeoutRussell King1-0/+23
2014-07-09net: fec: reorder ethtool ops to match order in struct declarationRussell King1-7/+5
2014-07-09net: fec: clear receive interrupts before processing a packetRussell King1-0/+2
2014-07-09net: fec: replace delayed work with standard workRussell King2-26/+16
2014-07-09net: fec: better implementation of iMX6 ERR006358 quirkRussell King2-27/+4
2014-07-09netpoll: fix use after freedavid decotigny1-1/+2
2014-07-09xen-netback: Adding debugfs "io_ring_qX" filesZoltan Kiss4-2/+200
2014-07-09net: provide stubs for ip6_set_txhash and ip6_make_flowlabelFlorian Fainelli1-0/+10
2014-07-09Merge branch 'fec-next'David S. Miller1-43/+84
2014-07-09net: fec: clean up duplex mode handlingRussell King1-12/+12
2014-07-09net: fec: quiesce packet processing when taking link down in fec_enet_adjust_...Russell King1-0/+4
2014-07-09net: fec: quiesce packet processing before changing featuresRussell King1-9/+16
2014-07-09net: fec: quiesce packet processing before stopping device in fec_set_features()Russell King1-1/+1
2014-07-09net: fec: quiesce packet processing before stopping device in fec_suspend()Russell King1-7/+9