- 7d4a101 can: dev: add sanity check in can_set_static_ctrlmode() by Vincent Mailhol · 3 years ago
- c9e1d8e can: dev: replace can_priv::ctrlmode_static by can_get_static_ctrlmode() by Vincent Mailhol · 3 years ago
- cc4b08c can: do not increase tx_bytes statistics for RTR frames by Vincent Mailhol · 3 years, 1 month ago
- 8e674ca can: do not increase rx_bytes statistics for RTR frames by Vincent Mailhol · 3 years, 1 month ago
- f68eafe can: do not copy the payload of RTR frames by Vincent Mailhol · 3 years, 1 month ago
- 0b0ce2c can: kvaser_usb: do not increase tx statistics when sending error message frames by Vincent Mailhol · 3 years, 1 month ago
- 676068d can: do not increase rx statistics when generating a CAN rx error message frame by Vincent Mailhol · 3 years, 1 month ago
- e233640 can: etas_es58x: es58x_init_netdev: populate net_device::dev_port by Vincent Mailhol · 3 years, 2 months ago
- decdcae can: sja1000: sp_probe(): use platform_get_irq() to get the interrupt by Lad Prabhakar · 3 years ago
- eff104c can: ti_hecc: ti_hecc_probe(): use platform_get_irq() to get the interrupt by Lad Prabhakar · 3 years ago
- b8f9179 can: kvaser_usb: make use of units.h in assignment of frequency by Jimmy Assarsson · 3 years, 1 month ago
- 68fa39e can: mcp251x: mcp251x_gpio_setup(): Get rid of duplicate of_node assignment by Andy Shevchenko · 3 years, 1 month ago
- 617dbee can: usb_8dev: remove unused member echo_skb from struct usb_8dev_priv by Marc Kleine-Budde · 3 years, 1 month ago
- ffd32ea Revert "net: wwan: iosm: Keep device at D0 for s2idle case" by M Chetan Kumar · 3 years ago
- 18343b8 Merge tag 'mac80211-next-for-net-next-2022-01-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by Jakub Kicinski · 3 years ago
- b3c1906 mac80211: use ieee80211_bss_get_elem() by Johannes Berg · 3 years ago
- 5bc03b2 nl80211: clarify comment for mesh PLINK_BLOCKED state by Felix Fietkau · 3 years ago
- acb99b9 mac80211: Add stations iterator where the iterator function may sleep by Martin Blumenstingl · 3 years ago
- 04be6d3 mac80211: allow non-standard VHT MCS-10/11 by Ping-Ke Shih · 3 years ago
- 416b274 ethernet/sfc: remove redundant rc variable by Minghao Chi · 3 years ago
- a0619a9 Merge branch 'namespacify-mtu-ipv4' by David S. Miller · 3 years ago
- 1135fad Namespaceify mtu_expires sysctl by xu xin · 3 years ago
- 1de6b15a Namespaceify min_pmtu sysctl by xu xin · 3 years ago
- 7d714ff net: fixup build after bpf header changes by Jakub Kicinski · 3 years ago
- c3e6b2c net: lantiq_xrx200: add ingress SG DMA support by Aleksander Jan Bajkowski · 3 years ago
- 7a71c8a phy: nxp-c45-tja11xx: add extts and perout support by Radu Pirea (NXP OSS) · 3 years ago
- dfb55f9 Merge branch 'act_tc-offload-originating-device' by David S. Miller · 3 years ago
- c9c079b net/mlx5: CT: Set flow source hint from provided tuple device by Paul Blakey · 3 years ago
- b702436 net: openvswitch: Fill act ct extension by Paul Blakey · 3 years ago
- 9795ded net/sched: act_ct: Fill offloading tuple iifidx by Paul Blakey · 3 years ago
- 9d2c27a Merge tag 'batadv-next-pullrequest-20220103' of git://git.open-mesh.org/linux-merge by Jakub Kicinski · 3 years ago
- 7590fc6f net: mdio: Demote probed message to debug print by Florian Fainelli · 3 years ago
- 3d69455 net: vxge: Use dma_set_mask_and_coherent() and simplify code by Christophe JAILLET · 3 years ago
- 7120075 ethernet: s2io: Use dma_set_mask_and_coherent() and simplify code by Christophe JAILLET · 3 years ago
- 6bf950a8 net: vertexcom: default to disabled on kbuild by Saeed Mahameed · 3 years ago
- 0d6f01f Merge branch 'lynx-pcs-interface-cleanup' by David S. Miller · 3 years ago
- 0699b3e net: pcs: lynx: use a common naming scheme for all lynx_pcs variables by Colin Foster · 3 years ago
- 82cc453 net: ethernet: enetc: name change for clarity from pcs to mdio_device by Colin Foster · 3 years ago
- 2c1415e net: dsa: seville: name change for clarity from pcs to mdio_device by Colin Foster · 3 years ago
- 61f0d0c net: dsa: felix: name change for clarity from pcs to mdio_device by Colin Foster · 3 years ago
- e7026f1 net: phy: lynx: refactor Lynx PCS module to use generic phylink_pcs by Colin Foster · 3 years ago
- 60c3320 enic: Remove usage of the deprecated "pci-dma-compat.h" API by Christophe JAILLET · 3 years ago
- 4f9f531 qed: Use dma_set_mask_and_coherent() and simplify code by Christophe JAILLET · 3 years ago
- 1aae5cc chelsio: cxgb: Use dma_set_mask_and_coherent() and simplify code by Christophe JAILLET · 3 years ago
- 584c61c sun/cassini: Use dma_set_mask_and_coherent() and simplify code by Christophe JAILLET · 3 years ago
- 1f52a93 net/smc: add comments for smc_link_{usable|sendable} by Dust Li · 3 years ago
- c95e078 tehuti: Use dma_set_mask_and_coherent() and simplify code by Christophe JAILLET · 3 years ago
- c5180ad enic: Use dma_set_mask_and_coherent() by Christophe JAILLET · 3 years ago
- e44ef1d net: socket.c: style fix by Hamish MacDonald · 3 years ago
- b63c547 ipv6: ioam: Support for Queue depth data field by Justin Iurman · 3 years ago
- 3a856c1 net/smc: remove redundant re-assignment of pointer link by Colin Ian King · 3 years ago
- d7cd421 net/smc: Introduce TCP ULP support by Tony Lu · 3 years ago
- ab6dd95 Merge branch 'smc-RDMA-net-namespace' by David S. Miller · 3 years ago
- a838f50 net/smc: Add net namespace for tracepoints by Tony Lu · 3 years ago
- de2fea7 net/smc: Print net namespace in log by Tony Lu · 3 years ago
- 79d39fc net/smc: Add netlink net namespace support by Tony Lu · 3 years ago
- 0237a3a net/smc: Introduce net namespace support for linkgroup by Tony Lu · 3 years ago
- e63a023 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years ago
- ce2b6eb Merge tag 'mlx5-updates-2021-12-28' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 3 years ago
- 20a9013 Merge branch 'hnsd3-next' by David S. Miller · 3 years ago
- aab8d1c net: hns3: delete the hclge_cmd.c and hclgevf_cmd.c by Jie Wang · 3 years ago
- cb413bf net: hns3: refactor VF cmdq init and uninit APIs with new common APIs by Jie Wang · 3 years ago
- 8e2288c net: hns3: refactor PF cmdq init and uninit APIs with new common APIs by Jie Wang · 3 years ago
- 0b04224 net: hns3: create common cmdq init and uninit APIs by Jie Wang · 3 years ago
- 745f0a1 net: hns3: refactor VF cmdq resource APIs with new common APIs by Jie Wang · 3 years ago
- d3c69a8 net: hns3: refactor PF cmdq resource APIs with new common APIs by Jie Wang · 3 years ago
- da77aef net: hns3: create common cmdq resource allocate/free/query APIs by Jie Wang · 3 years ago
- 076bb53 net: hns3: refactor hclgevf_cmd_send with new hclge_comm_cmd_send API by Jie Wang · 3 years ago
- eaa5607 net: hns3: refactor hclge_cmd_send with new hclge_comm_cmd_send API by Jie Wang · 3 years ago
- 8d307f8 net: hns3: create new set of unified hclge_comm_cmd_send APIs by Jie Wang · 3 years ago
- 6befad6 net: hns3: use struct hclge_desc to replace hclgevf_desc in VF cmdq module by Jie Wang · 3 years ago
- 0a7b6d22 net: hns3: create new cmdq hardware description structure hclge_comm_hw by Jie Wang · 3 years ago
- 5f20be4e net: hns3: refactor hns3 makefile to support hns3_common module by Jie Wang · 3 years ago
- aa36c94 net/mlx5: Set SMFS as a default steering mode if device supports it by Yevgeny Kliteynik · 3 years, 1 month ago
- 4ff725e net/mlx5: DR, Ignore modify TTL if device doesn't support it by Yevgeny Kliteynik · 3 years, 1 month ago
- cc2295c net/mlx5: DR, Improve steering for empty or RX/TX-only matchers by Yevgeny Kliteynik · 3 years, 3 months ago
- f59464e net/mlx5: DR, Add support for matching on geneve_tlv_option_0_exist field by Yevgeny Kliteynik · 3 years, 2 months ago
- 09753ba net/mlx5: DR, Support matching on tunnel headers 0 and 1 by Muhammad Sammar · 3 years, 4 months ago
- 8c2b4fe net/mlx5: DR, Add misc5 to match_param structs by Muhammad Sammar · 3 years, 4 months ago
- 0f2a6c3 net/mlx5: Add misc5 flow table match parameters by Muhammad Sammar · 3 years, 4 months ago
- b541282 net/mlx5: DR, Warn on failure to destroy objects due to refcount by Yevgeny Kliteynik · 3 years, 3 months ago
- e3a0f40 net/mlx5: DR, Add support for UPLINK destination type by Yevgeny Kliteynik · 3 years, 2 months ago
- 9222f0b net/mlx5: DR, Add support for dumping steering info by Muhammad Sammar · 4 years, 1 month ago
- 7766c9b net/mlx5: DR, Add missing reserved fields to dr_match_param by Muhammad Sammar · 3 years, 6 months ago
- 89cdba3 net/mlx5: DR, Add check for flex parser ID value by Yevgeny Kliteynik · 3 years, 2 months ago
- 08fac10 net/mlx5: DR, Rename list field in matcher struct to list_node by Yevgeny Kliteynik · 3 years, 1 month ago
- 32e9bd5 net/mlx5: DR, Remove unused struct member in matcher by Yevgeny Kliteynik · 3 years, 2 months ago
- c3fb0e2 net/mlx5: DR, Fix lower case macro prefix "mlx5_" to "MLX5_" by Yevgeny Kliteynik · 3 years, 1 month ago
- 84dfac3 net/mlx5: DR, Fix error flow in creating matcher by Yevgeny Kliteynik · 3 years ago
- 9e6b19a bpf: Fix typo in a comment in bpf lpm_trie. by Leon Huayra · 3 years ago
- af30f8e net: dsa: bcm_sf2: refactor LED regs access by Rafał Miłecki · 3 years ago
- d6c6d0b net: remove references to CONFIG_IRDA in network header files by Lukas Bulwahn · 3 years ago
- 314fbde nfc: st21nfca: remove redundant assignment to variable i by Colin Ian King · 3 years ago
- 63d000c bpf, docs: Move the packet access instructions last in instruction-set.rst by Christoph Hellwig · 3 years ago
- 5e4dd19 bpf, docs: Generate nicer tables for instruction encodings by Christoph Hellwig · 3 years ago
- 41db511 bpf, docs: Split the comparism to classic BPF from instruction-set.rst by Christoph Hellwig · 3 years ago
- fa86aa7 bpf, docs: Fix verifier references by Christoph Hellwig · 3 years ago
- aec53e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
- 74c78b4 Merge tag 'net-5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years ago
- 9bad743 Merge tag 'char-misc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years ago