- 9f7da9a l2tp: cleanup difficult-to-read line breaks by Tom Parkin · 4 years, 6 months ago
- 20dcb11 l2tp: cleanup comments by Tom Parkin · 4 years, 6 months ago
- b71a61c l2tp: cleanup whitespace use by Tom Parkin · 4 years, 6 months ago
- 637989b devlink: Always use user_ptr[0] for devlink and simplify post_doit by Parav Pandit · 4 years, 6 months ago
- fdd8fac hv_netvsc: add support for vlans in AF_PACKET mode by Sriram Krishnan · 4 years, 6 months ago
- 6ab301c mptcp: zero token hash at creation time. by Paolo Abeni · 4 years, 6 months ago
- bb809a0 lan743x: remove redundant initialization of variable current_head_index by Colin Ian King · 4 years, 6 months ago
- c6dd648 enetc: Remove the imdio bus on PF probe bailout by Claudiu Manoil · 4 years, 6 months ago
- 7979a7d net: qed: Remove unneeded cast from memory allocation by Wang Hai · 4 years, 6 months ago
- fb16d46 net: phy: fix check in get_phy_c45_ids by Vladimir Oltean · 4 years, 6 months ago
- 749c08f net: dccp: Add SIOCOUTQ IOCTL support (send buffer fill) by Richard Sailer · 4 years, 6 months ago
- 09a0d32 Merge branch 'Add-DSA-yaml-binding' by David S. Miller · 4 years, 6 months ago
- 85e05d2 net: dsa: of: Allow ethernet-ports as encapsulating node by Kurt Kanzenbach · 4 years, 6 months ago
- 5a18bb1 dt-bindings: net: dsa: Let dsa.txt refer to dsa.yaml by Kurt Kanzenbach · 4 years, 6 months ago
- bce5859 dt-bindings: net: dsa: Add DSA yaml binding by Kurt Kanzenbach · 4 years, 6 months ago
- 8bb849d6 net: mscc: ocelot: fix non-initialized CPU port on VSC7514 by Vladimir Oltean · 4 years, 6 months ago
- a6c0d09 net: explicitly include <linux/compat.h> in net/core/sock.c by Christoph Hellwig · 4 years, 6 months ago
- dee72f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago
- fa56a98 Merge branch 'ionic-updates' by David S. Miller · 4 years, 6 months ago
- 1b897e7 ionic: interface file updates by Shannon Nelson · 4 years, 6 months ago
- 6a6014e ionic: rearrange reset and bus-master control by Shannon Nelson · 4 years, 6 months ago
- 3fbc9bb ionic: update eid test for overflow by Shannon Nelson · 4 years, 6 months ago
- 4471b1c ionic: remove unused ionic_coal_hw_to_usec by Shannon Nelson · 4 years, 6 months ago
- c8768e7 ionic: set netdev default name by Shannon Nelson · 4 years, 6 months ago
- 4b03b27 ionic: get MTU from lif identity by Shannon Nelson · 4 years, 6 months ago
- 4787dd5 bareudp: Reverted support to enable & disable rx metadata collection by Martin Varghese · 4 years, 6 months ago
- 4303aa98 Merge branch 'dpaa2-eth-add-support-for-TBF-offload' by David S. Miller · 4 years, 6 months ago
- 3657cda dpaa2-eth: add support for TBF offload by Ioana Ciornei · 4 years, 6 months ago
- 39344a8 dpaa2-eth: add API for Tx shaping by Ioana Ciornei · 4 years, 6 months ago
- e3ec13b dpaa2-eth: move the mqprio setup into a separate function by Ioana Ciornei · 4 years, 6 months ago
- c1d069e mptcp: move helper to where its used by Florian Westphal · 4 years, 6 months ago
- 1fe4085 Merge branch 'devlink-small-improvements' by David S. Miller · 4 years, 6 months ago
- eac5f8a devlink: Constify devlink instance pointer by Parav Pandit · 4 years, 6 months ago
- 336ce1c devlink: Add comment for devlink instance lock by Parav Pandit · 4 years, 6 months ago
- 9232a3e devlink: Avoid duplicate check for reload enabled flag by Parav Pandit · 4 years, 6 months ago
- 6553e56 devlink: Do not hold devlink mutex when initializing devlink fields by Parav Pandit · 4 years, 6 months ago
- 3fc364c r8169: allow to enable ASPM on RTL8125A by Heiner Kallweit · 4 years, 6 months ago
- 4c8024f Merge branch 'ena-driver-new-features' by David S. Miller · 4 years, 6 months ago
- 0e3a3f6 net: ena: support new LLQ acceleration mode by Arthur Kiyanovski · 4 years, 6 months ago
- c29efea net: ena: move llq configuration from ena_probe to ena_device_init() by Arthur Kiyanovski · 4 years, 6 months ago
- 0ee60ed net: ena: enable support of rss hash key and function changes by Arthur Kiyanovski · 4 years, 6 months ago
- 0f505c6 net: ena: add support for traffic mirroring by Arthur Kiyanovski · 4 years, 6 months ago
- 0dcec68 net: ena: cosmetic: change ena_com_stats_admin stats to u64 by Arthur Kiyanovski · 4 years, 6 months ago
- 79890d3 net: ena: cosmetic: satisfy gcc warning by Arthur Kiyanovski · 4 years, 6 months ago
- 866032a net: ena: add reserved PCI device ID by Arthur Kiyanovski · 4 years, 6 months ago
- 1e5ae35 net: ena: avoid unnecessary rearming of interrupt vector when busy-polling by Arthur Kiyanovski · 4 years, 6 months ago
- d4eae99 qed: Fix ILT and XRCD bitmap memory leaks by Yuval Basson · 4 years, 6 months ago
- 11de577 Merge branch 'Phylink-PCS-updates' by David S. Miller · 4 years, 6 months ago
- 93eaceb net: phylink: add interface to configure clause 22 PCS PHY by Russell King · 4 years, 6 months ago
- 7137e18 net: phylink: add struct phylink_pcs by Russell King · 4 years, 6 months ago
- b7ad14c net: phylink: re-implement interface configuration with PCS by Russell King · 4 years, 6 months ago
- 1571e70 net: phylink: in-band pause mode advertisement update for PCS by Russell King · 4 years, 6 months ago
- 1e1bf14 net: phylink: simplify fixed-link case for ksettings_set method by Russell King · 4 years, 6 months ago
- a83c882 net: phylink: use config.an_enabled in ksettings_set method by Russell King · 4 years, 6 months ago
- cbc1bb1 net: phylink: simplify phy case for ksettings_set method by Russell King · 4 years, 6 months ago
- c8cab71 net: phylink: simplify ksettings_set() implementation by Russell King · 4 years, 6 months ago
- 7cceb59 net: phylink: avoid mac_config calls by Russell King · 4 years, 6 months ago
- 5005b16 net: phylink: update PCS when changing interface during resolution by Russell King · 4 years, 6 months ago
- 16319a7 net: phylink: ensure link is down when changing interface by Russell King · 4 years, 6 months ago
- 319bfaf net: phylink: rearrange resolve mac_config() call by Russell King · 4 years, 6 months ago
- b06e5ca net: phylink: rejig link state tracking by Russell King · 4 years, 6 months ago
- 1ceb7ee net: phylink: update ethtool reporting for fixed-link modes by Russell King · 4 years, 6 months ago
- ccbc6da Merge branch 'enetc-Add-adaptive-interrupt-coalescing' by David S. Miller · 4 years, 6 months ago
- ae0e6a5 enetc: Add adaptive interrupt coalescing by Claudiu Manoil · 4 years, 6 months ago
- 9157108 enetc: Add interrupt coalescing support by Claudiu Manoil · 4 years, 6 months ago
- 058d9cf enetc: Drop redundant ____cacheline_aligned_in_smp by Claudiu Manoil · 4 years, 6 months ago
- 12460a0 enetc: Fix interrupt coalescing register naming by Claudiu Manoil · 4 years, 6 months ago
- bbb96dc enetc: Factor out the traffic start/stop procedures by Claudiu Manoil · 4 years, 6 months ago
- 02293dd enetc: Refine buffer descriptor ring sizes by Claudiu Manoil · 4 years, 6 months ago
- c17e317 net: mdio-mux-gpio: use devm_gpiod_get_array() by Jisheng Zhang · 4 years, 6 months ago
- 9165e1d70 bpftool: Use only nftw for file tree parsing by Tony Ambardar · 4 years, 6 months ago
- 8fca4f9 Merge branch 'bpf_iter-BTF_ID-at-build-time' by Alexei Starovoitov · 4 years, 6 months ago
- e4d9c23 samples/bpf, selftests/bpf: Use bpf_probe_read_kernel by Ilya Leoshkevich · 4 years, 6 months ago
- 951cf36 bpf: net: Use precomputed btf_id for bpf iterators by Yonghong Song · 4 years, 6 months ago
- 6bd5572 selftests/bpf: Fix test_lwt_seg6local.sh hangs by Ilya Leoshkevich · 4 years, 6 months ago
- fce557b bpf: Make btf_sock_ids global by Yonghong Song · 4 years, 6 months ago
- 495436c Merge branch 'compressed-JITed-insn' by Alexei Starovoitov · 4 years, 6 months ago
- 0f12e58 bpf: Add BTF_ID_LIST_GLOBAL in btf_ids.h by Yonghong Song · 4 years, 6 months ago
- d8dfe5bfe8 tools/bpf: Sync btf_ids.h to tools by Yonghong Song · 4 years, 6 months ago
- bc4f054 bpf: Compute bpf_skc_to_*() helper socket btf ids at build time by Yonghong Song · 4 years, 6 months ago
- 956fcfc tools/bpftool: Fix error handing in do_skeleton() by YueHaibing · 4 years, 6 months ago
- 18a4d8c bpf, riscv: Use compressed instructions in the rv64 JIT by Luke Nelson · 4 years, 6 months ago
- da7a350 libbpf bpf_helpers: Use __builtin_offsetof for offsetof by Ian Rogers · 4 years, 6 months ago
- 804ec72 bpf, riscv: Add encodings for compressed instructions by Luke Nelson · 4 years, 6 months ago
- 94ad428 s390/bpf: Use bpf_skip() in bpf_jit_prologue() by Ilya Leoshkevich · 4 years, 6 months ago
- bfabff3 bpf, riscv: Modify JIT ctx to support compressed instructions by Luke Nelson · 4 years, 6 months ago
- 1491b73 s390/bpf: Tolerate not converging code shrinking by Ilya Leoshkevich · 4 years, 6 months ago
- 5fa69744 s390/bpf: Use brcl for jumping to exit_ip if necessary by Ilya Leoshkevich · 4 years, 6 months ago
- 7477d43 s390/bpf: Fix sign extension in branch_ku by Ilya Leoshkevich · 4 years, 6 months ago
- 2ea4859 selftests: bpf: test_kmod.sh: Fix running out of srctree by Ilya Leoshkevich · 4 years, 6 months ago
- c576b9c bpf: cpumap: Fix possible rcpu kthread hung by Lorenzo Bianconi · 4 years, 6 months ago
- 343ead2 bpf, netns: Fix build without CONFIG_INET by Jakub Sitnicki · 4 years, 6 months ago
- 71d4364 net: dsa: use the ETH_MIN_MTU and ETH_DATA_LEN default values by Vladimir Oltean · 4 years, 6 months ago
- f58d259 net: dsa: qca8k: implement the port MTU callbacks by Jonathan McDowell · 4 years, 6 months ago
- 2b96692 net: hsr: remove redundant null check by Wang Hai · 4 years, 6 months ago
- 405e30e net/fealnx: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 6 months ago
- e85da79 mISDN: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 6 months ago
- 2b9843f tc-testing: Add tdc to kselftests by Briana Oursler · 4 years, 6 months ago
- c3466a7 crypto/chtls: Enable tcp window scaling option by Vinay Kumar Yadav · 4 years, 6 months ago
- 4f1b4da Merge branch 'net-atlantic-various-features' by David S. Miller · 4 years, 6 months ago