summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-06bpf: direct packet accessAlexei Starovoitov
2016-05-06bpf: cleanup verifier codeAlexei Starovoitov
2016-05-06Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-05-06net: vrf: Create FIB tables on link createDavid Ahern
2016-05-06cnic: call cp->stop_hw() in cnic_start_hw() on allocation failureJon Maxwell
2016-05-05i40e: constify i40e_client_ops structureJulia Lawall
2016-05-05i40e: fix misleading indentationArnd Bergmann
2016-05-05i40e: Test memory before ethtool alloc succeedsJesse Brandeburg
2016-05-05i40evf: Allocate Rx buffers properlyMitch Williams
2016-05-05i40e/i40evf: Remove unused hardware receive descriptor codeJesse Brandeburg
2016-05-05i40evf: refactor receive routineJesse Brandeburg
2016-05-05i40evf: Drop packet split receive routineJesse Brandeburg
2016-05-05i40e: Refactor receive routineJesse Brandeburg
2016-05-05net/mlx4: Avoid wrong virtual mappingsHaggai Abramovsky
2016-05-05i40e/i40evf: Remove reference to ring->dtypeJesse Brandeburg
2016-05-05i40e: Drop packet split receive routineJesse Brandeburg
2016-05-05i40e/i40evf: Refactor tunnel interpretationJesse Brandeburg
2016-05-04MAINTAINERS: Cleanup Intel Wired LAN maintainers listJeff Kirsher
2016-05-04tcp: 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