summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-13erspan: get the proto with the md version for collect_mdXin Long
2023-05-12tcp: fix possible sk_priority leak in tcp_v4_send_reset()Eric Dumazet
2023-05-12vsock: avoid to close connected socket after the timeoutZhuang Shengen
2023-05-12sfc: disable RXFCS and RXALL features by defaultPieter Jansen van Vuuren
2023-05-12ice: Fix undersized tx_flags variableJan Sokolowski
2023-05-12MAINTAINERS: exclude wireless drivers from netdevJakub Kicinski
2023-05-12nfp: fix NFP_NET_MAX_DSCP definition errorHuayu Chen
2023-05-12MAINTAINERS: don't CC docs@ for netlink spec changesJakub Kicinski
2023-05-12MAINTAINERS: sctp: move Neil to CREDITSMarcelo Ricardo Leitner
2023-05-12net: phy: dp83867: add w/a for packet errors seen with short cablesGrygorii Strashko
2023-05-11net: fec: Better handle pm_runtime_get() failing in .remove()Uwe Kleine-König
2023-05-11ipv6: remove nexthop_fib6_nh_bh()Eric Dumazet
2023-05-11devlink: change per-devlink netdev notifier to static oneJiri Pirko
2023-05-11Merge branch 'selftests-seg6-make-srv6_end_dt4_l3vpn_test-more-robust'Jakub Kicinski
2023-05-11selftets: seg6: disable rp_filter by default in srv6_end_dt4_l3vpn_testAndrea Mayer
2023-05-11selftests: seg6: disable DAD on IPv6 router cfg for srv6_end_dt4_l3vpn_testAndrea Mayer
2023-05-11Merge tag 'net-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-05-11Merge tag 'media/v6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-05-10Merge tag 'nf-23-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2023-05-10Merge branch 'af_unix-fix-two-data-races-reported-by-kcsan'Jakub Kicinski
2023-05-10af_unix: Fix data races around sk->sk_shutdown.Kuniyuki Iwashima
2023-05-10af_unix: Fix a data race of sk->sk_receive_queue->qlen.Kuniyuki Iwashima
2023-05-10net: datagram: fix data-races in datagram_poll()Eric Dumazet
2023-05-10MAINTAINERS: re-sort all entries and fieldsLinus Torvalds
2023-05-10Merge tag 'fsnotify_for_v6.4-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-10Merge tag 'gfs2-v6.3-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds
2023-05-10gfs2: Don't deref jdesc in evictBob Peterson
2023-05-10Merge tag 'platform-drivers-x86-v6.4-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-05-10net: mscc: ocelot: fix stat counter register valuesColin Foster
2023-05-10ipvlan:Fix out-of-bounds caused by unclear skb->cbt.feng
2023-05-10docs: networking: fix x25-iface.rst heading & index orderRandy Dunlap
2023-05-10gve: Remove the code of clearing PBA bitZiwei Xiao
2023-05-10tcp: add annotations around sk->sk_shutdown accessesEric Dumazet
2023-05-10net: add vlan_get_protocol_and_depth() helperEric Dumazet
2023-05-10net: pcs: xpcs: fix incorrect number of interfacesRussell King (Oracle)
2023-05-10net: deal with most data-races in sk_wait_event()Eric Dumazet
2023-05-10net: annotate sk->sk_err write from do_recvmmsg()Eric Dumazet
2023-05-10netlink: annotate accesses to nlk->cb_runningEric Dumazet
2023-05-10Merge branch 'bonding-overflow'David S. Miller
2023-05-10kselftest: bonding: add num_grat_arp testHangbin Liu
2023-05-10selftests: forwarding: lib: add netns support for tc rule handle stats getHangbin Liu
2023-05-10Documentation: bonding: fix the doc of peer_notif_delayHangbin Liu
2023-05-10bonding: fix send_peer_notif overflowHangbin Liu
2023-05-10net: ethernet: mtk_eth_soc: fix NULL pointer dereferenceDaniel Golle
2023-05-10selftests: nft_flowtable.sh: check ingress/egress chain tooFlorian Westphal
2023-05-10selftests: nft_flowtable.sh: monitor result file sizesBoris Sukholitko
2023-05-10selftests: nft_flowtable.sh: wait for specific nc pidsBoris Sukholitko
2023-05-10selftests: nft_flowtable.sh: no need for ps -x optionBoris Sukholitko
2023-05-10selftests: nft_flowtable.sh: use /proc for pid checkingBoris Sukholitko
2023-05-10netfilter: conntrack: fix possible bug_on with enable_hooks=1Florian Westphal