aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'r8169_tso_ipv6'David S. Miller2014-07-11
|\
| * r8169: support IPv6hayeswang2014-07-11
| * r8169: use Giant Sendhayeswang2014-07-11
| * r8169: split rtl8169_tso_csumhayeswang2014-07-11
|/
* ipv4: remove the unnecessary variable in udp_mcast_nextLi RongQing2014-07-11
* dp83640: Adjust ptp event timestampsStefan Sørensen2014-07-11
* Merge branch 'mvebu'David S. Miller2014-07-10
|\
| * ethernet: Add new driver for Marvell Armada 375 network unitMarcin Wojtas2014-07-10
|/
* ipv6: fix the check when handle RALi RongQing2014-07-10
* net: cpmac: fix in debug messagesVarka Bhadram2014-07-10
* Merge branch 'bridge-fdb-dump-filter'David S. Miller2014-07-10
|\
| * bridge: netlink dump interface at par with brctlJamal Hadi Salim2014-07-10
| * bridge: fdb dumping takes a filter deviceJamal Hadi Salim2014-07-10
|/
* r8152: support jumbo frame for RTL8153hayeswang2014-07-10
* Merge branch 'cpmac-next'David S. Miller2014-07-10
|\
| * net: cpmac: fix in releasing resourcesVarka Bhadram2014-07-10
| * net: cpmac: fix proper spacing before return statementVarka Bhadram2014-07-10
| * net: cpmac: fix missing a blank line after declarationsVarka Bhadram2014-07-10
| * net: cpmac: fix cpmac driver structureVarka Bhadram2014-07-10
| * net: cpmac: dynamic debug fixesVarka Bhadram2014-07-10
| * net: cpmac: fix commentsVarka Bhadram2014-07-10
| * net: cpmac: remove space in macro definationVarka Bhadram2014-07-10
|/
* ipconfig: Only bootp paths should reference ic_dev_xid.David S. Miller2014-07-10
* Merge branch 'systemport-next'David S. Miller2014-07-09
|\
| * net: systemport: use kcalloc instead of kzallocFlorian Fainelli2014-07-09
| * net: systemport: align multiple lines correctlyFlorian Fainelli2014-07-09
|/
* hyperv: Add netpoll supportRichard Weinberger2014-07-09
* arc_emac: Remove unused pointer to net_device from arc_emac_privTobias Klauser2014-07-09
* arc_emac: Use net_device_stats from struct net_deviceTobias Klauser2014-07-09
* ipconfig: move ic_dev_xid under IPCONFIG_BOOTPFabian Frederick2014-07-09
* net: phy: export phy_suspend and phy_resumeFlorian Fainelli2014-07-09
* Merge branch 'fec-next'David S. Miller2014-07-08
|\
| * net: fec: consolidate hwtstamp implementationRussell King2014-07-08
| * net: fec: remove useless status check in tx reap pathRussell King2014-07-08
| * net: fec: add support for dumping transmit ring on timeoutRussell King2014-07-08
| * net: fec: reorder ethtool ops to match order in struct declarationRussell King2014-07-08
| * net: fec: clear receive interrupts before processing a packetRussell King2014-07-08
| * net: fec: replace delayed work with standard workRussell King2014-07-08
| * net: fec: better implementation of iMX6 ERR006358 quirkRussell King2014-07-08
|/
* netpoll: fix use after freedavid decotigny2014-07-08
* xen-netback: Adding debugfs "io_ring_qX" filesZoltan Kiss2014-07-08
* net: provide stubs for ip6_set_txhash and ip6_make_flowlabelFlorian Fainelli2014-07-08
* Merge branch 'fec-next'David S. Miller2014-07-08
|\
| * net: fec: clean up duplex mode handlingRussell King2014-07-08
| * net: fec: quiesce packet processing when taking link down in fec_enet_adjust_...Russell King2014-07-08
| * net: fec: quiesce packet processing before changing featuresRussell King2014-07-08
| * net: fec: quiesce packet processing before stopping device in fec_set_features()Russell King2014-07-08
| * net: fec: quiesce packet processing before stopping device in fec_suspend()Russell King2014-07-08
| * net: fec: remove inappropriate calls around fec_restart()Russell King2014-07-08
| * net: fec: move calls to quiesce/resume packet processing out of fec_restart()Russell King2014-07-08