summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-15tipc: check the bearer min mtu properly when setting it by netlinkXin Long
2023-05-15tipc: do not update mtu if msg_max is too small in mtu negotiationXin Long
2023-05-15tipc: add tipc_bearer_min_mtu to calculate min mtuXin Long
2023-05-15net: mdio: i2c: fix rollball accessorsRussell King (Oracle)
2023-05-15virtio_net: Fix error unwinding of XDP initializationFeng Liu
2023-05-15net: fec: remove the xdp_return_frame when lack of tx BDsShenwei Wang
2023-05-15net: nsh: Use correct mac_offset to unwind gso skb in nsh_gso_segment()Dong Chenchen
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
2023-05-10tcp: add annotations around sk->sk_shutdown accessesEric Dumazet
2023-05-10net: add vlan_get_protocol_and_depth() helperEric Dumazet