summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2024-02-14Merge tag 'linux-can-next-for-6.9-20240213' of git://git.kernel.org/pub/scm/l...David S. Miller
2024-02-13veth: rely on skb_pp_cow_data utility routineLorenzo Bianconi
2024-02-13xdp: add multi-buff support for xdp running in generic modeLorenzo Bianconi
2024-02-13xdp: rely on skb pointer reference in do_xdp_generic and netif_receive_generi...Lorenzo Bianconi
2024-02-13net: add generic percpu page_pool allocatorLorenzo Bianconi
2024-02-13net: add netdev_lockdep_set_classes() to virtual driversEric Dumazet
2024-02-13net: bridge: use netdev_lockdep_set_classes()Eric Dumazet
2024-02-13vlan: use netdev_lockdep_set_classes()Eric Dumazet
2024-02-13rtnetlink: use xarray iterator to implement rtnl_dump_ifinfo()Eric Dumazet
2024-02-13vlan: use xarray iterator to implement /proc/net/vlan/configEric Dumazet
2024-02-13net: sched: codel replace GPLv2/BSD boilerplateStephen Hemminger
2024-02-13can: canxl: add virtual CAN network identifier supportOliver Hartkopp
2024-02-13net: sched: Remove NET_ACT_IPT from KconfigHarshit Mogalapalli
2024-02-12ipv4: Set the routing scope properly in ip_route_output_ports().Guillaume Nault
2024-02-12can: isotp: support dynamic flow control parametersOliver Hartkopp
2024-02-12can: bcm: add recvmsg flags for own, local and remote trafficNicolas Maier
2024-02-12netfilter: conntrack: expedite rcu in nf_conntrack_cleanup_net_listEric Dumazet
2024-02-12net: use synchronize_rcu_expedited in cleanup_net()Eric Dumazet
2024-02-12ipv4/fib: use synchronize_net() when holding RTNLEric Dumazet
2024-02-12bridge: vlan: use synchronize_net() when holding RTNLEric Dumazet
2024-02-12net: use synchronize_net() in dev_change_name()Eric Dumazet
2024-02-12ipv6: mcast: remove one synchronize_net() barrier in ipv6_mc_down()Eric Dumazet
2024-02-12net/ipv6: set expires in modify_prefix_route() if RTF_EXPIRES is set.Kui-Feng Lee
2024-02-12net/ipv6: Remove expired routes with a separated list of routes.Kui-Feng Lee
2024-02-12net/ipv6: Remove unnecessary clean.Kui-Feng Lee
2024-02-12net/ipv6: set expires in rt6_add_dflt_router().Kui-Feng Lee
2024-02-09Merge branch 'for-io_uring-add-napi-busy-polling-support'Jakub Kicinski
2024-02-09net: add napi_busy_loop_rcu()Stefan Roesch
2024-02-09net: split off __napi_busy_poll from napi_busy_pollStefan Roesch
2024-02-08ethtool: do not use rtnl in ethnl_default_dumpit()Eric Dumazet
2024-02-08net-procfs: use xarray iterator to implement /proc/net/devEric Dumazet
2024-02-08net: dsa: tag_sja1105: remove "inline" keywordVladimir Oltean
2024-02-08net: dsa: remove "inline" from dsa_user_netpoll_send_skb()Vladimir Oltean
2024-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-08Merge tag 'nf-24-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-02-08netfilter: nft_set_pipapo: remove scratch_aligned pointerFlorian Westphal
2024-02-08netfilter: nft_set_pipapo: add helper to release pcpu scratch areaFlorian Westphal
2024-02-08netfilter: nft_set_pipapo: store index in scratch mapsFlorian Westphal
2024-02-08netfilter: nft_set_rbtree: skip end interval element from gcPablo Neira Ayuso
2024-02-08netfilter: nfnetlink_queue: un-break NF_REPEATFlorian Westphal
2024-02-08netfilter: nf_tables: use timestamp to check for set element timeoutPablo Neira Ayuso
2024-02-08netfilter: nft_ct: reject direction for ct idPablo Neira Ayuso
2024-02-08netfilter: ctnetlink: fix filtering for zone 0Felix Huettner
2024-02-08netfilter: ipset: Missing gc cancellations fixedJozsef Kadlecsik
2024-02-08netfilter: nft_set_pipapo: remove static in nft_pipapo_get()Pablo Neira Ayuso
2024-02-07xfrm: interface: use exit_batch_rtnl() methodEric Dumazet
2024-02-07bridge: use exit_batch_rtnl() methodEric Dumazet
2024-02-07ip_tunnel: use exit_batch_rtnl() methodEric Dumazet
2024-02-07sit: use exit_batch_rtnl() methodEric Dumazet
2024-02-07ip6_vti: use exit_batch_rtnl() methodEric Dumazet