can: bittiming: can_get_bittiming(): use direct return and remove unneeded else
[platform/kernel/linux-starfive.git] / net /
2023-02-02 Oliver Hartkoppcan: isotp: check CAN address family in isotp_bind()
2023-02-02 Oliver Hartkoppcan: gw: give feedback on missing CGW_FLAGS_CAN_IIF_TX_...
2023-02-02 Leon Romanovskynetlink: provide an ability to set default extack message
2023-02-02 Brian Haleyneighbor: fix proxy_delay usage when it is zero
2023-02-02 Jakub KicinskiMerge branch 'net-support-ipv4-big-tcp'
2023-02-02 Xin Longnet: add support for ipv4 big tcp
2023-02-02 Xin Longnet: add gso_ipv4_max_size and gro_ipv4_max_size per...
2023-02-02 Xin Longpacket: add TP_STATUS_GSO_TCP for tp_status
2023-02-02 Xin Longcipso_ipv4: use iph_set_totlen in skbuff_setattr
2023-02-02 Xin Longnetfilter: use skb_ip_totlen and iph_totlen
2023-02-02 Xin Longnet: sched: use skb_ip_totlen and iph_totlen
2023-02-02 Xin Longopenvswitch: use skb_ip_totlen in conntrack
2023-02-02 Xin Longbridge: use skb_ip_totlen in br netfilter
2023-02-02 Jiapeng Chongipv6: ICMPV6: Use swap() instead of open coding it
2023-02-01 Jakub KicinskiMerge branch 'devlink-trivial-names-cleanup'
2023-02-01 Jiri Pirkodevlink: rename and reorder instances of struct devlink_cmd
2023-02-01 Jiri Pirkodevlink: remove "gen" from struct devlink_gen_cmd name
2023-02-01 Jiri Pirkodevlink: rename devlink_nl_instance_iter_dump() to...
2023-01-30 David S. MillerMerge branch 'devlink-next'
2023-01-30 Jiri Pirkodevlink: remove devlink features
2023-01-30 Jiri Pirkodevlink: send objects notifications during devlink...
2023-01-30 Jiri Pirkodevlink: move devlink reload notifications back in...
2023-01-30 David S. MillerMerge tag 'batadv-next-pullrequest-20230127' of git...
2023-01-28 Jakub KicinskiMerge tag 'for-netdev' of https://git./linux/kernel...
2023-01-28 Breno Leitaonetpoll: Remove 4s sleep during carrier detection
2023-01-28 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2023-01-27 David S. MillerMerge branch 'devlink-parama-cleanup'
2023-01-27 Jiri Pirkodevlink: protect devlink param list by instance lock
2023-01-27 Jiri Pirkodevlink: put couple of WARN_ONs in devlink_param_driver...
2023-01-27 Jiri Pirkodevlink: make devlink_param_driverinit_value_set()...
2023-01-27 Jiri Pirkodevlink: don't work with possible NULL pointer in devli...
2023-01-27 Jiri Pirkodevlink: make devlink_param_register/unregister static
2023-01-27 David S. MillerMerge branch 'ethtool-netlink-next'
2023-01-27 Jakub Kicinskiethtool: netlink: convert commands to common SET
2023-01-27 Jakub Kicinskiethtool: netlink: handle SET intro/outro in the common...
2023-01-27 David S. MillerMerge branch 'net-skbuff-includes'
2023-01-27 Jakub Kicinskinet: add missing includes of linux/splice.h
2023-01-27 Jakub Kicinskinet: add missing includes of linux/sched/clock.h
2023-01-27 Jakub Kicinskinet: skbuff: drop the linux/textsearch.h include
2023-01-27 Jakub KicinskiMerge branch '40GbE' of git://git./linux/kernel/git...
2023-01-27 Jakub KicinskiMerge branch 'convert-drivers-to-return-xfrm-configurat...
2023-01-27 Leon Romanovskyxfrm: extend add state callback to set failure reason
2023-01-27 Leon Romanovskyxfrm: extend add policy callback to set failure reason
2023-01-26 Linus TorvaldsMerge tag 'net-6.2-rc6' of git://git./linux/kernel...
2023-01-26 Paolo AbeniMerge branch 'mptcp-add-mixed-v4-v6-support-for-the...
2023-01-26 Matthieu Baertsmptcp: userspace pm: use a single point of exit
2023-01-26 Matthieu Baertsmptcp: propagate sk_ipv6only to subflows
2023-01-26 Paolo Abenimptcp: let the in-kernel PM use mixed IPv4 and IPv6...
2023-01-26 Jamie Bainbridgeicmp: Add counters for rate limits
2023-01-26 Jakub KicinskiMerge branch 'add-ip_local_port_range-socket-option'
2023-01-26 Jakub Sitnickiinet: Add IP_LOCAL_PORT_RANGE socket option
2023-01-26 Randy Dunlapnet: Kconfig: fix spellos
2023-01-25 Martin KaFai LauMerge branch 'Enable bpf_setsockopt() on ktls enabled...
2023-01-25 Kui-Feng Leebpf: Check the protocol of a sock to agree the calls...
2023-01-25 Alexei StarovoitovMerge branch 'Enable struct_ops programs to be sleepable'
2023-01-25 David Vernetbpf/selftests: Verify struct_ops prog sleepable behavior
2023-01-25 David Vernetbpf: Pass const struct bpf_prog * to .check_member
2023-01-25 Linus TorvaldsMerge tag 'fs.fuse.acl.v6.2-rc6' of git://git./linux...
2023-01-25 David S. MillerMerge branch 'mptcp-fixes'
2023-01-25 Jeremy Kerrnet: mctp: mark socks as dead on unhash, prevent re-add
2023-01-25 Paolo Abeninet: mctp: hold key reference when looking up a general key
2023-01-25 Jeremy Kerrnet: mctp: move expiry timer delete to unhash
2023-01-25 Jeremy Kerrnet: mctp: add an explicit reference from a mctp_sk_key...
2023-01-25 Vladimir Olteannet: ethtool: fix NULL pointer dereference in pause_pre...
2023-01-25 Vladimir Olteannet: ethtool: fix NULL pointer dereference in stats_pre...
2023-01-25 Hyunwoo Kimnet/x25: Fix to not accept on connected socket
2023-01-25 David S. MillerMerge branch 's390-ism-generalized-interface'
2023-01-25 Stefan Rasplnet/smc: De-tangle ism and smc device initialization
2023-01-25 Stefan Raspls390/ism: Consolidate SMC-D-related code
2023-01-25 Stefan Rasplnet/smc: Separate SMC-D and ISM APIs
2023-01-25 Stefan Rasplnet/smc: Register SMC-D as ISM client
2023-01-25 Stefan Rasplnet/ism: Add new API for client registration
2023-01-25 Stefan Rasplnet/smc: Terminate connections prior to device removal
2023-01-25 Jakub Kicinskidevlink: remove a dubious assumption in fmsg dumping
2023-01-25 Jakub KicinskiMerge git://git./linux/kernel/git/netfilter/nf
2023-01-25 Marcelo Ricardo... sctp: fail if no bound addresses can be used for a...
2023-01-25 Eric Dumazetnet/sched: sch_taprio: do not schedule in taprio_reset()
2023-01-25 Guillaume Naultipv6: Make ip6_route_output_flags_noref() static.
2023-01-25 Linus TorvaldsMerge tag 'rust-fixes-6.2' of https://github.com/Rust...
2023-01-25 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2023-01-25 Jakub Kicinskinetlink: fix spelling mistake in dump size assert
2023-01-24 Linus TorvaldsMerge tag 'nfsd-6.2-5' of git://git./linux/kernel/git...
2023-01-24 Linus TorvaldsMerge tag 'fscrypt-for-linus' of git://git./fs/fscrypt...
2023-01-24 Linus TorvaldsMerge tag 'fsverity-for-linus' of git://git./fs/fsverit...
2023-01-24 Paolo AbeniRevert "Merge branch 'ethtool-mac-merge'"
2023-01-24 Kuniyuki Iwashimanetrom: Fix use-after-free of a listening socket.
2023-01-24 Paolo AbeniMerge branch 'netlink-protocol-specs'
2023-01-24 Jakub Kicinskinet: fou: use policy and operation tables generated...
2023-01-24 Jakub Kicinskinet: fou: rename the source for linking
2023-01-24 Paolo AbeniMerge branch 'net-sched-use-the-backlog-for-nested...
2023-01-24 Davide Carattiact_mirred: use the backlog for nested calls to mirred...
2023-01-24 Davide Carattinet/sched: act_mirred: better wording on protection...
2023-01-24 Sriram Yagnaramannetfilter: conntrack: unify established states for...
2023-01-24 Sriram YagnaramanRevert "netfilter: conntrack: add sctp DATA_SENT state"
2023-01-24 Sriram Yagnaramannetfilter: conntrack: fix bug in for_each_sctp_chunk
2023-01-24 Sriram Yagnaramannetfilter: conntrack: fix vtag checks for ABORT/SHUTDOW...
2023-01-24 Jakub KicinskiMerge branch '40GbE' of git://git./linux/kernel/git...
2023-01-24 Jakub KicinskiMerge branch 'net-dsa-microchip-add-support-for-credit...
2023-01-24 Arun Ramadossnet: dsa: microchip: enable port queues for tc mqprio
2023-01-24 Jesper Dangaard... net: avoid irqsave in skb_defer_free_flush
next