summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* can: bxcan: add support for single peripheral configurationDario Binacchi2023-05-151-11/+23
* ARM: dts: stm32: add pin map for CAN controller on stm32f7Dario Binacchi2023-05-151-0/+82
* ARM: dts: stm32f429: put can2 in secondary modeDario Binacchi2023-05-151-0/+1
* dt-bindings: net: can: add "st,can-secondary" propertyDario Binacchi2023-05-151-4/+15
* can: CAN_BXCAN should depend on ARCH_STM32Geert Uytterhoeven2023-05-151-1/+1
* can: dev: fix missing CAN XL support in can_put_echo_skb()Oliver Hartkopp2023-05-151-1/+2
* can: j1939: recvmsg(): allow MSG_CMSG_COMPAT flagOliver Hartkopp2023-05-151-1/+1
* can: isotp: recvmsg(): allow MSG_CMSG_COMPAT flagOliver Hartkopp2023-05-151-1/+1
* net: phylink: fix ksettings_set() ethtool callRussell King (Oracle)2023-05-151-4/+4
* Merge branch 'tipc-fixes'David S. Miller2023-05-154-7/+27
|\
| * tipc: check the bearer min mtu properly when setting it by netlinkXin Long2023-05-151-2/+2
| * tipc: do not update mtu if msg_max is too small in mtu negotiationXin Long2023-05-151-3/+6
| * tipc: add tipc_bearer_min_mtu to calculate min mtuXin Long2023-05-153-2/+19
|/
* net: mdio: i2c: fix rollball accessorsRussell King (Oracle)2023-05-151-7/+8
* virtio_net: Fix error unwinding of XDP initializationFeng Liu2023-05-151-17/+44
* net: fec: remove the xdp_return_frame when lack of tx BDsShenwei Wang2023-05-151-1/+0
* net: nsh: Use correct mac_offset to unwind gso skb in nsh_gso_segment()Dong Chenchen2023-05-151-5/+3
* Merge branch 'hns3-fixes'David S. Miller2023-05-138-15/+50
|\
| * net: hns3: fix reset timeout when enable full VFJijie Shao2023-05-132-5/+28
| * net: hns3: fix reset delay time to avoid configuration timeoutJie Wang2023-05-131-1/+4
| * net: hns3: fix sending pfc frames after reset issueJijie Shao2023-05-133-8/+16
| * net: hns3: fix output information incomplete for dumping tx queue info with d...Jie Wang2023-05-132-1/+2
|/
* Merge branch 'dsa-rzn1-a5psw-stp'David S. Miller2023-05-132-19/+67
|\
| * net: dsa: rzn1-a5psw: disable learning for standalone portsClément Léger2023-05-131-8/+16
| * net: dsa: rzn1-a5psw: fix STP states handlingAlexis Lothoré2023-05-132-9/+49
| * net: dsa: rzn1-a5psw: enable management frames for CPU portClément Léger2023-05-132-2/+2
|/
* erspan: get the proto with the md version for collect_mdXin Long2023-05-131-5/+8
* tcp: fix possible sk_priority leak in tcp_v4_send_reset()Eric Dumazet2023-05-121-2/+3
* vsock: avoid to close connected socket after the timeoutZhuang Shengen2023-05-121-1/+1
* sfc: disable RXFCS and RXALL features by defaultPieter Jansen van Vuuren2023-05-121-1/+3
* ice: Fix undersized tx_flags variableJan Sokolowski2023-05-123-14/+8
* MAINTAINERS: exclude wireless drivers from netdevJakub Kicinski2023-05-121-0/+1
* nfp: fix NFP_NET_MAX_DSCP definition errorHuayu Chen2023-05-121-1/+1
* MAINTAINERS: don't CC docs@ for netlink spec changesJakub Kicinski2023-05-121-0/+2
* MAINTAINERS: sctp: move Neil to CREDITSMarcelo Ricardo Leitner2023-05-122-2/+5
* net: phy: dp83867: add w/a for packet errors seen with short cablesGrygorii Strashko2023-05-121-1/+21
* net: fec: Better handle pm_runtime_get() failing in .remove()Uwe Kleine-König2023-05-111-4/+11
* ipv6: remove nexthop_fib6_nh_bh()Eric Dumazet2023-05-112-31/+8
* devlink: change per-devlink netdev notifier to static oneJiri Pirko2023-05-113-13/+9
* Merge branch 'selftests-seg6-make-srv6_end_dt4_l3vpn_test-more-robust'Jakub Kicinski2023-05-111-6/+11
|\
| * selftets: seg6: disable rp_filter by default in srv6_end_dt4_l3vpn_testAndrea Mayer2023-05-111-5/+6
| * selftests: seg6: disable DAD on IPv6 router cfg for srv6_end_dt4_l3vpn_testAndrea Mayer2023-05-111-1/+5
|/
* Merge tag 'net-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-05-1149-112/+361
|\
| * Merge tag 'nf-23-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2023-05-104-12/+151
| |\
| | * selftests: nft_flowtable.sh: check ingress/egress chain tooFlorian Westphal2023-05-101-0/+124
| | * selftests: nft_flowtable.sh: monitor result file sizesBoris Sukholitko2023-05-101-1/+9
| | * selftests: nft_flowtable.sh: wait for specific nc pidsBoris Sukholitko2023-05-101-1/+2
| | * selftests: nft_flowtable.sh: no need for ps -x optionBoris Sukholitko2023-05-101-2/+2
| | * selftests: nft_flowtable.sh: use /proc for pid checkingBoris Sukholitko2023-05-101-2/+2
| | * netfilter: conntrack: fix possible bug_on with enable_hooks=1Florian Westphal2023-05-102-3/+6