summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-17net/mlx5e: Ignore attempts to offload multiple times a TC flowOr Gerlitz
2018-05-17net/mlx5e: Use shared table for offloaded TC eswitch flowsOr Gerlitz
2018-05-17net/mlx5e: Prepare for shared table to keep TC eswitch flowsOr Gerlitz
2018-05-17net/mlx5e: Add ingress/egress indication for offloaded TC flowsOr Gerlitz
2018-05-17net/mlx5e: Offload TC eswitch rules for VFs belonging to different PFsRabie Loulou
2018-05-17Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...Saeed Mahameed
2018-05-17net/mlx5e: Explicitly set source e-switch in offloaded TC rulesShahar Klein
2018-05-17net/mlx5: Add source e-switch ownerShahar Klein
2018-05-17net/mlx5e: Explicitly set destination e-switch in FDB rulesRabie Loulou
2018-05-17net/mlx5: Add destination e-switch ownerShahar Klein
2018-05-17net/mlx5: Properly handle a vport destination when setting FTEShahar Klein
2018-05-17net/mlx5: Add merged e-switch capRoi Dayan
2018-05-17Merge branch 'net-Allow-more-drivers-with-COMPILE_TEST'David S. Miller
2018-05-17net: phy: Allow MDIO_MOXART and MDIO_SUN4I with COMPILE_TESTFlorian Fainelli
2018-05-17net: ethernet: freescale: Allow FEC with COMPILE_TESTFlorian Fainelli
2018-05-17net: ethernet: ti: Allow most drivers with COMPILE_TESTFlorian Fainelli
2018-05-17vlan: Add extack messages for link createDavid Ahern
2018-05-17qede: Add build_skb() support.Manish Chopra
2018-05-17Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-05-17tc-testing: fixed copy-pasting error in ife testsRoman Mashak
2018-05-17net/ncsi: prevent a couple array underflowsDan Carpenter
2018-05-17net/smc: init conn.tx_work & conn.send_lock soonerEric Dumazet
2018-05-17nfp: flower: fix error path during representor creationJiri Pirko
2018-05-17Merge branch 'mvpp2-small-improvements'David S. Miller
2018-05-17net: mvpp2: print rx error with rate-limitYan Markman
2018-05-17net: mvpp2: set mac address does not require the stop/start sequenceYan Markman
2018-05-17net: mvpp2: avoid checking for free aggregated descriptors twiceYan Markman
2018-05-17Merge branch 'mvpp2-phylink-conversion'David S. Miller
2018-05-17net: mvpp2: 2500baseX supportAntoine Tenart
2018-05-17net: mvpp2: 1000baseX supportAntoine Tenart
2018-05-17phy: cp110-comphy: 2.5G SGMII modeAntoine Tenart
2018-05-17phy: add 2.5G SGMII mode to the phy_mode enumAntoine Tenart
2018-05-17net: mvpp2: phylink supportAntoine Tenart
2018-05-17net: mvpp2: align the ethtool ops definitionAntoine Tenart
2018-05-17Merge tag 'wireless-drivers-next-for-davem-2018-05-17' of git://git.kernel.or...David S. Miller
2018-05-17vmxnet3: Replace msleep(1) with usleep_range()YueHaibing
2018-05-17bonding: introduce link change helperTonghao Zhang
2018-05-17Merge branch 'tcp-default-RACK-loss-recovery'David S. Miller
2018-05-17tcp: don't mark recently sent packets lost on RTOYuchung Cheng
2018-05-17tcp: new helper tcp_rack_skb_timeoutYuchung Cheng
2018-05-17tcp: separate loss marking and state update on RTOYuchung Cheng
2018-05-17tcp: new helper tcp_timeout_mark_lostYuchung Cheng
2018-05-17tcp: account lost retransmit after timeoutYuchung Cheng
2018-05-17tcp: simpler NewReno implementationYuchung Cheng
2018-05-17tcp: disable RFC6675 loss detectionYuchung Cheng
2018-05-17tcp: support DUPACK threshold in RACKYuchung Cheng
2018-05-17net: ethernet: ti: cpsw: disable mq feature for "AM33xx ES1.0" devicesIvan Khoronzhuk
2018-05-17Merge branch 'sched-refactor-NOLOCK-qdiscs'David S. Miller
2018-05-17pfifo_fast: drop unneeded additional lock on dequeuePaolo Abeni
2018-05-17sched: replace __QDISC_STATE_RUNNING bit with a spin lockPaolo Abeni