Age | Commit message (Expand) | Author |
2022-05-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-05-23 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2022-05-23 | Merge tag 'for-net-next-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski |
2022-05-23 | bpf: Add dynptr data slices | Joanne Koong |
2022-05-23 | bpf: Add bpf_dynptr_read and bpf_dynptr_write | Joanne Koong |
2022-05-23 | bpf: Dynptr support for ring buffers | Joanne Koong |
2022-05-23 | bpf: Add bpf_dynptr_from_mem for local dynptrs | Joanne Koong |
2022-05-23 | bpf: Add verifier support for dynptrs | Joanne Koong |
2022-05-23 | bpf: Introduce bpf_arch_text_invalidate for bpf_prog_pack | Song Liu |
2022-05-23 | net: dsa: felix: tag_8021q preparation for multiple CPU ports | Vladimir Oltean |
2022-05-23 | net: mscc: ocelot: switch from {,un}set to {,un}assign for tag_8021q CPU ports | Vladimir Oltean |
2022-05-23 | net: dsa: felix: update bridge fwd mask from ocelot lib when changing tag_802... | Vladimir Oltean |
2022-05-22 | net: wrap the wireless pointers in struct net_device in an ifdef | Jakub Kicinski |
2022-05-22 | rxrpc: Fix decision on when to generate an IDLE ACK | David Howells |
2022-05-22 | rxrpc: Automatically generate trace tag enums | David Howells |
2022-05-22 | rxrpc: Fix locking issue | David Howells |
2022-05-22 | rxrpc: Use refcount_t rather than atomic_t | David Howells |
2022-05-22 | net: qed: fix typos in comments | Julia Lawall |
2022-05-20 | net: Add a second bind table hashed by port and address | Joanne Koong |
2022-05-20 | selftests/bpf: Add missing trampoline program type to trampoline_count test | Yuntao Wang |
2022-05-20 | bpf: Add bpf_skc_to_mptcp_sock_proto | Geliang Tang |
2022-05-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next | Jakub Kicinski |
2022-05-19 | net: macb: Fix PTP one step sync support | Harini Katakam |
2022-05-19 | Merge tag 'linux-can-next-for-5.19-20220519' of git://git.kernel.org/pub/scm/... | Jakub Kicinski |
2022-05-19 | can: can-dev: remove obsolete CAN LED support | Oliver Hartkopp |
2022-05-19 | Merge tag 'wireless-next-2022-05-19' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski |
2022-05-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-05-19 | Bluetooth: eir: Add helpers for managing service data | Luiz Augusto von Dentz |
2022-05-19 | Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-05-19 | tls: Add opt-in zerocopy mode of sendfile() | Boris Pismenny |
2022-05-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | Jakub Kicinski |
2022-05-18 | Merge tag 'io_uring-5.18-2022-05-18' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-05-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2022-05-17 | net/mlx5: Support multiport eswitch mode | Eli Cohen |
2022-05-17 | net/mlx5: Inline db alloc API function | Tariq Toukan |
2022-05-17 | net/mlx5: Add last command failure syndrome to debugfs | Moshe Shemesh |
2022-05-17 | ptp: ptp_clockmatrix: Add PTP_CLK_REQ_EXTTS support | Min Li |
2022-05-17 | audit,io_uring,io-wq: call __audit_uring_exit for dummy contexts | Julian Orth |
2022-05-17 | cfg80211: fix kernel-doc for cfg80211_beacon_data | Johannes Berg |
2022-05-16 | Merge tag 'linux-can-next-for-5.19-20220516' of git://git.kernel.org/pub/scm/... | Jakub Kicinski |
2022-05-16 | net: skb: Remove skb_data_area_size() | Ricardo Martinez |
2022-05-16 | can: isotp: add support for transmission without flow control | Oliver Hartkopp |
2022-05-16 | netfilter: nf_conncount: reduce unnecessary GC | William Tu |
2022-05-16 | net: fix dev_fill_forward_path with pppoe + bridge | Felix Fietkau |
2022-05-16 | net: fix possible race in skb_attempt_defer_free() | Eric Dumazet |
2022-05-16 | net: skb: change the definition SKB_DR_SET() | Menglong Dong |
2022-05-16 | inet: rename INET_MATCH() | Eric Dumazet |
2022-05-16 | ipv6: add READ_ONCE(sk->sk_bound_dev_if) in INET6_MATCH() | Eric Dumazet |
2022-05-16 | tcp: sk->sk_bound_dev_if once in inet_request_bound_dev_if() | Eric Dumazet |
2022-05-16 | net: annotate races around sk->sk_bound_dev_if | Eric Dumazet |