summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-01-31rxrpc: Kill service bundleDavid Howells
2023-01-31rxrpc: Show consumed and freed packets as non-dropped in dropwatchDavid Howells
2023-01-31rxrpc: Remove local->defrag_semDavid Howells
2023-01-31rxrpc: Don't lock call->tx_lock to access call->tx_bufferDavid Howells
2023-01-31rxrpc: Simplify ACK handlingDavid Howells
2023-01-31rxrpc: De-atomic call->ackr_window and call->ackr_nr_unackedDavid Howells
2023-01-31rxrpc: Generate extra pings for RTT during heavy-receive callDavid Howells
2023-01-31rxrpc: Allow a delay to be injected into packet receptionDavid Howells
2023-01-31rxrpc: Convert call->recvmsg_lock to a spinlockDavid Howells
2023-01-31Revert "netfilter: conntrack: fix bug in for_each_sctp_chunk"Florian Westphal
2023-01-31netfilter: br_netfilter: disable sabotage_in hook after first suppressionFlorian Westphal
2023-01-31net: sched: sch: Bounds check priorityKees Cook
2023-01-30Merge tag 'ieee802154-for-net-2023-01-30' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski
2023-01-30net/tls: tls_is_tx_ready() checked list_entryPietro Borrello
2023-01-30mac802154: Avoid superfluous endianness handlingMiquel Raynal
2023-01-30rxrpc: Fix trace stringDavid Howells
2023-01-30xfrm: fix bug with DSCP copy to v6 from v4 tunnelChristian Hopps
2023-01-30devlink: remove devlink featuresJiri Pirko
2023-01-30devlink: send objects notifications during devlink reloadJiri Pirko
2023-01-30devlink: move devlink reload notifications back in between _down() and _up() ...Jiri Pirko
2023-01-30Merge tag 'batadv-next-pullrequest-20230127' of git://git.open-mesh.org/linux...David S. Miller
2023-01-30netrom: Fix use-after-free caused by accept on already connected socketHyunwoo Kim
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-28mac802154: Handle basic beaconingMiquel Raynal
2023-01-28ieee802154: Add support for user beaconing requestsMiquel Raynal
2023-01-28net: mctp: purge receive queues on sk destructionJeremy Kerr
2023-01-28net: qrtr: free memory on error path in radix_tree_insert()Natalia Petrova
2023-01-28net/rose: Fix to not accept on connected socketHyunwoo Kim
2023-01-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-01-27Merge 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-27skb: Do mix page pool and page referenced frags in GROAlexander Duyck
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-27xfrm: annotate data-race around use_timeEric Dumazet
2023-01-27xfrm: consistently use time64_t in xfrm_timer_handler()Eric Dumazet
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