selftests: mptcp: add explicit check for new mibs
[platform/kernel/linux-starfive.git] / net /
2023-05-19 Paolo Abenimptcp: introduces more address related mibs
2023-05-19 Paolo Abenimptcp: refactor mptcp_stream_accept()
2023-05-19 Paolo Abeniinet: factor out locked section of inet_accept() in...
2023-05-19 Jakub KicinskiMerge branch '100GbE' of git://git./linux/kernel/git...
2023-05-18 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2023-05-18 Jakub KicinskiMerge tag 'nf-next-2023-05-18' of https://git./linux...
2023-05-18 Linus TorvaldsMerge tag 'net-6.4-rc3' of git://git./linux/kernel...
2023-05-18 Linus TorvaldsMerge tag 'media/v6.4-3' of git://git./linux/kernel...
2023-05-18 Paolo AbeniMerge tag 'linux-can-fixes-for-6.4-20230518' of git...
2023-05-18 Pablo Neira Ayusonetfilter: flowtable: split IPv6 datapath in helper...
2023-05-18 Pablo Neira Ayusonetfilter: flowtable: split IPv4 datapath in helper...
2023-05-18 Pablo Neira Ayusonetfilter: flowtable: simplify route logic
2023-05-18 Faicker Monetfilter: conntrack: allow insertion clash of gre...
2023-05-18 Christophe JAILLETnetfilter: nft_set_pipapo: Use struct_size()
2023-05-18 Jeremy Sowdennetfilter: nft_exthdr: add boolean DCCP option matching
2023-05-18 Florian Westphalnetfilter: nf_tables: always increment set element...
2023-05-18 Florian Westphalnetfilter: nf_tables: relax set/map validation checks
2023-05-18 Jakub KicinskiMerge tag 'nf-23-05-17' of https://git./linux/kernel...
2023-05-18 Jakub KicinskiMerge tag 'wireless-2023-05-17' of git://git./linux...
2023-05-18 Arnd Bergmannbridge: always declare tunnel functions
2023-05-18 Arnd Bergmannatm: hide unused procfs functions
2023-05-18 Christophe JAILLETnet: openvswitch: Use struct_size()
2023-05-17 Linus TorvaldsMerge tag 'linux-kselftest-fixes-6.4-rc3' of git:/...
2023-05-17 Linus TorvaldsMerge tag 'nfsd-6.4-1' of git://git./linux/kernel/git...
2023-05-17 Florian Westphalnetfilter: nft_set_rbtree: fix null deref on element...
2023-05-17 Florian Westphalnetfilter: nf_tables: fix nft_trans type confusion
2023-05-17 Tom Rixnetfilter: conntrack: define variables exp_nat_nla_poli...
2023-05-17 Eric Dumazetvlan: fix a potential uninit-value in vlan_dev_hard_sta...
2023-05-17 David S. MillerMerge branch '100GbE' of git://git./linux/kernel/git...
2023-05-17 David S. MillerMerge branch '100GbE' of git://git./linux/kernel/git...
2023-05-17 Yuya Tajimaseg6: Cleanup duplicates of skb_dst_drop calls
2023-05-17 David S. MillerMerge branch 'tcp-io_uring-zc-opts'
2023-05-17 Pavel Begunkovnet/tcp: optimise io_uring zc ubuf refcounting
2023-05-17 Pavel Begunkovnet/tcp: don't peek at tail for io_uring zc
2023-05-17 Jakub KicinskiMerge tag 'linux-can-next-for-6.5-20230515' of git...
2023-05-17 Jakub KicinskiMerge tag 'ipsec-2023-05-16' of git://git./linux/kernel...
2023-05-17 Jakub KicinskiMerge tag 'linux-can-fixes-for-6.4-20230515' of git...
2023-05-17 Jakub KicinskiRevert "net: Remove low_thresh in ip defrag"
2023-05-17 Ido Schimmeldevlink: Fix crash with CONFIG_NET_NS=n
2023-05-17 Jakub KicinskiMerge tag 'for-netdev' of https://git./linux/kernel...
2023-05-16 Johannes Bergwifi: mac80211: recalc chanctx mindef before assigning
2023-05-16 Johannes Bergwifi: mac80211: consider reserved chanctx for mindef
2023-05-16 Johannes Bergwifi: mac80211: simplify chanctx allocation
2023-05-16 Michael Leewifi: mac80211: Abort running color change when stoppin...
2023-05-16 Johannes Bergwifi: mac80211: fix min center freq offset tracing
2023-05-16 Christophe JAILLETwifi: mac80211: Fix puncturing bitmap handling in __iee...
2023-05-16 Mirsad Goran Todorovacwifi: mac80211: fortify the spinlock against deadlock...
2023-05-16 Ilan Peerwifi: cfg80211: Drop entries with invalid BSSIDs in RNR
2023-05-15 Oliver Hartkoppcan: j1939: recvmsg(): allow MSG_CMSG_COMPAT flag
2023-05-15 Oliver Hartkoppcan: isotp: recvmsg(): allow MSG_CMSG_COMPAT flag
2023-05-15 Krzysztof Kozlowskinfc: llcp: fix possible use of uninitialized variable...
2023-05-15 David S. MillerMerge branch 'tipc-fixes'
2023-05-15 Xin Longtipc: check the bearer min mtu properly when setting...
2023-05-15 Xin Longtipc: do not update mtu if msg_max is too small in...
2023-05-15 Xin Longtipc: add tipc_bearer_min_mtu to calculate min mtu
2023-05-15 David S. MillerMerge branch 'octeontx2-pf-HTB'
2023-05-15 Naveen Mamindlapallisch_htb: Allow HTB priority parameter in offload mode
2023-05-15 Angus Chennet: Remove low_thresh in ip defrag
2023-05-15 Dong Chenchennet: nsh: Use correct mac_offset to unwind gso skb...
2023-05-15 David S. MillerMerge tag 'wireless-next-2023-05-12' of git://git....
2023-05-14 Chuck LeverSUNRPC: Fix trace_svc_register() call site
2023-05-14 NeilBrownSUNRPC: always free ctxt when freeing deferred request
2023-05-14 NeilBrownSUNRPC: double free xprt_ctxt while still in use
2023-05-14 Linus TorvaldsMerge tag 'cxl-fixes-6.4-rc2' of git://git./linux/kerne...
2023-05-14 Linus TorvaldsMerge tag 'parisc-for-6.4-2' of git://git./linux/kernel...
2023-05-14 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2023-05-14 Linus TorvaldsMerge tag 'locking_urgent_for_v6.4_rc2' of git://git...
2023-05-14 Linus TorvaldsMerge tag 'perf_urgent_for_v6.4_rc2' of git://git....
2023-05-14 Linus TorvaldsMerge tag 'sched_urgent_for_v6.4_rc2' of git://git...
2023-05-14 Linus TorvaldsMerge tag 'x86_urgent_for_v6.4_rc2' of git://git./linux...
2023-05-14 Linus TorvaldsMerge tag 'timers_urgent_for_v6.4_rc2' of git://git...
2023-05-14 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2023-05-14 Linus TorvaldsMerge tag 'fbdev-for-6.4-rc2' of git://git./linux/kerne...
2023-05-14 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2023-05-13 Kuniyuki Iwashimaping: Convert hlist_nulls to plain hlist.
2023-05-13 David S. MillerMerge branch 'skb_frag_fill_page_desc'
2023-05-13 Yunsheng Linnet: introduce and use skb_frag_fill_page_desc()
2023-05-13 Xin Longerspan: get the proto with the md version for collect_md
2023-05-13 Linus TorvaldsMerge tag 'block-6.4-2023-05-13' of git://git.kernel...
2023-05-12 Linus TorvaldsMerge tag 'for-6.4-rc1-tag' of git://git./linux/kernel...
2023-05-12 Linus TorvaldsMerge tag '6.4-rc1-smb3-client-fixes' of git://git...
2023-05-12 Linus TorvaldsMerge tag 'vfs/v6.4-rc1/pipe' of gitolite.pub/scm/linux...
2023-05-12 Linus TorvaldsMerge tag 'io_uring-6.4-2023-05-12' of git://git.kernel...
2023-05-12 Linus TorvaldsMerge tag 'riscv-for-linus-6.4-rc2' of git://git./linux...
2023-05-12 Linus TorvaldsMerge tag 'firewire-fixes-6.4-rc2' of git://git./linux...
2023-05-12 Alexander Mikhalitsynsctp: add bpf_bypass_getsockopt proto callback
2023-05-12 Eric Dumazettcp: fix possible sk_priority leak in tcp_v4_send_reset()
2023-05-12 Zhuang Shengenvsock: avoid to close connected socket after the timeout
2023-05-12 David S. MillerMerge branch 'net-handshake-fixes'
2023-05-12 Chuck Levernet/handshake: Enable the SNI extension to work properly
2023-05-12 Chuck Levernet/handshake: Unpin sock->file if a handshake is cancelled
2023-05-12 Chuck Levernet/handshake: handshake_genl_notify() shouldn't ignore...
2023-05-12 Chuck Levernet/handshake: Fix uninitialized local variable
2023-05-12 Chuck Levernet/handshake: Fix handshake_dup() ref counting
2023-05-12 Chuck Levernet/handshake: Remove unneeded check from handshake_dup()
2023-05-12 Eric Dumazetipv6: remove nexthop_fib6_nh_bh()
2023-05-12 Jiri Pirkodevlink: change per-devlink netdev notifier to static one
2023-05-11 Linus TorvaldsMerge tag 'drm-fixes-2023-05-12' of git://anongit.freed...
2023-05-11 Linus TorvaldsMerge tag 'xfs-6.4-rc1-fixes' of git://git./fs/xfs...
2023-05-11 Dave AirlieMerge tag 'drm-misc-fixes-2023-05-11' of git://anongit...
next