bpf: use bpf_map_kvcalloc in bpf_local_storage
[linux-2.6-block.git] / net /
2023-02-11 Jakub KicinskiDaniel Borkmann says:
2023-02-11 Jakub KicinskiMerge branch 'net-move-more-duplicate-code-of-ovs-and...
2023-02-11 Xin Longnet: extract nf_ct_handle_fragments to nf_conntrack_ovs
2023-02-11 Xin Longnet: sched: move frag check and tc_skb_cb update out...
2023-02-11 Xin Longopenvswitch: move key and ovs_cb update out of handle_f...
2023-02-11 Xin Longnet: extract nf_ct_skb_network_trim function to nf_conn...
2023-02-11 Xin Longnet: create nf_conntrack_ovs for ovs and tc use
2023-02-10 Jakub Kicinskinet: skbuff: drop the word head from skb cache
2023-02-10 David S. MillerMerge tag 'rxrpc-next-20230208' of git://git./linux...
2023-02-10 Andy Shevchenkoopenvswitch: Use string_is_terminated() helper
2023-02-10 Andy Shevchenkogenetlink: Use string_is_terminated() helper
2023-02-10 Andy Shevchenkostring_helpers: Move string_is_valid() to the header
2023-02-10 Jakub KicinskiMerge branch 'net-introduce-rps_default_mask'
2023-02-10 Paolo Abeninet: introduce default_rps_mask netns attribute
2023-02-10 Paolo Abeninet-sysctl: factor-out rpm mask manipulation helpers
2023-02-10 Paolo Abeninet-sysctl: factor out cpumask parsing helper
2023-02-09 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2023-02-09 Eric Dumazetnet: enable usercopy for skb_small_head_cache
2023-02-09 Linus TorvaldsMerge tag 'net-6.2-rc8' of git://git./linux/kernel...
2023-02-09 Linus TorvaldsMerge tag 'for-linus-2023020901' of git://git./linux...
2023-02-09 Pietro Borrellords: rds_rm_zerocopy_callback() use list_first_entry()
2023-02-09 Jakub KicinskiMerge tag 'ipsec-2023-02-08' of git://git./linux/kernel...
2023-02-09 Jakub KicinskiMerge tag 'linux-can-next-for-6.3-20230208' of git...
2023-02-09 Jakub KicinskiMerge tag 'mlx5-next-netdev-deadlock' of git://git...
2023-02-09 Jakub KicinskiMerge tag 'mlx5-fixes-2023-02-07' of git://git./linux...
2023-02-09 Jakub KicinskiMerge tag 'mlx5-updates-2023-02-07' of git://git./linux...
2023-02-08 Oliver Hartkoppcan: raw: use temp variable instead of rolling back...
2023-02-08 David S. MillerMerge branch 'taprio-auto-qmaxsdu-new-tx'
2023-02-08 Vladimir Olteannet/sched: taprio: don't segment unnecessarily
2023-02-08 Vladimir Olteannet/sched: taprio: split segmentation logic from qdisc_...
2023-02-08 Vladimir Olteannet/sched: taprio: automatically calculate queueMaxSDU...
2023-02-08 Vladimir Olteannet/sched: keep the max_frm_len information inside...
2023-02-08 Vladimir Olteannet/sched: taprio: warn about missing size table
2023-02-08 Vladimir Olteannet/sched: make stab available before ops->init() call
2023-02-08 Vladimir Olteannet/sched: taprio: calculate guard band against actual...
2023-02-08 Vladimir Olteannet/sched: taprio: calculate budgets per traffic class
2023-02-08 Vladimir Olteannet/sched: taprio: rename close_time to end_time
2023-02-08 Vladimir Olteannet/sched: taprio: calculate tc gate durations
2023-02-08 Vladimir Olteannet/sched: taprio: give higher priority to higher TCs...
2023-02-08 Vladimir Olteannet/sched: taprio: avoid calling child->ops->dequeue...
2023-02-08 Vladimir Olteannet/sched: taprio: refactor one skb dequeue from TXQ...
2023-02-08 Vladimir Olteannet/sched: taprio: continue with other TXQs if one...
2023-02-08 Vladimir Olteannet/sched: taprio: delete peek() implementation
2023-02-08 David S. MillerMerge branch 'mptcp-fixes'
2023-02-08 Paolo Abenimptcp: be careful on subflow status propagation on...
2023-02-08 Paolo Abenimptcp: fix locking for in-kernel listener creation
2023-02-08 Paolo Abenimptcp: fix locking for setsockopt corner-case
2023-02-08 Paolo Abenimptcp: do not wait for bare sockets' timeout
2023-02-08 Kevin Yangtxhash: fix sk->sk_txrehash default
2023-02-08 Dan Carpenternet: sched: sch: Fix off by one in htb_activate_prios()
2023-02-08 Jakub KicinskiMerge branch '100GbE' of git://git./linux/kernel/git...
2023-02-08 Jakub KicinskiMerge branch '100GbE' of git://git./linux/kernel/git...
2023-02-08 Jakub KicinskiMerge tag 'linux-can-fixes-for-6.2-20230207' of git...
2023-02-08 Moshe Shemeshdevlink: Fix memleak in health diagnose callback
2023-02-07 David Howellsrxrpc: Reduce unnecessary ack transmission
2023-02-07 David Howellsrxrpc: Trace ack.rwind
2023-02-07 David Howellsrxrpc: Fix overwaking on call poking
2023-02-07 David Howellsrxrpc: Use consume_skb() rather than kfree_skb_reason()
2023-02-07 Linus TorvaldsMerge tag 'devicetree-fixes-for-6.2-2' of git://git...
2023-02-07 Jakub KicinskiMerge branch 'net-core-use-a-dedicated-kmem_cache-for...
2023-02-07 Eric Dumazetnet: add dedicated kmem_cache for typical/small skb...
2023-02-07 Eric Dumazetnet: factorize code in kmalloc_reserve()
2023-02-07 Eric Dumazetnet: remove osize variable in __alloc_skb()
2023-02-07 Eric Dumazetnet: add SKB_HEAD_ALIGN() helper
2023-02-07 Linus TorvaldsMerge tag 'trace-v6.2-rc6' of git://git./linux/kernel...
2023-02-07 Paolo AbeniMerge tag 'linux-can-next-for-6.3-20230206' of git...
2023-02-07 Vladimir Olteanethtool: mm: fix get_mm() return code not propagating...
2023-02-07 Devid Antonio Filonican: j1939: do not wait 250 ms if the same addr was...
2023-02-07 Jiri Pirkodevlink: change port event netdev notifier from per...
2023-02-07 Eddy Taonet: openvswitch: reduce cpu_used_mask memory
2023-02-07 Jakub KicinskiMerge branch 'aux-bus-v11' of https://github.com/ajitkh...
2023-02-06 Linus TorvaldsMerge tag 'for-6.2-rc7-tag' of git://git./linux/kernel...
2023-02-06 David S. MillerMerge branch 'tuntap-socket-uid'
2023-02-06 Pietro Borrellonet: add sock_init_data_uid()
2023-02-06 David S. MillerMerge branch 'ENETC-mqprio-taprio-cleanup'
2023-02-06 Vladimir Olteannet/sched: taprio: only pass gate mask per TXQ for...
2023-02-06 Vladimir Olteannet/sched: taprio: pass mqprio queue configuration...
2023-02-06 Vladimir Olteannet/sched: refactor mqprio qopt reconstruction to a...
2023-02-06 Vladimir Olteannet/sched: taprio: centralize mqprio qopt validation
2023-02-06 Vladimir Olteannet/sched: mqprio: add extack messages for queue count...
2023-02-06 Vladimir Olteannet/sched: mqprio: allow offloading drivers to request...
2023-02-06 Vladimir Olteannet/sched: mqprio: allow reverse TC:TXQ mappings
2023-02-06 Vladimir Olteannet/sched: mqprio: refactor offloading and unoffloading...
2023-02-06 Vladimir Olteannet/sched: mqprio: refactor nlattr parsing to a separat...
2023-02-06 David S. MillerMerge branch '100GbE' of git://git./linux/kernel/git...
2023-02-06 Jesper Dangaard... net: introduce skb_poison_list and use in kfree_skb_list
2023-02-06 Qingfang DENGnet: page_pool: use in_softirq() instead
2023-02-06 David S. MillerMerge tag 'mlx5-updates-2023-02-04' of git://git./linux...
2023-02-06 David S. MillerMerge branch 'bridge-mdb-limit'
2023-02-06 Petr Machatanet: bridge: Add netlink knobs for number / maximum...
2023-02-06 Petr Machatanet: bridge: Maintain number of MDB entries in net_brid...
2023-02-06 Petr Machatanet: bridge: Add a tracepoint for MDB overflows
2023-02-06 Petr Machatanet: bridge: Change a cleanup in br_multicast_new_port_...
2023-02-06 Petr Machatanet: bridge: Add br_multicast_del_port_group()
2023-02-06 Petr Machatanet: bridge: Move extack-setting to br_multicast_new_po...
2023-02-06 Petr Machatanet: bridge: Add extack to br_multicast_new_port_group()
2023-02-06 Petr Machatanet: bridge: Set strict_start_type at two policies
2023-02-06 Julian Anastasovneigh: make sure used and confirmed times are valid
2023-02-06 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2023-02-05 Linus TorvaldsMerge tag 'usb-6.2-rc7' of git://git./linux/kernel...
next