summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-09ravb: Add Rx checksum offload support for GbEthBiju Das2-4/+107
2024-02-09netxen_nic: remove redundant assignment to variable capabilityColin Ian King1-2/+0
2024-02-09net-procfs: use xarray iterator to implement /proc/net/devEric Dumazet1-41/+7
2024-02-09bnxt: convert EEE handling to use linkmode bitmapsHeiner Kallweit3-50/+40
2024-02-09qed: remove duplicated assignment to variable opaque_fidColin Ian King1-2/+0
2024-02-09xirc2ps_cs: remove redundant assignment to variable okay, clean up freespaceColin Ian King1-3/+1
2024-02-09net: dsa: tag_sja1105: remove "inline" keywordVladimir Oltean1-2/+2
2024-02-09net: dsa: remove "inline" from dsa_user_netpoll_send_skb()Vladimir Oltean1-2/+2
2024-02-09net: dsa: b53: unexport and move b53_eee_enable_set()Vladimir Oltean2-16/+13
2024-02-09ptp: ocp: add Adva timecard supportSagi Maimon1-9/+293
2024-02-09net/sun3_82586: Avoid reading past buffer in debug outputKees Cook1-1/+1
2024-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski427-3032/+4973
2024-02-09Merge tag 'net-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds130-481/+1104
2024-02-09Merge tag 'pinctrl-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-1/+1
2024-02-08Merge tag 'nf-24-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni15-102/+202
2024-02-08netfilter: nft_set_pipapo: remove scratch_aligned pointerFlorian Westphal3-39/+10
2024-02-08netfilter: nft_set_pipapo: add helper to release pcpu scratch areaFlorian Westphal1-5/+23
2024-02-08netfilter: nft_set_pipapo: store index in scratch mapsFlorian Westphal3-26/+44
2024-02-08netfilter: nft_set_rbtree: skip end interval element from gcPablo Neira Ayuso1-3/+3
2024-02-08netfilter: nfnetlink_queue: un-break NF_REPEATFlorian Westphal1-3/+10
2024-02-08netfilter: nf_tables: use timestamp to check for set element timeoutPablo Neira Ayuso5-15/+42
2024-02-08netfilter: nft_ct: reject direction for ct idPablo Neira Ayuso1-0/+3
2024-02-08netfilter: ctnetlink: fix filtering for zone 0Felix Huettner2-5/+50
2024-02-08s390/qeth: Fix potential loss of L3-IP@ in case of network issuesAlexandra Winter1-3/+6
2024-02-08netfilter: ipset: Missing gc cancellations fixedJozsef Kadlecsik2-2/+4
2024-02-08octeontx2-af: Initialize maps.Ratheesh Kannoth1-16/+15
2024-02-08Merge branch 'cpsw-enable-mac_managed_pm-to-fix-mdio'Paolo Abeni2-0/+5
2024-02-08net: ethernet: ti: cpsw: enable mac_managed_pm to fix mdioSinthu Raja1-0/+2
2024-02-08net: ethernet: ti: cpsw_new: enable mac_managed_pm to fix mdioSinthu Raja1-0/+3
2024-02-08netfilter: nft_set_pipapo: remove static in nft_pipapo_get()Pablo Neira Ayuso1-1/+1
2024-02-08Merge tag 'v6.8-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds3-4/+14
2024-02-08Merge tag 'percpu-for-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2024-02-08Merge branch 'net-more-factorization-in-cleanup_net-paths'Jakub Kicinski20-157/+190
2024-02-08xfrm: interface: use exit_batch_rtnl() methodEric Dumazet1-8/+6
2024-02-08bridge: use exit_batch_rtnl() methodEric Dumazet1-10/+5
2024-02-08ip_tunnel: use exit_batch_rtnl() methodEric Dumazet5-22/+31
2024-02-08sit: use exit_batch_rtnl() methodEric Dumazet1-8/+5
2024-02-08ip6_vti: use exit_batch_rtnl() methodEric Dumazet1-7/+5
2024-02-08ip6_tunnel: use exit_batch_rtnl() methodEric Dumazet1-7/+5
2024-02-08ip6_gre: use exit_batch_rtnl() methodEric Dumazet1-7/+5
2024-02-08vxlan: use exit_batch_rtnl() methodEric Dumazet1-31/+19
2024-02-08ipv4: add __unregister_nexthop_notifier()Eric Dumazet2-6/+14
2024-02-08gtp: use exit_batch_rtnl() methodEric Dumazet1-10/+10
2024-02-08geneve: use exit_batch_rtnl() methodEric Dumazet1-13/+10
2024-02-08bonding: use exit_batch_rtnl() methodEric Dumazet1-11/+26
2024-02-08bareudp: use exit_batch_rtnl() methodEric Dumazet1-9/+4
2024-02-08nexthop: convert nexthop_net_exit_batch to exit_batch_rtnl methodEric Dumazet1-7/+12
2024-02-08net: add exit_batch_rtnl() methodEric Dumazet2-1/+33
2024-02-08Merge branch 'mt7530-dsa-subdriver-improvements-act-ii'Jakub Kicinski2-102/+53
2024-02-08net: dsa: mt7530: do not clear config->supported_interfacesArınç ÜNAL1-2/+0