- 3833b87 nfc: mrvl: correct nfcmrvl_spi_parse_dt() device_node argument by Krzysztof Kozlowski · 3 years, 7 months ago
- 7997689 net: convert fib_treeref from int to refcount_t by Yajun Deng · 3 years, 7 months ago
- 3e12361 bcm63xx_enet: delete a redundant assignment by Tang Bin · 3 years, 7 months ago
- bea7907 net: dsa: don't set skb->offload_fwd_mark when not offloading the bridge by Vladimir Oltean · 3 years, 7 months ago
- 57fb346 ipvlan: Add handling of NETDEV_UP events by Di Zhu · 3 years, 7 months ago
- 3aa2605 net/sched: store the last executed chain also for clsact egress by Davide Caratti · 3 years, 7 months ago
- b2492d5 Merge branch 'dpaa2-switch-add-mirroring-support' by David S. Miller · 3 years, 7 months ago
- d1626a1c docs: networking: dpaa2: document mirroring support on the switch by Ioana Ciornei · 3 years, 7 months ago
- 7a91f90 dpaa2-switch: offload shared block mirror filters when binding to a port by Ioana Ciornei · 3 years, 7 months ago
- 0f3faec dpaa2-switch: add VLAN based mirroring by Ioana Ciornei · 3 years, 7 months ago
- e0ead82 dpaa2-switch: add support for port mirroring by Ioana Ciornei · 3 years, 7 months ago
- cbc2a88 dpaa2-switch: add API for setting up mirroring by Ioana Ciornei · 3 years, 7 months ago
- 3fa5514 dpaa2-switch: reorganize dpaa2_switch_cls_matchall_replace by Ioana Ciornei · 3 years, 7 months ago
- c5f6d49 dpaa2-switch: reorganize dpaa2_switch_cls_flower_replace by Ioana Ciornei · 3 years, 7 months ago
- adcb7aa dpaa2-switch: rename dpaa2_switch_acl_tbl into filter_block by Ioana Ciornei · 3 years, 7 months ago
- 3b5d8b4 dpaa2-switch: rename dpaa2_switch_tc_parse_action to specify the ACL by Ioana Ciornei · 3 years, 7 months ago
- 88ea96f qede: Remove the qede module version by Shai Malin · 3 years, 7 months ago
- 7a3febe qed: Remove the qed module version by Shai Malin · 3 years, 7 months ago
- 3bdf4d6 Merge branch 'sja110-vlan-fixes' by David S. Miller · 3 years, 7 months ago
- 04a1758 net: dsa: tag_sja1105: fix control packets on SJA1110 being received on an imprecise port by Vladimir Oltean · 3 years, 7 months ago
- bef0746 net: dsa: sja1105: make sure untagged packets are dropped on ingress ports with no pvid by Vladimir Oltean · 3 years, 7 months ago
- cde8078 net: dsa: sja1105: reset the port pvid when leaving a VLAN-aware bridge by Vladimir Oltean · 3 years, 7 months ago
- e5fe3a5 Merge branch 'mctp' by David S. Miller · 3 years, 7 months ago
- 6a2d98b mctp: Add MCTP overview document by Jeremy Kerr · 3 years, 7 months ago
- 03f2bbc mctp: Allow per-netns default networks by Matt Johnston · 3 years, 7 months ago
- 26ab3fc mctp: Add dest neighbour lladdr to route output by Matt Johnston · 3 years, 7 months ago
- 4a992bb mctp: Implement message fragmentation & reassembly by Jeremy Kerr · 3 years, 7 months ago
- 833ef3b mctp: Populate socket implementation by Jeremy Kerr · 3 years, 7 months ago
- 831119f mctp: Add neighbour netlink interface by Matt Johnston · 3 years, 7 months ago
- 4d8b931 mctp: Add neighbour implementation by Matt Johnston · 3 years, 7 months ago
- 06d2f4c mctp: Add netlink route management by Matt Johnston · 3 years, 7 months ago
- 889b7da mctp: Add initial routing framework by Jeremy Kerr · 3 years, 7 months ago
- 583be98 mctp: Add device handling and netlink interface by Jeremy Kerr · 3 years, 7 months ago
- 4b2e693 mctp: Add initial driver infrastructure by Jeremy Kerr · 3 years, 7 months ago
- 60fc639 mctp: Add sockaddr_mctp to uapi by Jeremy Kerr · 3 years, 7 months ago
- 2c8e2e9 mctp: Add base packet definitions by Jeremy Kerr · 3 years, 7 months ago
- 8f601a1 mctp: Add base socket/protocol definitions by Jeremy Kerr · 3 years, 7 months ago
- bc49d81 mctp: Add MCTP base by Jeremy Kerr · 3 years, 7 months ago
- 658e6b1 Merge branch 'nfc-const' by David S. Miller · 3 years, 7 months ago
- 2695503 nfc: mrvl: constify static nfcmrvl_if_ops by Krzysztof Kozlowski · 3 years, 7 months ago
- fe53159 nfc: mrvl: constify several pointers by Krzysztof Kozlowski · 3 years, 7 months ago
- a751449 nfc: microread: constify several pointers by Krzysztof Kozlowski · 3 years, 7 months ago
- 3d463dd nfc: fdp: constify several pointers by Krzysztof Kozlowski · 3 years, 7 months ago
- c3e26b6 nfc: fdp: use unsigned int as loop iterator by Krzysztof Kozlowski · 3 years, 7 months ago
- 6c755b1 nfc: fdp: drop unneeded cast for printing firmware size in dev_dbg() by Krzysztof Kozlowski · 3 years, 7 months ago
- 582fdc9 nfc: nfcsim: constify drvdata (struct nfcsim) by Krzysztof Kozlowski · 3 years, 7 months ago
- 83428db nfc: virtual_ncidev: constify pointer to nfc_dev by Krzysztof Kozlowski · 3 years, 7 months ago
- ea050c5 nfc: trf7970a: constify several pointers by Krzysztof Kozlowski · 3 years, 7 months ago
- 9a4af01 nfc: port100: constify several pointers by Krzysztof Kozlowski · 3 years, 7 months ago
- 894a6e1 nfc: mei_phy: constify buffer passed to mei_nfc_send() by Krzysztof Kozlowski · 3 years, 7 months ago
- dd8987a3 nfc: constify passed nfc_dev by Krzysztof Kozlowski · 3 years, 7 months ago
- 8cb79af Merge branch 'skb-gro-optimize' by David S. Miller · 3 years, 7 months ago
- d504fff veth: use skb_prepare_for_gro() by Paolo Abeni · 3 years, 7 months ago
- 5e10da5 skbuff: allow 'slow_gro' for skb carring sock reference by Paolo Abeni · 3 years, 7 months ago
- 9efb4b5 net: optimize GRO for the common case. by Paolo Abeni · 3 years, 7 months ago
- b0999f3 sk_buff: track extension status in slow_gro by Paolo Abeni · 3 years, 7 months ago
- 8a886b1 sk_buff: track dst status in slow_gro by Paolo Abeni · 3 years, 7 months ago
- 5fc88f9 sk_buff: introduce 'slow_gro' flags by Paolo Abeni · 3 years, 7 months ago
- 883d71a Documentation: networking: add ioam6-sysctl into index by Hu Haowen · 3 years, 7 months ago
- b11f0a4 net: dsa: sja1105: be stateless when installing FDB entries by Vladimir Oltean · 3 years, 7 months ago
- b0fdb999 Merge branch 'switchdev-notifiers' by David S. Miller · 3 years, 7 months ago
- 52e4bec net: bridge: switchdev: treat local FDBs the same as entries towards the bridge by Vladimir Oltean · 3 years, 7 months ago
- b4454bc net: bridge: switchdev: replay the entire FDB for each port by Vladimir Oltean · 3 years, 7 months ago
- 1159da6 Merge branch 'bnxt_en-ptp' by David S. Miller · 3 years, 7 months ago
- abf90ac bnxt_en: Log if an invalid signal detected on TSIO pin by Pavan Chebbi · 3 years, 7 months ago
- 099fded bnxt_en: Event handler for PPS events by Pavan Chebbi · 3 years, 7 months ago
- 9e518f2 bnxt_en: 1PPS functions to configure TSIO pins by Pavan Chebbi · 3 years, 7 months ago
- caf3eed bnxt_en: 1PPS support for 5750X family chips by Pavan Chebbi · 3 years, 7 months ago
- 30e96f4 bnxt_en: Do not read the PTP PHC during chip reset by Michael Chan · 3 years, 7 months ago
- a521c8a bnxt_en: Move bnxt_ptp_init() from bnxt_open() back to bnxt_init_one() by Michael Chan · 3 years, 7 months ago
- 63caca1 Merge branch 'fec-next' by David S. Miller · 3 years, 7 months ago
- 987e1b9 arm64: dts: imx8qxp: add "fsl,imx8qm-fec" compatible string for FEC by Joakim Zhang · 3 years, 7 months ago
- a758dee arm64: dts: imx8m: add "fsl,imx8mq-fec" compatible string for FEC by Joakim Zhang · 3 years, 7 months ago
- fc53945 net: fec: add MAC internal delayed clock feature support by Fugang Duan · 3 years, 7 months ago
- b82f8c3 net: fec: add eee mode tx lpi support by Fugang Duan · 3 years, 7 months ago
- 947240e net: fec: add imx8mq and imx8qm new versions support by Fugang Duan · 3 years, 7 months ago
- df11b80 dt-bindings: net: fsl,fec: add RGMII internal clock delay by Joakim Zhang · 3 years, 7 months ago
- 5d88694 dt-bindings: net: fsl,fec: update compatible items by Joakim Zhang · 3 years, 7 months ago
- 68f9884 tc-testing: Add control-plane selftest for skbmod SKBMOD_F_ECN option by Peilin Ye · 3 years, 7 months ago
- 56af5e7 net/sched: act_skbmod: Add SKBMOD_F_ECN option support by Peilin Ye · 3 years, 7 months ago
- d80f6d6 nfp: flower-ct: fix error return code in nfp_fl_ct_add_offload() by Yang Yingliang · 3 years, 7 months ago
- 3bdc706 Merge branch 'devlink-register' by David S. Miller · 3 years, 7 months ago
- d7907a2 devlink: Remove duplicated registration check by Leon Romanovsky · 3 years, 7 months ago
- 35f6986 net/mlx5: Don't rely on always true registered field by Leon Romanovsky · 3 years, 7 months ago
- acf3495 net: ti: am65-cpsw-nuss: fix wrong devlink release order by Leon Romanovsky · 3 years, 7 months ago
- 299b50f Merge branch 'ipa-clock-refs' by David S. Miller · 3 years, 7 months ago
- 2c25724 net: ipa: don't suspend endpoints if setup not complete by Alex Elder · 3 years, 7 months ago
- f2b0355 net: ipa: add a clock reference for netdev operations by Alex Elder · 3 years, 7 months ago
- 34c6034 net: ipa: add clock reference for remoteproc SSR by Alex Elder · 3 years, 7 months ago
- cf8dfe6 net: ipa: get another clock for ipa_setup() by Alex Elder · 3 years, 7 months ago
- 923a6b6 net: ipa: get clock in ipa_probe() by Alex Elder · 3 years, 7 months ago
- f34d922 Merge branch 'ipa-interrupts' by David S. Miller · 3 years, 7 months ago
- 176086d net: ipa: kill ipa_interrupt_process_all() by Alex Elder · 3 years, 7 months ago
- fe6a327 net: ipa: get rid of some unneeded IPA interrupt code by Alex Elder · 3 years, 7 months ago
- e70e410 net: ipa: clear disabled IPA interrupt conditions by Alex Elder · 3 years, 7 months ago
- 937a0da net: ipa: make IPA interrupt handler threaded only by Alex Elder · 3 years, 7 months ago
- 8ca34a1 net: cipso: fix warnings in netlbl_cipsov4_add_std by Pavel Skripkin · 3 years, 7 months ago
- 2f21be44 Merge branch 'ionic-next' by David S. Miller · 3 years, 7 months ago
- 18d6426 ionic: add function tag to debug string by Shannon Nelson · 3 years, 7 months ago
- 6edddea ionic: enable rxhash only with multiple queues by Shannon Nelson · 3 years, 7 months ago