summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-06i40e: Test memory before ethtool alloc succeedsJesse Brandeburg
2016-05-06i40evf: Allocate Rx buffers properlyMitch Williams
2016-05-06i40e/i40evf: Remove unused hardware receive descriptor codeJesse Brandeburg
2016-05-06i40evf: refactor receive routineJesse Brandeburg
2016-05-06i40evf: Drop packet split receive routineJesse Brandeburg
2016-05-06i40e: Refactor receive routineJesse Brandeburg
2016-05-06net/mlx4: Avoid wrong virtual mappingsHaggai Abramovsky
2016-05-06i40e/i40evf: Remove reference to ring->dtypeJesse Brandeburg
2016-05-06i40e: Drop packet split receive routineJesse Brandeburg
2016-05-06i40e/i40evf: Refactor tunnel interpretationJesse Brandeburg
2016-05-05MAINTAINERS: Cleanup Intel Wired LAN maintainers listJeff Kirsher
2016-05-05tcp: two more missing bh disableEric Dumazet
2016-05-04Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-05-04drivers: fix dev->trans_start removal falloutFlorian Westphal
2016-05-04bonding: update documentation section after dev->trans_start removalFlorian Westphal
2016-05-04usbnet: smsc95xx: silence an uninitialized variable warningDan Carpenter
2016-05-04usbnet/smsc75xx: silence uninitialized variable warningDan Carpenter
2016-05-04tcp: must block bh in __inet_twsk_hashdance()Eric Dumazet
2016-05-04tcp: fix lockdep splat in tcp_snd_una_update()Eric Dumazet
2016-05-04Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2016-05-04mdio_bus: don't return NULL from mdiobus_scan()Sergei Shtylyov
2016-05-04Merge branch 'kill_trans_start'David S. Miller
2016-05-04net: remove dev->trans_startFlorian Westphal
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-05-04netdevice: add helper to update trans_startFlorian Westphal
2016-05-04drivers: replace dev->trans_start accesses with dev_trans_startFlorian Westphal
2016-05-04dmfe: kill DEVICE defineFlorian Westphal
2016-05-04gre6: add Kconfig dependency for NET_IPGRE_DEMUXArnd Bergmann
2016-05-04Merge branch 'gre-teb'David S. Miller
2016-05-04gre: receive also TEB packets for lwtunnelsJiri Benc
2016-05-04gre: move iptunnel_pull_header down to ipgre_rcvJiri Benc
2016-05-04gre: remove superfluous pskb_may_pullJiri Benc
2016-05-04Merge branch 'mlx5-sriov-updates'David S. Miller
2016-05-04net/mlx5: E-Switch, Implement trust vf ndoMohamad Haj Yahia
2016-05-04net/mlx5: E-Switch, Implement promiscuous rx modes vf request handlingMohamad Haj Yahia
2016-05-04net/mlx5: E-Switch, Add promiscuous and allmulti FDB flowtable groupsMohamad Haj Yahia
2016-05-04net/mlx5: E-Switch, Use vport event handler for vport cleanupMohamad Haj Yahia
2016-05-04net/mlx5: E-Switch, Enable/disable ACL tables on demandMohamad Haj Yahia
2016-05-04net/mlx5: E-Switch, Vport ingress/egress ACLs rules for spoofchkMohamad Haj Yahia
2016-05-04net/mlx5: E-Switch, Vport ingress/egress ACLs rules for VST modeMohamad Haj Yahia
2016-05-04net/mlx5: E-Switch, Introduce VST vport ingress/egress ACLsMohamad Haj Yahia
2016-05-04net/mlx5: E-Switch, Fix error flow memory leakMohamad Haj Yahia
2016-05-04net/mlx5: E-Switch, Replace vport spin lock with synchronize_irq()Mohamad Haj Yahia
2016-05-04net/mlx5: Flow steering, Add vport ACL supportMohamad Haj Yahia
2016-05-04net/mlx5e: Fix aRFS compilation dependencyMaor Gottlieb
2016-05-04Merge branch 'cxgb4-mbox'David S. Miller
2016-05-04cxgb4: Check for firmware errors in the mailbox command loopHariprasad Shenai
2016-05-04cxgb4: Don't sleep when mbox cmd is issued from interrupt contextHariprasad Shenai
2016-05-04drivers: net: emac: add Atheros AR8035 phy initialization codeChristian Lamparter
2016-05-04Merge branch 'tunnel-features-and-gso-partial'David S. Miller