selftests: forwarding: Add test case for traffic redirection from a locked port
[platform/kernel/linux-rpi.git] / net /
2023-08-14 David S. MillerMerge branch 'ovs-drop-reasons'
2023-08-14 Adrian Morenonet: openvswitch: add misc error drop reasons
2023-08-14 Adrian Morenonet: openvswitch: add meter drop reason
2023-08-14 Eric Garvernet: openvswitch: add explicit drop action
2023-08-14 Adrian Morenonet: openvswitch: add action error drop reason
2023-08-14 Adrian Morenonet: openvswitch: add last-action drop reason
2023-08-14 David S. MillerMerge branch 'mptcp-remove-msk-subflow'
2023-08-14 Kuniyuki Iwashimamptcp: Remove unnecessary test for __mptcp_init_sock()
2023-08-14 Paolo Abenimptcp: get rid of msk->subflow
2023-08-14 Paolo Abenimptcp: change the mpc check helper to return a sk
2023-08-14 Paolo Abenimptcp: avoid ssock usage in mptcp_pm_nl_create_listen_s...
2023-08-14 Paolo Abenimptcp: avoid additional indirection in sockopt
2023-08-14 Paolo Abenimptcp: avoid unneeded indirection in mptcp_stream_accept()
2023-08-14 Paolo Abenimptcp: avoid additional indirection in mptcp_poll()
2023-08-14 Paolo Abenimptcp: avoid additional indirection in mptcp_listen()
2023-08-14 Paolo Abeninet: factor out __inet_listen_sk() helper
2023-08-14 Paolo Abenimptcp: mptcp: avoid additional indirection in mptcp_bind()
2023-08-14 Paolo Abeninet: factor out inet{,6}_bind_sk helpers
2023-08-14 Paolo Abenimptcp: avoid subflow socket usage in mptcp_get_port()
2023-08-14 Paolo Abenimptcp: avoid additional __inet_stream_connect() call
2023-08-14 Paolo Abenimptcp: avoid unneeded mptcp_token_destroy() calls
2023-08-13 David S. MillerMerge tag 'for-net-next-2023-08-11' of git://git./linux...
2023-08-13 Yue Haibingnet/rds: Remove unused function declarations
2023-08-13 Eric Dumazetnetlink: convert nlk->flags to atomic flags
2023-08-13 David S. MillerMerge branch 'tcp-oom-probe'
2023-08-13 Menglong Dongnet: tcp: refactor the dbg message in tcp_retransmit_ti...
2023-08-13 Menglong Dongnet: tcp: fix unexcepted socket die when snd_wnd is 0
2023-08-13 Menglong Dongnet: tcp: allow zero-window ACK update the window
2023-08-13 Menglong Dongnet: tcp: send zero-window ACK when no memory
2023-08-12 Jakub KicinskiMerge branch '40GbE' of git://git./linux/kernel/git...
2023-08-11 Pauli VirtanenBluetooth: hci_conn: avoid checking uninitialized CIG...
2023-08-11 Pauli VirtanenBluetooth: hci_event: drop only unbound CIS if Set...
2023-08-11 Ziyang XuanBluetooth: Remove unnecessary NULL check before vfree()
2023-08-11 Manish MandlikBluetooth: hci_sync: Avoid use-after-free in dbg for...
2023-08-11 Min LiBluetooth: Fix potential use-after-free when clear...
2023-08-11 Luiz Augusto von... Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macros
2023-08-11 Luiz Augusto von... Bluetooth: hci_conn: Fix hci_le_set_cig_params
2023-08-11 Luiz Augusto von... Bluetooth: hci_core: Make hci_is_le_conn_scanning public
2023-08-11 Luiz Augusto von... Bluetooth: hci_conn: Fix not allowing valid CIS ID
2023-08-11 Luiz Augusto von... Bluetooth: hci_conn: Fix modifying handle while aborting
2023-08-11 Luiz Augusto von... Bluetooth: ISO: Fix not checking for valid CIG/CIS IDs
2023-08-11 Luiz Augusto von... Bluetooth: hci_sync: Fix UAF on hci_abort_conn_sync
2023-08-11 Luiz Augusto von... Bluetooth: hci_sync: Fix handling of HCI_OP_CREATE_CONN...
2023-08-11 Pauli VirtanenBluetooth: hci_sync: delete CIS in BT_OPEN/CONNECT...
2023-08-11 Pauli VirtanenBluetooth: ISO: handle bound CIS cleanup via hci_conn
2023-08-11 Yue HaibingBluetooth: Remove unused declaration amp_read_loc_info()
2023-08-11 Luiz Augusto von... Bluetooth: ISO: Add support for BT_PKT_STATUS
2023-08-11 Luiz Augusto von... Bluetooth: af_bluetooth: Make BT_PKT_STATUS generic
2023-08-11 Ying HsuBluetooth: Fix hci_suspend_sync crash
2023-08-11 Christophe JAILLETBluetooth: hci_debugfs: Use kstrtobool() instead of...
2023-08-11 Luiz Augusto von... Bluetooth: MGMT: Fix always using HCI_MAX_AD_LENGTH
2023-08-11 Douglas AndersonBluetooth: hci_sync: Don't double print name in add...
2023-08-11 Dan CarpenterBluetooth: msft: Fix error code in msft_cancel_address_...
2023-08-11 Iulia TanasescuBluetooth: ISO: Notify user space about failed bis...
2023-08-11 Luiz Augusto von... Bluetooth: hci_conn: Always allocate unique handles
2023-08-11 Luiz Augusto von... Bluetooth: hci_sync: Fix not handling ISO_LINK in hci_a...
2023-08-11 Luiz Augusto von... Bluetooth: hci_conn: Consolidate code for aborting...
2023-08-11 Claudia DraghicescuBluetooth: hci_sync: Enable events for BIS capable...
2023-08-11 Hilda WuBluetooth: msft: Extended monitor tracking by address...
2023-08-11 Iulia TanasescuBluetooth: ISO: Support multiple BIGs
2023-08-11 Luiz Augusto von... Bluetooth: hci_sock: Forward credentials to monitor
2023-08-11 Luiz Augusto von... Bluetooth: Init sk_peer_* on bt_sock_alloc
2023-08-11 Luiz Augusto von... Bluetooth: Consolidate code around sk_alloc into a...
2023-08-11 Pauli VirtanenBluetooth: ISO: do not emit new LE Create CIS if previo...
2023-08-11 Iulia TanasescuBluetooth: ISO: Add support for connecting multiple...
2023-08-11 Claudia DraghicescuBluetooth: Check for ISO support in controller
2023-08-11 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2023-08-11 Jakub KicinskiMerge branch 'x86/bugs' of git://git./linux/kernel...
2023-08-10 Jakub KicinskiMerge tag 'for-netdev' of https://git./linux/kernel...
2023-08-10 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2023-08-10 Linus TorvaldsMerge tag 'net-6.5-rc6' of git://git./linux/kernel...
2023-08-10 Jakub Kicinskinet: tls: set MSG_SPLICE_PAGES consistently
2023-08-10 Linus TorvaldsMerge tag 'dmaengine-fix-6.5' of git://git./linux/kerne...
2023-08-10 Jakub KicinskiMerge tag 'nf-23-08-10' of git://git./linux/kernel...
2023-08-10 Jakub KicinskiMerge tag 'for-netdev' of https://git./linux/kernel...
2023-08-10 Pablo Neira Ayusonetfilter: nf_tables: remove busy mark and gc batch API
2023-08-10 Pablo Neira Ayusonetfilter: nft_set_hash: mark set element as dead when...
2023-08-10 Pablo Neira Ayusonetfilter: nf_tables: adapt set backend to use GC trans...
2023-08-10 Pablo Neira Ayusonetfilter: nf_tables: GC transaction API to avoid race...
2023-08-10 Linus TorvaldsMerge tag '6.5-rc5-ksmbd-server' of git://git.samba...
2023-08-10 Martin KaFai LauMerge branch 'bug fixes for sockmap'
2023-08-10 Xu Kuohaibpf, sockmap: Fix bug that strp_done cannot be called
2023-08-10 Xu Kuohaibpf, sockmap: Fix map type error in sock_map_del_link
2023-08-10 Magnus Karlssonxsk: fix refcount underflow in error path
2023-08-09 Jakub KicinskiMerge branch 'improve-the-taprio-qdisc-s-relationship...
2023-08-09 Vladimir Olteannet/sched: taprio: dump class stats for the actual...
2023-08-09 Vladimir Olteannet/sched: taprio: delete misleading comment about...
2023-08-09 Vladimir Olteannet/sched: taprio: try again to report q->qdiscs[]...
2023-08-09 Vladimir Olteannet/sched: taprio: keep child Qdisc refcount elevated...
2023-08-09 Vladimir Olteannet/sched: taprio: don't access q->qdiscs[] in unoffloa...
2023-08-09 Maciej Żenczykowskiipv6: adjust ndisc_is_useropt() to also return true...
2023-08-09 Nick Desaulniersnet/llc/llc_conn.c: fix 4 instances of -Wmissing-variab...
2023-08-09 Eric Dumazetnet: annotate data-races around sock->ops
2023-08-09 Jakub KicinskiMerge tag 'wireless-2023-08-09' of git://git./linux...
2023-08-09 Jakub KicinskiMerge tag 'nf-next-2023-08-08' of https://git./linux...
2023-08-09 Jakub KicinskiMerge branch 'nexthop-nexthop-dump-fixes'
2023-08-09 Ido Schimmelnexthop: Fix infinite nexthop bucket dump when using...
2023-08-09 Ido Schimmelnexthop: Make nexthop bucket dump more efficient
2023-08-09 Ido Schimmelnexthop: Fix infinite nexthop dump when using maximum...
2023-08-09 Vlad Buslovvlan: Fix VLAN 0 memory leak
next