- fe31a32 net: add sock_set_reuseport by Christoph Hellwig · 4 years, 7 months ago
- 26cfabf net: add sock_set_rcvbuf by Christoph Hellwig · 4 years, 7 months ago
- ce3d954 net: add sock_set_keepalive by Christoph Hellwig · 4 years, 7 months ago
- 783da70 net: add sock_enable_timestamps by Christoph Hellwig · 4 years, 7 months ago
- 7594888 net: add sock_bindtoindex by Christoph Hellwig · 4 years, 7 months ago
- 76ee078 net: add sock_set_sndtimeo by Christoph Hellwig · 4 years, 7 months ago
- 6e43496 net: add sock_set_priority by Christoph Hellwig · 4 years, 7 months ago
- c433594 net: add sock_no_linger by Christoph Hellwig · 4 years, 7 months ago
- b58f0e8 net: add sock_set_reuseaddr by Christoph Hellwig · 4 years, 7 months ago
- 1eba111 Merge tag 'mlx5-updates-2020-05-26' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 7 months ago
- d292456 tcp: ipv6: support RFC 6069 (TCP-LD) by Eric Dumazet · 4 years, 7 months ago
- 4d75250 net: dsa: sja1105: offload the Credit-Based Shaper qdisc by Vladimir Oltean · 4 years, 7 months ago
- 7c74186 selftests: Add torture tests to nexthop tests by David Ahern · 4 years, 7 months ago
- ed03a41 net/mlx5: DR, Split RX and TX lock for parallel insertion by Alex Vesker · 4 years, 7 months ago
- cedb281 net/mlx5: DR, Add a spinlock to protect the send ring by Alex Vesker · 4 years, 7 months ago
- fca5330 net/mlx5e: Optimize performance for IPv4/IPv6 ethertype by Eli Britstein · 4 years, 7 months ago
- 4a5d5d7 net/mlx5e: Helper function to set ethertype by Eli Britstein · 4 years, 8 months ago
- 810cbb2 net/mlx5: Add missing mutex destroy by Parav Pandit · 4 years, 8 months ago
- 9728366 net/mlx5e: Use change upper event to setup representors' bond_metadata by Vu Pham · 4 years, 10 months ago
- 88e96e5 net/mlx5e: Slave representors sharing unique metadata for match by Vu Pham · 4 years, 10 months ago
- 133dcfc net/mlx5: E-Switch, Alloc and free unique metadata for match by Vu Pham · 4 years, 10 months ago
- d97555e net/mlx5e: Add bond_metadata and its slave entries by Vu Pham · 4 years, 10 months ago
- d34eb2f net/mlx5e: Offload flow rules to active lower representor by Or Gerlitz · 6 years ago
- 553f932 net/mlx5e: Support tc block sharing for representors by Vu Pham · 5 years ago
- 7e51891 net/mlx5e: Use netdev events to set/del egress acl forward-to-vport rule by Or Gerlitz · 6 years ago
- bf773dc net/mlx5: E-Switch, Introduce APIs to enable egress acl forward-to-vport rule by Vu Pham · 4 years, 10 months ago
- 07bab95 net/mlx5: E-Switch, Refactor eswitch ingress acl codes by Vu Pham · 4 years, 9 months ago
- ea651a8 net/mlx5: E-Switch, Refactor eswitch egress acl codes by Vu Pham · 5 years ago
- ae920e8 Merge branch 'remove-kernel_getsockopt' by David S. Miller · 4 years, 7 months ago
- 7a15b2e net: remove kernel_getsockopt by Christoph Hellwig · 4 years, 7 months ago
- 0774dc7 dlm: use the tcp version of accept_from_sock for sctp as well by Christoph Hellwig · 4 years, 7 months ago
- 50ce4c0 sctp: fix typo sctp_ulpevent_nofity_peer_addr_change by Jonas Falkevik · 4 years, 7 months ago
- b3ae245 net/tls: Add force_resync for driver resync by Tariq Toukan · 4 years, 7 months ago
- bdad7f9 Merge branch 'net_sched-reduce-the-number-of-qdisc-resets' by David S. Miller · 4 years, 7 months ago
- 759ae57 net_sched: get rid of unnecessary dev_qdisc_reset() by Cong Wang · 4 years, 7 months ago
- 70f5096 net_sched: avoid resetting active qdisc for multiple times by Cong Wang · 4 years, 7 months ago
- f5a7833 net_sched: add a tracepoint for qdisc creation by Cong Wang · 4 years, 7 months ago
- a34dac0 net_sched: add tracepoints for qdisc_reset() and qdisc_destroy() by Cong Wang · 4 years, 7 months ago
- 4909dab net_sched: use qdisc_reset() in qdisc_destroy() by Cong Wang · 4 years, 7 months ago
- b3037ac drivers: ipa: remove discription of nonexistent element by Wang Wenhu · 4 years, 7 months ago
- 8fa54b1 drivers: ipa: fix typoes for ipa by Wang Wenhu · 4 years, 7 months ago
- be372e9 Merge branch 'tcp-tcp_v4_err-cleanups' by David S. Miller · 4 years, 7 months ago
- a12daf1 tcp: rename tcp_v4_err() skb parameter by Eric Dumazet · 4 years, 7 months ago
- f745664 tcp: add tcp_ld_RTO_revert() helper by Eric Dumazet · 4 years, 7 months ago
- d6a3511 Merge branch 'hns3-next' by David S. Miller · 4 years, 7 months ago
- 6f45a9b net: hns3: add a print for initializing CMDQ when reset pending by Huazhong Tan · 4 years, 7 months ago
- 0195220 net: hns3: remove unnecessary MAC enable in app loopback by Yufeng Mo · 4 years, 7 months ago
- 60c800c net: hns3: change the order of reinitializing RoCE and NIC client during reset by Yufeng Mo · 4 years, 7 months ago
- 4cd5bea net: hns3: add a resetting check in hclgevf_init_nic_client_instance() by Guangbin Huang · 4 years, 7 months ago
- 4a11c55 Merge branch 'net-mscc-allow-forwarding-ioctl-operations-to-attached-PHYs' by David S. Miller · 4 years, 7 months ago
- b2e118f net: mscc: allow offloading timestamping operations to the PHY by Antoine Tenart · 4 years, 7 months ago
- 7ff4f3f net: mscc: use the PHY MII ioctl interface when possible by Antoine Tenart · 4 years, 7 months ago
- 626a832 net: dsa: felix: accept VLAN config regardless of bridge VLAN awareness state by Vladimir Oltean · 4 years, 7 months ago
- 5a1b72c net: add large ecmp group nexthop tests by Stephen Worley · 4 years, 7 months ago
- f99c064 mtk-star-emac: mark PM functions as __maybe_unused by Arnd Bergmann · 4 years, 7 months ago
- 20f6a05 bridge: mrp: Rework the MRP netlink interface by Horatiu Vultur · 4 years, 7 months ago
- 9f01a71 net: dsa: b53: remove redundant premature assignment to new_pvid by Colin Ian King · 4 years, 7 months ago
- f96e964 net: ethernet: mtk-star-emac: fix error path in RX handling by Bartosz Golaszewski · 4 years, 7 months ago
- 7cf4eda mlxsw: spectrum_router: remove redundant initialization of pointer br_dev by Colin Ian King · 4 years, 7 months ago
- d8e79f1 nexthop: Fix type of event_type in call_nexthop_notifiers by Nathan Chancellor · 4 years, 7 months ago
- dc0f3ed net: phy: at803x: add cable diagnostics support for ATH9331 and ATH8032 by Oleksij Rempel · 4 years, 7 months ago
- 943bbe1 Merge branch 'Raw-PHY-TDR-data' by David S. Miller · 4 years, 7 months ago
- db8668a net: phy: marvell: Configure TDR pulse based on measurement length by Andrew Lunn · 4 years, 7 months ago
- a618e86d net : phy: marvell: Speedup TDR data retrieval by only changing page once by Andrew Lunn · 4 years, 7 months ago
- f2bc8ad net: ethtool: Allow PHY cable test TDR data to configured by Andrew Lunn · 4 years, 7 months ago
- 0c9bcc1 net: phy: marvell: Add support for amplitude graph by Andrew Lunn · 4 years, 7 months ago
- 6b4a0fc net: ethtool: Add helpers for cable test TDR data by Andrew Lunn · 4 years, 7 months ago
- 1a644de net: ethtool: Add generic parts of cable test TDR by Andrew Lunn · 4 years, 7 months ago
- a331172 net: ethtool: Add attributes for cable test TDR data by Andrew Lunn · 4 years, 7 months ago
- 53c0ec4 ne2k-pci: Fix various coding-style issues and improve printk() usage by Armin Wolf · 4 years, 7 months ago
- 81f3dc9 macvlan: Skip loopback packets in RX handler by Alexander Sverdlin · 4 years, 7 months ago
- 4fdd2db Merge branch 'mlxsw-Various-trap-changes-part-2' by David S. Miller · 4 years, 7 months ago
- 10d3757 mlxsw: spectrum_router: Allow programming link-local prefix routes by Ido Schimmel · 4 years, 7 months ago
- 9785b92 mlxsw: spectrum: Add packet traps for BFD packets by Ido Schimmel · 4 years, 7 months ago
- dacc4e3 mlxsw: spectrum: Treat IPv6 link-local SIP as an exception by Ido Schimmel · 4 years, 7 months ago
- 1260e08 mlxsw: spectrum: Share one group for all locally delivered packets by Ido Schimmel · 4 years, 7 months ago
- 500769b mlxsw: reg: Move all trap groups under the same enum by Ido Schimmel · 4 years, 7 months ago
- b87bde8 mlxsw: spectrum_trap: Do not hard code "thin" policer identifier by Ido Schimmel · 4 years, 7 months ago
- 03cb0ce mlxsw: switchx2: Move SwitchX-2 trap groups out of main enum by Ido Schimmel · 4 years, 7 months ago
- 025b7de mlxsw: spectrum: Reduce priority of locally delivered packets by Ido Schimmel · 4 years, 7 months ago
- 1e3cd58 mlxsw: spectrum: Use same trap group for local routes and link-local destination by Ido Schimmel · 4 years, 7 months ago
- d322309 mlxsw: spectrum: Use separate trap group for FID miss by Ido Schimmel · 4 years, 7 months ago
- 954eef2 mlxsw: spectrum: Use same trap group for various IPv6 packets by Ido Schimmel · 4 years, 7 months ago
- 412df3d mlxsw: spectrum: Rename IPv6 ND trap group by Ido Schimmel · 4 years, 7 months ago
- 761bc42 mlxsw: spectrum: Use same switch case for identical groups by Ido Schimmel · 4 years, 7 months ago
- 3c2d8a04 mlxsw: spectrum: Use dedicated trap group for ACL trap by Ido Schimmel · 4 years, 7 months ago
- 4e637c7 mptcp: attempt coalescing when moving skbs to mptcp rx queue by Florian Westphal · 4 years, 7 months ago
- 12b1bc7 r8169: improve rtl_remove_one by Heiner Kallweit · 4 years, 7 months ago
- 394fe48 Merge branch 'net-ethernet-fec-move-GPR-register-offset-and-bit-into-DT' by David S. Miller · 4 years, 7 months ago
- f099b8b7 ARM: dts: imx6qdl-sabresd: enable fec wake-on-lan by Fugang Duan · 4 years, 7 months ago
- d009a62 ARM: dts: imx: add ethernet stop mode property by Fugang Duan · 4 years, 7 months ago
- 998ec26 dt-bindings: fec: update the gpr property by Fugang Duan · 4 years, 7 months ago
- 8a448bf net: ethernet: fec: move GPR register offset and bit into DT by Fugang Duan · 4 years, 7 months ago
- 09d0310 net/smc: mark smc_pnet_policy as const by Dmitry Vyukov · 4 years, 7 months ago
- 745bd6f Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 4 years, 7 months ago
- 0e34811 Merge branch 'net-phy-mscc-miim-reduce-waiting-time-between-MDIO-transactions' by David S. Miller · 4 years, 7 months ago
- a021ada net: phy: mscc-miim: read poll when high resolution timers are disabled by Antoine Tenart · 4 years, 7 months ago
- d9c6de35 net: phy: mscc-miim: improve waiting logic by Antoine Tenart · 4 years, 7 months ago
- f5112c8a net: phy: mscc-miim: remove redundant timeout check by Antoine Tenart · 4 years, 7 months ago
- 9513167 net: phy: mscc-miim: use more reasonable delays by Antoine Tenart · 4 years, 7 months ago