summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-08devlink: Change dpipe/resource get privilegesArkadi Sharshevsky
2018-03-08selftests/net: enable fragments for fib-onlink-testsAnders Roxell
2018-03-08ipvlan: properly annotate rx_handler accessPaolo Abeni
2018-03-07net/mlx5: Fix wrongly assigned CQ reference counterLeon Romanovsky
2018-03-07net/mlx5: IPSec, Add support for ESNAviad Yehezkel
2018-03-07net/mlx5e: Added common function for to_ipsec_sa_entryAviad Yehezkel
2018-03-07net/mlx5: Add flow-steering commands for FPGA IPSec implementationAviad Yehezkel
2018-03-07net/mlx5: Refactor accel IPSec codeAviad Yehezkel
2018-03-07net/mlx5: Added required metadata capability for ipsecAviad Yehezkel
2018-03-07net/mlx5: Export ipsec capabilitiesAviad Yehezkel
2018-03-07net/mlx5: IPSec, Add command V2 supportAviad Yehezkel
2018-03-07net/mlx5e: IPSec, Add support for ESP trailer removal by hardwareYossi Kuperman
2018-03-07net/mlx5: IPSec, Generalize sandbox QP commandsYossi Kuperman
2018-03-07net/mlx5: Use MLX5_IPSEC_DEV macro for ipsec capsSaeed Mahameed
2018-03-07ip6mr: remove synchronize_rcu() in favor of SOCK_RCU_FREEEric Dumazet
2018-03-07Merge branch 'RDS-zerocopy-code-enhancements'David S. Miller
2018-03-07rds: use list structure to track information for zerocopy completion notifica...Sowmini Varadhan
2018-03-07rds: refactor zcopy code into rds_message_zcopy_from_userSowmini Varadhan
2018-03-07cxgb3: remove VLA usageGustavo A. R. Silva
2018-03-07sock: Fix SO_ZEROCOPY switch caseJesus Sanchez-Palencia
2018-03-07Merge branch 'mvpp2-ucast-filter'David S. Miller
2018-03-07net: mvpp2: Add support for unicast filteringMaxime Chevallier
2018-03-07net: mvpp2: Simplify MAC filtering function parametersMaxime Chevallier
2018-03-07selftests: forwarding: fix flags passed to first drop rule in gact_drop_and_o...Jiri Pirko
2018-03-07selftests: forwarding: fix "ok" action testJiri Pirko
2018-03-07net: cdc_eem: clean up bind error pathJohan Hovold
2018-03-07net: kalmia: clean up bind error pathJohan Hovold
2018-03-07Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/k...David S. Miller
2018-03-07selftests: net: Introduce first PMTU testStefano Brivio
2018-03-07net/mlx4_en: try to use high order pages for RX ringsEric Dumazet
2018-03-07enic: fix boolreturn.cocci warningsFengguang Wu
2018-03-07net: dsa: mv88e6xxx: fix boolreturn.cocci warningsFengguang Wu
2018-03-07net: phy: mdio-mux: slience probe defer errorJerome Brunet
2018-03-07net: unpollute priv_flags spacePaolo Abeni
2018-03-07Merge branch 'net-phy-remove-phy_error-from-phy_disable_interrupts'David S. Miller
2018-03-07net: phy: use phy_disable_interrupts in phy_stopHeiner Kallweit
2018-03-07net: phy: remove phy_error from phy_disable_interruptsHeiner Kallweit
2018-03-07selftests/net: fix in_netns.sh scriptPrashant Bhole
2018-03-07net: mvpp2: mvpp2_check_hw_buf_num() can be statickbuild test robot
2018-03-07ipv6: ndisc: use true and false for boolean valuesGustavo A. R. Silva
2018-03-07dt-bindings: net: dsa: marvell: describe compatibility stringBrandon Streiff
2018-03-07tipc: bcast: use true and false for boolean valuesGustavo A. R. Silva
2018-03-07Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2018-03-07Merge branch 'lan743x-driver'David S. Miller
2018-03-07lan743x: Update MAINTAINERS to include lan743x driverBryan Whitehead
2018-03-07lan743x: Add main source files for new lan743x driverBryan Whitehead
2018-03-07Merge branch 'sctp-add-support-for-some-msg_control-options-from-RFC6458'David S. Miller
2018-03-07sctp: add support for snd flag SCTP_SENDALL process in sendmsgXin Long
2018-03-07sctp: add support for SCTP_DSTADDRV4/6 Information for sendmsgXin Long
2018-03-07sctp: add support for PR-SCTP Information for sendmsgXin Long