Merge branch 'macb-add-zynqmp-sgmii-dynamic-configuration-support'
[platform/kernel/linux-rpi.git] / net /
2022-09-20 Paolo AbeniMerge branch 'seg6-add-next-c-sid-support-for-srv6...
2022-09-20 Andrea Mayerseg6: add NEXT-C-SID support for SRv6 End behavior
2022-09-20 Andrea Mayerseg6: add netlink_ext_ack support in parsing SRv6 behav...
2022-09-20 Richard Gobertnet-next: gro: Fix use of skb_gro_header_slow
2022-09-20 Paolo AbeniMerge branch 'dsa-changes-for-multiple-cpu-ports-part-4'
2022-09-20 Vladimir Olteannet: dsa: allow masters to join a LAG
2022-09-20 Vladimir Olteannet: dsa: propagate extack to port_lag_join
2022-09-20 Vladimir Olteannet: dsa: suppress device links to LAG DSA masters
2022-09-20 Vladimir Olteannet: dsa: suppress appending ethtool stats to LAG DSA...
2022-09-20 Vladimir Olteannet: dsa: don't keep track of admin/oper state on LAG...
2022-09-20 Vladimir Olteannet: dsa: allow the DSA master to be seen and changed...
2022-09-20 Vladimir Olteannet: dsa: introduce dsa_port_get_master()
2022-09-20 Paolo AbeniMerge branch 'ice-l2tpv3-offload-support'
2022-09-20 Wojciech Drewekflow_offload: Introduce flow_match_l2tpv3
2022-09-20 Wojciech Dreweknet/sched: flower: Add L2TPv3 filter
2022-09-20 Wojciech Drewekflow_dissector: Add L2TPv3 dissectors
2022-09-20 Nathan Huckleberryopenvswitch: Change the return type for vport_ops.send...
2022-09-20 Jakub KicinskiMerge tag 'batadv-next-pullrequest-20220916' of git...
2022-09-20 Xiu Jianfengnet: rds: add missing __init/__exit annotations to...
2022-09-20 Gaosheng Cuirxrpc: remove rxrpc_max_call_lifetime declaration
2022-09-19 Jakub KicinskiMerge tag 'ib-mfd-net-pinctrl-v6.0' of git://git./linux...
2022-09-16 David S. MillerMerge tag 'linux-can-next-for-6.1-20220915' of git...
2022-09-16 David S. MillerMerge branch '1GbE' of git://git./linux/kernel/git...
2022-09-16 Jilin Yuanvsock/vmci: fix repeated words in comments
2022-09-16 Nicolas Dichtelrtnetlink: advertise allmulti counter
2022-09-15 Paolo AbeniMerge branch 'mptcp-allow-privileged-operations-from...
2022-09-15 Thomas Hallermptcp: account memory allocation in mptcp_nl_cmd_add_ad...
2022-09-15 Thomas Hallermptcp: allow privileged operations from user namespaces
2022-09-15 Geliang Tangmptcp: add do_check_data_fin to replace copied
2022-09-15 Matthieu Baertsmptcp: add mptcp_for_each_subflow_safe helper
2022-09-15 Marc Kleine-BuddeMerge patch series "can: support CAN XL"
2022-09-15 Oliver Hartkoppcan: raw: add CAN XL support
2022-09-15 Oliver Hartkoppcan: canxl: update CAN infrastructure for CAN XL frames
2022-09-15 Oliver Hartkoppcan: set CANFD_FDF flag in all CAN FD frame structures
2022-09-15 Oliver Hartkoppcan: skb: unify skb CAN frame identification helpers
2022-09-15 Marek Lindnerbatman-adv: remove unused struct definitions
2022-09-09 Jilin Yuannet: openvswitch: fix repeated words in comments
2022-09-09 David S. MillerMerge branch 'tc_action_ops-refactor'
2022-09-09 Zhengchao Shaonet: sched: act_vlan: get rid of tcf_vlan_walker and...
2022-09-09 Zhengchao Shaonet: sched: act_tunnel_key: get rid of tunnel_key_walke...
2022-09-09 Zhengchao Shaonet: sched: act_skbmod: get rid of tcf_skbmod_walker...
2022-09-09 Zhengchao Shaonet: sched: act_skbedit: get rid of tcf_skbedit_walker...
2022-09-09 Zhengchao Shaonet: sched: act_simple: get rid of tcf_simp_walker...
2022-09-09 Zhengchao Shaonet: sched: act_sample: get rid of tcf_sample_walker...
2022-09-09 Zhengchao Shaonet: sched: act_police: get rid of tcf_police_walker...
2022-09-09 Zhengchao Shaonet: sched: act_pedit: get rid of tcf_pedit_walker...
2022-09-09 Zhengchao Shaonet: sched: act_nat: get rid of tcf_nat_walker and...
2022-09-09 Zhengchao Shaonet: sched: act_mpls: get rid of tcf_mpls_walker and...
2022-09-09 Zhengchao Shaonet: sched: act_mirred: get rid of tcf_mirred_walker...
2022-09-09 Zhengchao Shaonet: sched: act_ipt: get rid of tcf_ipt_walker/tcf_xt_w...
2022-09-09 Zhengchao Shaonet: sched: act_ife: get rid of tcf_ife_walker and...
2022-09-09 Zhengchao Shaonet: sched: act_gate: get rid of tcf_gate_walker and...
2022-09-09 Zhengchao Shaonet: sched: act_gact: get rid of tcf_gact_walker and...
2022-09-09 Zhengchao Shaonet: sched: act_ctinfo: get rid of tcf_ctinfo_walker...
2022-09-09 Zhengchao Shaonet: sched: act_ct: get rid of tcf_ct_walker and tcf_ct...
2022-09-09 Zhengchao Shaonet: sched: act_csum: get rid of tcf_csum_walker and...
2022-09-09 Zhengchao Shaonet: sched: act_connmark: get rid of tcf_connmark_walke...
2022-09-09 Zhengchao Shaonet: sched: act_bpf: get rid of tcf_bpf_walker and...
2022-09-09 Zhengchao Shaonet: sched: act_api: implement generic walker and searc...
2022-09-09 Zhengchao Shaonet: sched: act: move global static variable net_id...
2022-09-09 David S. MillerMerge git://git./linux/kernel/git/netfilter/nf-next
2022-09-08 Paolo AbeniMerge git://git./linux/kernel/git/netdev/net
2022-09-08 Linus TorvaldsMerge tag 'net-6.0-rc5' of git://git./linux/kernel...
2022-09-08 Linus TorvaldsMerge tag 'efi-urgent-for-v6.0-1' of git://git./linux...
2022-09-08 Toke Høiland-Jørgensensch_sfb: Also store skb len before calling child enqueue
2022-09-07 Yacan Liunet/smc: Fix possible access to freed memory in link...
2022-09-07 David S. MillerMerge branch '40GbE' of git://git./linux/kernel/git...
2022-09-07 David S. MillerMerge branch '100GbE' of git://git./linux/kernel/git...
2022-09-07 Florian Westphalnetfilter: nat: avoid long-running port range loop
2022-09-07 Florian Westphalnetfilter: nat: move repetitive nat port reserve loop...
2022-09-07 Wolfram Sangnetfilter: move from strlcpy with unused retval to...
2022-09-07 Florian Westphalnetfilter: conntrack: reduce timeout when receiving...
2022-09-07 Florian Westphalnetfilter: conntrack: remove unneeded indent level
2022-09-07 Liu Shixinnet: sysctl: remove unused variable long_max
2022-09-07 Menglong Dongnet: skb: export skb drop reaons to user by TRACE_DEFIN...
2022-09-07 Florian Westphalnetfilter: conntrack: ignore overly delayed tcp packets
2022-09-07 Florian Westphalnetfilter: conntrack: prepare tcp_in_window for ternary...
2022-09-07 David S. MillerMerge branch 'netlink-be-policy'
2022-09-07 Florian Westphalnetfilter: nft_payload: reject out-of-range attributes...
2022-09-07 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2022-09-06 Paolo AbeniMerge https://git./linux/kernel/git/bpf/bpf-next
2022-09-06 Linus TorvaldsMerge tag 'erofs-for-6.0-rc5-fixes' of git://git./linux...
2022-09-06 Neal Cardwelltcp: fix early ETIMEDOUT after spurious non-SACK RTO
2022-09-06 Marc Kleine-BuddeMerge patch series "can: raw: random optimizations"
2022-09-06 Ziyang Xuancan: raw: use guard clause to optimize nesting in raw_rcv()
2022-09-06 Ziyang Xuancan: raw: process optimization in raw_init()
2022-09-05 Linus TorvaldsMerge tag 'soc-fixes-6.0-rc4' of git://git./linux/kerne...
2022-09-05 Kees Cooknetlink: Bounds-check struct nlmsgerr creation
2022-09-05 David S. MillerMerge tag 'for-net-2022-09-02' of git://git./linux...
2022-09-05 David Lebrunipv6: sr: fix out-of-bounds read when setting HMAC...
2022-09-05 David S. MillerMerge branch 'bonding-fixes'
2022-09-05 Hangbin Liubonding: add all node mcast address when slave up
2022-09-04 Linus TorvaldsMerge tag 'powerpc-6.0-4' of git://git./linux/kernel...
2022-09-04 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-09-04 David S. MillerMerge tag 'wireless-next-2022-09-03' of git://git....
2022-09-04 David S. MillerMerge tag 'wireless-2022-09-03' of git://git./linux...
2022-09-04 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.0-rc4' of git://git./linux...
2022-09-03 Linus TorvaldsMerge tag 'for-linus-6.0-rc4-tag' of git://git./linux...
2022-09-03 Linus TorvaldsMerge tag 'loongarch-fixes-6.0-2' of git://git./linux...
2022-09-03 Linus TorvaldsMerge tag 's390-6.0-3' of git://git./linux/kernel/git...
next