summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-01-18xdp: document xdp_do_flush() before napi_complete_done()Magnus Karlsson
2023-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextDavid S. Miller
2023-01-18ipv6: Remove extra counter pull before gcTanmay Bhushan
2023-01-18netfilter: nf_tables: add support to destroy operationFernando Fernandez Mancera
2023-01-18netfilter: nf_tables: avoid retpoline overhead for some ct expression callsFlorian Westphal
2023-01-18netfilter: nf_tables: avoid retpoline overhead for objref callsFlorian Westphal
2023-01-18netfilter: nf_tables: add static key to skip retpoline workaroundsFlorian Westphal
2023-01-18netfilter: ip_tables: remove clusterip targetFlorian Westphal
2023-01-18netfilter: conntrack: move rcu read lock to nf_conntrack_find_getFlorian Westphal
2023-01-18netfilter: conntrack: avoid reload of ct->statusFlorian Westphal
2023-01-18netfilter: conntrack: remove pr_debug callsFlorian Westphal
2023-01-18netfilter: conntrack: sctp: use nf log infrastructure for invalid packetsFlorian Westphal
2023-01-17inet: fix fast path in __inet_hash_connect()Pietro Borrello
2023-01-17net: kfree_skb_list use kmem_cache_free_bulkJesper Dangaard Brouer
2023-01-17net: fix call location in kfree_skb_list_reasonJesper Dangaard Brouer
2023-01-17devlink: remove some unnecessary codeDan Carpenter
2023-01-17sched: add new attr TCA_EXT_WARN_MSG to report tc extact messageHangbin Liu
2023-01-16virtio/vsock: replace virtio_vsock_pkt with sk_buffBobby Eshleman
2023-01-16unix: Improve locking scheme in unix_show_fdinfo()Kirill Tkhai
2023-01-13plca.c: fix obvious mistake in checking retvalPiergiorgio Beruto
2023-01-13ipv6: remove max_size check inline with ipv4Jon Maxwell
2023-01-13caif: don't assume iov_iter typeKeith Busch
2023-01-13sock: add tracepoint for send recv lengthYunhui Cui
2023-01-13ethtool: add tx aggregation parametersDaniele Palmas
2023-01-13net: dsa: microchip: ptp: move pdelay_rsp correction field to tail tagChristian Eggers
2023-01-13net: dsa: microchip: ptp: add packet transmission timestampingChristian Eggers
2023-01-13net: dsa: microchip: ptp: add packet reception timestampingChristian Eggers
2023-01-13net: dsa: microchip: ptp: add 4 bytes in tail tag when ptp enabledArun Ramadoss
2023-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-12Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-01-12Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-01-12vsock: return errors other than -ENOMEM to socketBobby Eshleman
2023-01-11devlink: keep the instance mutex alive until references are goneJakub Kicinski
2023-01-11ipv6: raw: Deduct extension header length in rawv6_push_pending_framesHerbert Xu
2023-01-11drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHYPiergiorgio Beruto
2023-01-11net/ethtool: add netlink interface for the PLCA RSPiergiorgio Beruto
2023-01-10net: sched: disallow noqueue for qdisc classesFrederick Lawler
2023-01-10Merge tag 'nfsd-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-01-09net/sched: act_mpls: Fix warning during failed attribute validationIdo Schimmel
2023-01-09net: skb: remove old comments about frag_size for build_skb()Jakub Kicinski
2023-01-09gro: take care of DODGY packetsEric Dumazet
2023-01-09mptcp: add statistics for mptcp socket in useMenglong Dong
2023-01-09mptcp: rename 'sk' to 'ssk' in mptcp_token_new_connect()Menglong Dong
2023-01-09mptcp: init sk->sk_prot in build_msk()Menglong Dong
2023-01-09mptcp: introduce 'sk' to replace 'sock->sk' in mptcp_listen()Menglong Dong
2023-01-09mptcp: use local variable ssk in write_optionsGeliang Tang
2023-01-09mptcp: use net instead of sock_netGeliang Tang
2023-01-09mptcp: use msk_owned_by_me helperGeliang Tang
2023-01-07Merge tag 'rxrpc-fixes-20230107' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2023-01-07Merge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds