- f8ade8d xsurf100: drop include of lib8390.c by Michael Schmitz · 3 years, 5 months ago
- 375df5f ax88796: export ax_NS8390_init() hook by Michael Schmitz · 3 years, 5 months ago
- e179d78 m68k: remove legacy probing by Arnd Bergmann · 3 years, 5 months ago
- 47fd22f cs89x0: rework driver configuration by Arnd Bergmann · 3 years, 5 months ago
- 8bbdf1b 3c509: stop calling netdev_boot_setup_check by Arnd Bergmann · 3 years, 5 months ago
- 81dd3ee appletalk: ltpc: remove static probing by Arnd Bergmann · 3 years, 5 months ago
- 19a11bf natsemi: sonic: stop calling netdev_boot_setup_check by Arnd Bergmann · 3 years, 5 months ago
- 0852aeb bcmgenet: remove call to netdev_boot_setup_check by Arnd Bergmann · 3 years, 5 months ago
- 2dbf4c2 Merge branch 'ethtool-runtime-pm' by David S. Miller · 3 years, 5 months ago
- d43c65b ethtool: runtime-resume netdev parent in ethnl_ops_begin by Heiner Kallweit · 3 years, 5 months ago
- 41107ac ethtool: move netif_device_present check from ethnl_parse_header_dev_get to ethnl_ops_begin by Heiner Kallweit · 3 years, 5 months ago
- c5ab51d ethtool: move implementation of ethnl_ops_begin/complete to netlink.c by Heiner Kallweit · 3 years, 5 months ago
- f32a213 ethtool: runtime-resume netdev parent before ethtool ioctl ops by Heiner Kallweit · 3 years, 5 months ago
- c32325b virtio-net: realign page_to_skb() after merges by Jakub Kicinski · 3 years, 5 months ago
- dc1a807 Merge branch 'bnxt_en-rx-ring' by David S. Miller · 3 years, 5 months ago
- c1129b5 bnxt_en: Increase maximum RX ring size if jumbo ring is not used by Michael Chan · 3 years, 5 months ago
- 03c7448 bnxt_en: Don't use static arrays for completion ring pages by Michael Chan · 3 years, 5 months ago
- 0547ffe net: Keep vertical alignment by Yajun Deng · 3 years, 5 months ago
- 3a755cd bonding: add new option lacp_active by Hangbin Liu · 3 years, 5 months ago
- 2414d62 qed: Remove duplicated include of kernel.h by zhouchuangao · 3 years, 5 months ago
- 493c3ca drivers/net/usb: Remove all strcpy() uses by Len Baker · 3 years, 5 months ago
- 9c638ea qed: Remove redundant prints from the iWARP SYN handling by Shai Malin · 3 years, 5 months ago
- cdc1d86 qed: Skip DORQ attention handling during recovery by Shai Malin · 3 years, 5 months ago
- 995c3d4 qed: Avoid db_recovery during recovery by Shai Malin · 3 years, 5 months ago
- 07e1d6b Merge branch 'skb_expand_head' by David S. Miller · 3 years, 5 months ago
- a1e975e bpf: use skb_expand_head in bpf_out_neigh_v4/6 by Vasily Averin · 3 years, 5 months ago
- 53744a4 ax25: use skb_expand_head by Vasily Averin · 3 years, 5 months ago
- 14ee70c vrf: use skb_expand_head in vrf_finish_output by Vasily Averin · 3 years, 5 months ago
- 5678a59 ipv4: use skb_expand_head in ip_finish_output2 by Vasily Averin · 3 years, 5 months ago
- 0c9f227 ipv6: use skb_expand_head in ip6_xmit by Vasily Averin · 3 years, 5 months ago
- e415ed3 ipv6: use skb_expand_head in ip6_finish_output2 by Vasily Averin · 3 years, 5 months ago
- f1260ff skbuff: introduce skb_expand_head() by Vasily Averin · 3 years, 5 months ago
- fa97662 Merge tag 'mlx5-updates-2021-08-02' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 3 years, 5 months ago
- bcd68c0 net/mlx5: Fix missing return value in mlx5_devlink_eswitch_inline_mode_set() by Jiapeng Chong · 3 years, 5 months ago
- 25f150f net/mlx5e: Return -EOPNOTSUPP if more relevant when parsing tc actions by Roi Dayan · 3 years, 5 months ago
- 97a8d29 net/mlx5e: Remove redundant assignment of counter to null by Roi Dayan · 3 years, 5 months ago
- c6cfe11 net/mlx5e: Remove redundant parse_attr arg by Roi Dayan · 3 years, 5 months ago
- 950b4df net/mlx5e: Remove redundant cap check for flow counter by Roi Dayan · 3 years, 5 months ago
- 70f8019 net/mlx5e: Remove redundant filter_dev arg from parse_tc_fdb_actions() by Roi Dayan · 3 years, 5 months ago
- 696ceeb net/mlx5e: Remove redundant tc act includes by Roi Dayan · 3 years, 5 months ago
- f4b4594 net/mlx5: Embed mlx5_ttc_table by Maor Gottlieb · 3 years, 5 months ago
- 371cf74 net/mlx5: Move TTC logic to fs_ttc by Maor Gottlieb · 3 years, 6 months ago
- bc29764 net/mlx5e: Decouple TTC logic from mlx5e by Maor Gottlieb · 3 years, 6 months ago
- 5fba089 net/mlx5e: Rename some related TTC args and functions by Maor Gottlieb · 3 years, 6 months ago
- d443c6f net/mlx5e: Rename traffic type enums by Maor Gottlieb · 3 years, 6 months ago
- 3ac90de net/mlx5e: Allocate the array of channels according to the real max_nch by Maxim Mikityanskiy · 3 years, 9 months ago
- 43ec0f4 net/mlx5e: Hide all implementation details of mlx5e_rx_res by Maxim Mikityanskiy · 3 years, 9 months ago
- e6e01b5 net/mlx5e: Introduce mlx5e_channels API to get RQNs by Maxim Mikityanskiy · 3 years, 9 months ago
- 43befe9 net/mlx5e: Use a new initializer to build uniform indir table by Maxim Mikityanskiy · 3 years, 9 months ago
- 7cdd0a89 net/mlx4: make the array states static const, makes object smaller by Colin Ian King · 3 years, 5 months ago
- 771edea net: 3c509: make the array if_names static const, makes object smaller by Colin Ian King · 3 years, 5 months ago
- d5731f8 dpaa2-eth: make the array faf_bits static const, makes object smaller by Colin Ian King · 3 years, 5 months ago
- a6afdb0 qlcnic: make the array random_data static const, makes object smaller by Colin Ian King · 3 years, 5 months ago
- 628fe1c net: marvell: make the array name static, makes object smaller by Colin Ian King · 3 years, 5 months ago
- e688bdb cxgb4: make the array match_all_mac static, makes object smaller by Colin Ian King · 3 years, 5 months ago
- 28814cd ipv4: Fix refcount warning for new fib_info by David Ahern · 3 years, 5 months ago
- 1187c8c net: phy: mscc: make some arrays static const, makes object smaller by Colin Ian King · 3 years, 5 months ago
- f36c82a netdevsim: make array res_ids static const, makes object smaller by Colin Ian King · 3 years, 5 months ago
- 2d3e5ca net/ipv4: Replace one-element array with flexible-array member by Gustavo A. R. Silva · 3 years, 5 months ago
- 29a097b net: dsa: remove the struct packet_type argument from dsa_device_ops::rcv() by Vladimir Oltean · 3 years, 5 months ago
- 35d7a6f nfc: hci: pass callback data param as pointer in nci_request() by Krzysztof Kozlowski · 3 years, 5 months ago
- 1e0dd56 cavium: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 3 years, 5 months ago
- 244f8a8 net: dsa: mt7530: drop paranoid checks in .get_tag_protocol() by Vladimir Oltean · 3 years, 5 months ago
- a3280ef Merge branch 'octeon-drr-config' by David S. Miller · 3 years, 5 months ago
- c39830a octeontx2-pf: cn10k: Config DWRR weight based on MTU by Sunil Goutham · 3 years, 5 months ago
- 76660df octeontx2-af: cn10k: DWRR MTU configuration by Sunil Goutham · 3 years, 5 months ago
- cfba3fb selftests/net: remove min gso test in packet_snd by Dust Li · 3 years, 5 months ago
- 220ade7 bonding: 3ad: fix the concurrency between __bond_release_one() and bond_3ad_state_machine_handler() by Yufeng Mo · 3 years, 5 months ago
- 695176b net_sched: refactor TC action init API by Cong Wang · 3 years, 5 months ago
- 451395f niu: read property length only if we use it by Martin Kaiser · 3 years, 5 months ago
- d39e8b9 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 5 months ago
- d2e11fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
- c7d1022 Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 5 months ago
- e1dab4c Merge tag 'acpi-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 5 months ago
- 3a34b13 pipe: make pipe writes always wake up readers by Linus Torvalds · 3 years, 5 months ago
- ab0720c Merge branch 'tools: bpftool: update, synchronise and validate types and options' by Andrii Nakryiko · 3 years, 5 months ago
- 475a23c tools: bpftool: Complete metrics list in "bpftool prog profile" doc by Quentin Monnet · 3 years, 5 months ago
- 8cc8c63 tools: bpftool: Document and add bash completion for -L, -B options by Quentin Monnet · 3 years, 5 months ago
- da87772 selftests/bpf: Update bpftool's consistency script for checking options by Quentin Monnet · 3 years, 5 months ago
- c07ba62 tools: bpftool: Update and synchronise option list in doc and help msg by Quentin Monnet · 3 years, 5 months ago
- b544342 tools: bpftool: Complete and synchronise attach or map types by Quentin Monnet · 3 years, 5 months ago
- a2b5944 selftests/bpf: Check consistency between bpftool source, doc, completion by Quentin Monnet · 3 years, 5 months ago
- 510b4d4 tools: bpftool: Slightly ease bash completion updates by Quentin Monnet · 3 years, 5 months ago
- aae950b Merge branch 'clean-devlink-net-namespace-operations' by Jakub Kicinski · 3 years, 5 months ago
- 2671345 devlink: Allocate devlink directly in requested net namespace by Leon Romanovsky · 3 years, 5 months ago
- 05a7f4a devlink: Break parameter notification sequence to be before/after unload/load driver by Leon Romanovsky · 3 years, 5 months ago
- 0b84644 unix_bpf: Fix a potential deadlock in unix_dgram_bpf_recvmsg() by Cong Wang · 3 years, 5 months ago
- a710eed libbpf: Add btf__load_vmlinux_btf/btf__load_module_btf by Hengqi Chen · 3 years, 5 months ago
- a432934 sk_buff: avoid potentially clearing 'slow_gro' field by Paolo Abeni · 3 years, 5 months ago
- e83f54e Merge branches 'acpi-resources' and 'acpi-dptf' by Rafael J. Wysocki · 3 years, 5 months ago
- 4669e13 Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 5 months ago
- 27eb687 Merge tag 'io_uring-5.14-2021-07-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 5 months ago
- f6c5971 Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 5 months ago
- 051df24 Merge tag 'for-5.14-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 5 months ago
- 8723bc8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 3 years, 5 months ago
- ad6ec09 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 5 months ago
- 8d67041 Merge tag 'linux-can-fixes-for-5.14-20210730' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by Jakub Kicinski · 3 years, 5 months ago
- 121dffe mm/memcg: fix NULL pointer dereference in memcg_slab_free_hook() by Wang Hai · 3 years, 5 months ago
- f227f0f slub: fix unreclaimable slab stat for bulk free by Shakeel Butt · 3 years, 5 months ago
- b5916c0 mm/migrate: fix NR_ISOLATED corruption on 64-bit by Aneesh Kumar K.V · 3 years, 5 months ago