aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-08-10bpf: Shut up kern_sys_bpf warning.Alexei Starovoitov
2022-08-10net/tls: Use RCU API to access tls_ctx->netdevMaxim Mikityanskiy
2022-08-10tls: rx: device: don't try to copy too much on detachJakub Kicinski
2022-08-10tls: rx: device: bound the frag walkJakub Kicinski
2022-08-10net_sched: cls_route: remove from list when handle is 0Thadeu Lima de Souza Cascardo
2022-08-10selftests: forwarding: Fix failing tests with old libnetIdo Schimmel
2022-08-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-08-10Merge branch 'net-enhancements-to-sk_user_data-field'Jakub Kicinski
2022-08-10net: refactor bpf_sk_reuseport_detach()Hawkins Jiawei
2022-08-10net: fix refcount bug in sk_psock_get (2)Hawkins Jiawei
2022-08-10Merge branch 'fixes for bpf map iterator'Alexei Starovoitov
2022-08-10selftests/bpf: Ensure sleepable program is rejected by hash map iterHou Tao
2022-08-10selftests/bpf: Add write tests for sk local storage map iteratorHou Tao
2022-08-10selftests/bpf: Add tests for reading a dangling map iter fdHou Tao
2022-08-10bpf: Only allow sleepable program for resched-able iteratorHou Tao
2022-08-10bpf: Check the validity of max_rdwr_access for sock local storage map iteratorHou Tao
2022-08-10bpf: Acquire map uref in .init_seq_private for sock{map,hash} iteratorHou Tao
2022-08-10bpf: Acquire map uref in .init_seq_private for sock local storage map iteratorHou Tao
2022-08-10bpf: Acquire map uref in .init_seq_private for hash map iteratorHou Tao
2022-08-10bpf: Acquire map uref in .init_seq_private for array map iteratorHou Tao
2022-08-10bpf: Disallow bpf programs call prog_run command.Alexei Starovoitov
2022-08-10bpf, arm64: Fix bpf trampoline instruction endiannessXu Kuohai
2022-08-10genetlink: correct uAPI definesJakub Kicinski
2022-08-10devlink: Fix use-after-free after a failed reloadIdo Schimmel
2022-08-10net:bonding:support balance-alb interface with vlan to bridgeSun Shouxin
2022-08-10macsec: Fix traffic counters/statisticsClayton Yager
2022-08-10vsock: Set socket state back to SS_UNCONNECTED in vsock_connect_timeout()Peilin Ye
2022-08-10vsock: Fix memory leak in vsock_connect()Peilin Ye
2022-08-10Revert "net: usb: ax88179_178a needs FLAG_SEND_ZLP"Jose Alonso
2022-08-10netlabel: fix typo in commentTopi Miettinen
2022-08-10Merge tag 'linux-can-fixes-for-6.0-20220810' of git://git.kernel.org/pub/scm/...David S. Miller
2022-08-09Merge branch 'do-not-use-rt_tos-for-ipv6-flowlabel'Jakub Kicinski
2022-08-09ipv6: do not use RT_TOS for IPv6 flowlabelMatthias May
2022-08-09mlx5: do not use RT_TOS for IPv6 flowlabelMatthias May
2022-08-09vxlan: do not use RT_TOS for IPv6 flowlabelMatthias May
2022-08-09geneve: do not use RT_TOS for IPv6 flowlabelMatthias May
2022-08-09geneve: fix TOS inheriting for ipv4Matthias May
2022-08-09net: atlantic: fix aq_vec index out of range errorChia-Lin Kao (AceLan)
2022-08-09ax88796: Fix some typo in a commentChristophe JAILLET
2022-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-08-09Merge branch 'Don't reinit map value in prealloc_lru_pop'Alexei Starovoitov
2022-08-09selftests/bpf: Add test for prealloc_lru_pop bugKumar Kartikeya Dwivedi
2022-08-09bpf: Don't reinit map value in prealloc_lru_popKumar Kartikeya Dwivedi
2022-08-09bpf: Allow calling bpf_prog_test kfuncs in tracing programsKumar Kartikeya Dwivedi
2022-08-09can: mcp251x: Fix race condition on receive interruptSebastian Würl
2022-08-09plip: avoid rcu debug splatFlorian Westphal
2022-08-09net: bgmac: Fix a BUG triggered by wrong bytes_complSandor Bodo-Merle
2022-08-09net: dsa: felix: suppress non-changes to the tagging protocolVladimir Oltean
2022-08-09Merge tag 'wireless-2022-08-09' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski