summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-02-02bpf: Add __bpf_kfunc tag to all kfuncsDavid Vernet
2023-01-28selftests/bpf: Add a sign-extension test for kfuncsIlya Leoshkevich
2023-01-28bpf: Use ARG_CONST_SIZE_OR_ZERO for 3rd argument of bpf_tcp_raw_gen_syncookie...Ilya Leoshkevich
2023-01-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-01-27netpoll: Remove 4s sleep during carrier detectionBreno Leitao
2023-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-27devlink: protect devlink param list by instance lockJiri Pirko
2023-01-27devlink: put couple of WARN_ONs in devlink_param_driverinit_value_get()Jiri Pirko
2023-01-27devlink: make devlink_param_driverinit_value_set() return voidJiri Pirko
2023-01-27devlink: don't work with possible NULL pointer in devlink_param_unregister()Jiri Pirko
2023-01-27devlink: make devlink_param_register/unregister staticJiri Pirko
2023-01-27ethtool: netlink: convert commands to common SETJakub Kicinski
2023-01-27ethtool: netlink: handle SET intro/outro in the common codeJakub Kicinski
2023-01-27net: add missing includes of linux/splice.hJakub Kicinski
2023-01-27net: add missing includes of linux/sched/clock.hJakub Kicinski
2023-01-27net: skbuff: drop the linux/textsearch.h includeJakub Kicinski
2023-01-26xfrm: extend add state callback to set failure reasonLeon Romanovsky
2023-01-26xfrm: extend add policy callback to set failure reasonLeon Romanovsky
2023-01-26mptcp: userspace pm: use a single point of exitMatthieu Baerts
2023-01-26mptcp: propagate sk_ipv6only to subflowsMatthieu Baerts
2023-01-26mptcp: let the in-kernel PM use mixed IPv4 and IPv6 addressesPaolo Abeni
2023-01-26icmp: Add counters for rate limitsJamie Bainbridge
2023-01-25inet: Add IP_LOCAL_PORT_RANGE socket optionJakub Sitnicki
2023-01-25net: Kconfig: fix spellosRandy Dunlap
2023-01-25bpf: Check the protocol of a sock to agree the calls to bpf_setsockopt().Kui-Feng Lee
2023-01-25bpf/selftests: Verify struct_ops prog sleepable behaviorDavid Vernet
2023-01-25bpf: Pass const struct bpf_prog * to .check_memberDavid Vernet
2023-01-25net: mctp: mark socks as dead on unhash, prevent re-addJeremy Kerr
2023-01-25net: mctp: hold key reference when looking up a general keyPaolo Abeni
2023-01-25net: mctp: move expiry timer delete to unhashJeremy Kerr
2023-01-25net: mctp: add an explicit reference from a mctp_sk_key to sockJeremy Kerr
2023-01-25net: ethtool: fix NULL pointer dereference in pause_prepare_data()Vladimir Oltean
2023-01-25net: ethtool: fix NULL pointer dereference in stats_prepare_data()Vladimir Oltean
2023-01-25net/x25: Fix to not accept on connected socketHyunwoo Kim
2023-01-25net/smc: De-tangle ism and smc device initializationStefan Raspl
2023-01-25s390/ism: Consolidate SMC-D-related codeStefan Raspl
2023-01-25net/smc: Separate SMC-D and ISM APIsStefan Raspl
2023-01-25net/smc: Register SMC-D as ISM clientStefan Raspl
2023-01-25net/ism: Add new API for client registrationStefan Raspl
2023-01-25net/smc: Terminate connections prior to device removalStefan Raspl
2023-01-24devlink: remove a dubious assumption in fmsg dumpingJakub Kicinski
2023-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2023-01-24sctp: fail if no bound addresses can be used for a given scopeMarcelo Ricardo Leitner
2023-01-24net/sched: sch_taprio: do not schedule in taprio_reset()Eric Dumazet
2023-01-24ipv6: Make ip6_route_output_flags_noref() static.Guillaume Nault
2023-01-24netlink: fix spelling mistake in dump size assertJakub Kicinski
2023-01-24Revert "Merge branch 'ethtool-mac-merge'"Paolo Abeni
2023-01-24netrom: Fix use-after-free of a listening socket.Kuniyuki Iwashima
2023-01-24net: fou: use policy and operation tables generated from the specJakub Kicinski
2023-01-24net: fou: rename the source for linkingJakub Kicinski