summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-23Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-05-23Merge tag 'for-net-next-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-05-23bpf: Add dynptr data slicesJoanne Koong
2022-05-23bpf: Add bpf_dynptr_read and bpf_dynptr_writeJoanne Koong
2022-05-23bpf: Dynptr support for ring buffersJoanne Koong
2022-05-23bpf: Add bpf_dynptr_from_mem for local dynptrsJoanne Koong
2022-05-23bpf: Add verifier support for dynptrsJoanne Koong
2022-05-23bpf: Introduce bpf_arch_text_invalidate for bpf_prog_packSong Liu
2022-05-23net: dsa: felix: tag_8021q preparation for multiple CPU portsVladimir Oltean
2022-05-23net: mscc: ocelot: switch from {,un}set to {,un}assign for tag_8021q CPU portsVladimir Oltean
2022-05-23net: dsa: felix: update bridge fwd mask from ocelot lib when changing tag_802...Vladimir Oltean
2022-05-22net: wrap the wireless pointers in struct net_device in an ifdefJakub Kicinski
2022-05-22rxrpc: Fix decision on when to generate an IDLE ACKDavid Howells
2022-05-22rxrpc: Automatically generate trace tag enumsDavid Howells
2022-05-22rxrpc: Fix locking issueDavid Howells
2022-05-22rxrpc: Use refcount_t rather than atomic_tDavid Howells
2022-05-22net: qed: fix typos in commentsJulia Lawall
2022-05-20net: Add a second bind table hashed by port and addressJoanne Koong
2022-05-20selftests/bpf: Add missing trampoline program type to trampoline_count testYuntao Wang
2022-05-20bpf: Add bpf_skc_to_mptcp_sock_protoGeliang Tang
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski
2022-05-19net: macb: Fix PTP one step sync supportHarini Katakam
2022-05-19Merge tag 'linux-can-next-for-5.19-20220519' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2022-05-19can: can-dev: remove obsolete CAN LED supportOliver Hartkopp
2022-05-19Merge tag 'wireless-next-2022-05-19' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-19Bluetooth: eir: Add helpers for managing service dataLuiz Augusto von Dentz
2022-05-19Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-05-19tls: Add opt-in zerocopy mode of sendfile()Boris Pismenny
2022-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-05-18Merge tag 'io_uring-5.18-2022-05-18' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-05-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2022-05-17net/mlx5: Support multiport eswitch modeEli Cohen
2022-05-17net/mlx5: Inline db alloc API functionTariq Toukan
2022-05-17net/mlx5: Add last command failure syndrome to debugfsMoshe Shemesh
2022-05-17ptp: ptp_clockmatrix: Add PTP_CLK_REQ_EXTTS supportMin Li
2022-05-17audit,io_uring,io-wq: call __audit_uring_exit for dummy contextsJulian Orth
2022-05-17cfg80211: fix kernel-doc for cfg80211_beacon_dataJohannes Berg
2022-05-16Merge tag 'linux-can-next-for-5.19-20220516' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2022-05-16net: skb: Remove skb_data_area_size()Ricardo Martinez
2022-05-16can: isotp: add support for transmission without flow controlOliver Hartkopp
2022-05-16netfilter: nf_conncount: reduce unnecessary GCWilliam Tu
2022-05-16net: fix dev_fill_forward_path with pppoe + bridgeFelix Fietkau
2022-05-16net: fix possible race in skb_attempt_defer_free()Eric Dumazet
2022-05-16net: skb: change the definition SKB_DR_SET()Menglong Dong
2022-05-16inet: rename INET_MATCH()Eric Dumazet
2022-05-16ipv6: add READ_ONCE(sk->sk_bound_dev_if) in INET6_MATCH()Eric Dumazet
2022-05-16tcp: sk->sk_bound_dev_if once in inet_request_bound_dev_if()Eric Dumazet
2022-05-16net: annotate races around sk->sk_bound_dev_ifEric Dumazet