summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-23bpf, sockmap: Improved check for empty queueJohn Fastabend
2023-05-23bpf, sockmap: Reschedule is now done through backlogJohn Fastabend
2023-05-23bpf, sockmap: Convert schedule_work into delayed_workJohn Fastabend
2023-05-23bpf, sockmap: Pass skb ownership through read_skbJohn Fastabend
2023-05-22bpf: fix a memory leak in the LRU and LRU_PERCPU hash mapsAnton Protopopov
2023-05-19bpf: Fix mask generation for 32-bit narrow loads of 64-bit fieldsWill Deacon
2023-05-16samples/bpf: Drop unnecessary fallthroughAndrii Nakryiko
2023-05-15bpf: netdev: init the offload table earlierJakub Kicinski
2023-05-14selftests/bpf: Fix pkg-config call building sign-fileJeremy Sowden
2023-05-13Merge branch 'hns3-fixes'David S. Miller
2023-05-13net: hns3: fix reset timeout when enable full VFJijie Shao
2023-05-13net: hns3: fix reset delay time to avoid configuration timeoutJie Wang
2023-05-13net: hns3: fix sending pfc frames after reset issueJijie Shao
2023-05-13net: hns3: fix output information incomplete for dumping tx queue info with d...Jie Wang
2023-05-13Merge branch 'dsa-rzn1-a5psw-stp'David S. Miller
2023-05-13net: dsa: rzn1-a5psw: disable learning for standalone portsClément Léger
2023-05-13net: dsa: rzn1-a5psw: fix STP states handlingAlexis Lothoré
2023-05-13net: dsa: rzn1-a5psw: enable management frames for CPU portClément Léger
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