summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-05-04bnxt: Add support for segmentation of tunnels with outer checksumsAlexander Duyck
2016-05-04net/mlx5e: Fix IPv6 tunnel checksum offloadAlexander Duyck
2016-05-04net/mlx5e: Add support for UDP tunnel segmentation with outer checksum offloadAlexander Duyck
2016-05-04net/mlx4_en: Add support for inner IPv6 checksum offloads and TSOAlexander Duyck
2016-05-04net/mlx4_en: Add support for UDP tunnel segmentation with outer checksum offloadAlexander Duyck
2016-05-04net: Fix netdev_fix_features so that TSO_MANGLEID is only available with TSOAlexander Duyck
2016-05-04gso: Only allow GSO_PARTIAL if we can checksum the inner protocolAlexander Duyck
2016-05-04gso: Do not perform partial GSO if number of partial segments is 1 or lessAlexander Duyck
2016-05-04gre: change gre_parse_header to return the header lengthJiri Benc
2016-05-04tcp: guarantee forward progress in tcp_sendmsg()Eric Dumazet
2016-05-04ixgbevf: Remove unused parameterTony Nguyen
2016-05-04ixgbe: Disable DCB and FCoE for X550EM_x and x550em_aUsha Ketineni
2016-05-04ixgbevf: Use mac_ops instead of trying to identify NIC typeAlexander Duyck
2016-05-04ixgbevf: Change the relaxed order settings in VF driver for sparcBabu Moger
2016-05-04ixgbe: Revise populating few registers and macro definitionsPreethi Banala
2016-05-04ixgbe: Return 64 bit stats valuesPreethi Banala
2016-05-04ixgbe: Remove duplicate and unused device ID definitionsPreethi Banala
2016-05-04ixgbe: check EEPROM for WOL support for X540 and aboveEmil Tantilov
2016-05-04ixgbe: add WoL support for some 82599 subdevice IDsEmil Tantilov
2016-05-04ixgbevf: Support Windows hosts (Hyper-V)KY Srinivasan
2016-05-04ixgbevf: Add the device ID's presented while running on Hyper-VKY Srinivasan
2016-05-04ixgbe: Match on multiple headers for cls_u32 offloadsAmritha Nambiar
2016-05-04ixgbe: Add support for redirect action to cls_u32 offloadsSridhar Samudrala
2016-05-04net_sched: act_mirred: add helper inlines to access tcf_mirred infoSridhar Samudrala
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds