mptcp: add tracepoint in mptcp_sendmsg_frag
[platform/kernel/linux-rpi.git] / net /
2022-03-09 Geliang Tangmptcp: add tracepoint in mptcp_sendmsg_frag
2022-03-08 Tobias Waldekranznet: dsa: tag_dsa: Fix tx from VLAN uppers on non-filte...
2022-03-07 Tom Rixnet: rtnetlink: fix error handling in rtnl_fill_statsinfo()
2022-03-07 Tom Rixnet: dsa: return success if there was nothing to do
2022-03-07 Dust Linet/smc: fix compile warning for smc_sysctl
2022-03-07 David S. MillerMerge branch 'netif_rx-part3'
2022-03-07 Sebastian Andrzej... phonet: Use netif_rx().
2022-03-07 Sebastian Andrzej... bluetooth: Use netif_rx().
2022-03-07 Sebastian Andrzej... batman-adv: Use netif_rx().
2022-03-07 Sebastian Andrzej... tipc: Use netif_rx().
2022-03-07 David S. MillerMerge branch 'ptp-is_sync'
2022-03-07 Kurt Kanzenbachptp: Add generic PTP is_sync() function
2022-03-06 David S. MillerMerge branch 'netif_rx-conversions-part2'
2022-03-06 Sebastian Andrzej... wireless: Use netif_rx().
2022-03-06 Sebastian Andrzej... can: Use netif_rx().
2022-03-06 Dust LiRevert "net/smc: don't req_notify until all CQEs drained"
2022-03-05 David S. MillerMerge branch 'dsa-realtek-add-rtl8_4t-tags'
2022-03-05 Luiz Angelo Daros... net: dsa: tag_rtl8_4: add rtl8_4t trailing variant
2022-03-05 Jakub KicinskiMerge branch 'mptcp-selftest-refinements-and-a-new...
2022-03-05 Geliang Tangmptcp: add the mibs for MP_RST
2022-03-05 Geliang Tangmptcp: add the mibs for MP_FASTCLOSE
2022-03-05 Jakub KicinskiMerge tag 'for-net-next-2022-03-04' of git://git./linux...
2022-03-05 Jakub KicinskiMerge https://git./linux/kernel/git/bpf/bpf-next
2022-03-04 Minghao Chi (CGEL... Bluetooth: use memset avoid memory leaks
2022-03-04 Niels DosscheBluetooth: move adv_instance_cnt read within the device...
2022-03-04 Niels DosscheBluetooth: hci_event: Add missing locking on hdev in...
2022-03-04 Colin Ian KingBluetooth: make array bt_uuid_any static const
2022-03-04 Christophe JAILLETBluetooth: 6lowpan: No need to clear memory twice
2022-03-04 Radoslaw BiernackiBluetooth: Improve skb handling in mgmt_device_connected()
2022-03-04 Radoslaw BiernackiBluetooth: Fix skb allocation in mgmt_remote_name(...
2022-03-04 Minghao ChiBluetooth: mgmt: Remove unneeded variable
2022-03-04 Tom RixBluetooth: hci_sync: fix undefined return of hci_discon...
2022-03-04 David S. MillerMerge branch 'skb-drop-reasons'
2022-03-04 Menglong Dongnet: dev: use kfree_skb_reason() for __netif_receive_sk...
2022-03-04 Menglong Dongnet: dev: use kfree_skb_reason() for sch_handle_ingress()
2022-03-04 Menglong Dongnet: dev: use kfree_skb_reason() for do_xdp_generic()
2022-03-04 Menglong Dongnet: dev: use kfree_skb_reason() for enqueue_to_backlog()
2022-03-04 Menglong Dongnet: dev: add skb drop reasons to __dev_xmit_skb()
2022-03-04 Menglong Dongnet: skb: introduce the function kfree_skb_list_reason()
2022-03-04 Menglong Dongnet: dev: use kfree_skb_reason() for sch_handle_egress()
2022-03-04 David S. MillerMerge branch 'netif_rx'
2022-03-04 Sebastian Andrzej... net: dev: Use netif_rx().
2022-03-04 Sebastian Andrzej... net: bridge: Use netif_rx().
2022-03-04 Sebastian Andrzej... net: caif: Use netif_rx().
2022-03-04 David S. MillerMerge branch '100GbE' of git://git./linux/kernel/git...
2022-03-03 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2022-03-03 Linus TorvaldsMerge tag 'net-5.17-rc7' of git://git./linux/kernel...
2022-03-03 Linus TorvaldsMerge tag 'mips-fixes-5.17_4' of git://git./linux/kerne...
2022-03-03 Eric Dumazetipv6: fix skb drops in igmp6_event_query() and igmp6_ev...
2022-03-03 Vladimir Olteannet: dsa: make dsa_tree_change_tag_proto actually unwin...
2022-03-03 Vladimir Olteannet: dcb: disable softirqs in dcbnl_flush_dev()
2022-03-03 David S. MillerMerge branch 'skb-mono-delivery-time'
2022-03-03 Martin KaFai Laubpf: Add __sk_buff->delivery_time_type and bpf_skb_set_...
2022-03-03 Martin KaFai Laubpf: Keep the (rcv) timestamp behavior for the existing...
2022-03-03 Martin KaFai Launet: Postpone skb_clear_delivery_time() until knowing...
2022-03-03 Martin KaFai Launet: Get rcv tstamp if needed in nfnetlink_{log, queue}.c
2022-03-03 Martin KaFai Launet: ipv6: Get rcv timestamp if needed when handling...
2022-03-03 Martin KaFai Launet: ipv6: Handle delivery_time in ipv6 defrag
2022-03-03 Martin KaFai Launet: ip: Handle delivery_time in ip defrag
2022-03-03 Martin KaFai Launet: Set skb->mono_delivery_time and clear it after...
2022-03-03 Martin KaFai Launet: Clear mono_delivery_time bit in __skb_tstamp_tx()
2022-03-03 Martin KaFai Launet: Handle delivery_time in skb->tstamp during network...
2022-03-03 Martin KaFai Launet: Add skb_clear_tstamp() to keep the mono delivery_time
2022-03-03 Martin KaFai Launet: Add skb->mono_delivery_time to distinguish mono...
2022-03-03 David S. MillerMerge branch 'dsa-unicast-filtering'
2022-03-03 Vladimir Olteannet: dsa: felix: migrate host FDB and MDB entries when...
2022-03-03 Vladimir Olteannet: dsa: manage flooding on the CPU ports
2022-03-03 Vladimir Olteannet: dsa: install the primary unicast MAC address as...
2022-03-03 Vladimir Olteannet: dsa: install secondary unicast and multicast addre...
2022-03-03 Vladimir Olteannet: dsa: rename the host FDB and MDB methods to contai...
2022-03-03 Vladimir Olteannet: dsa: remove workarounds for changing master promis...
2022-03-03 David S. MillerMerge branch 'nfc-llcp-cleanups'
2022-03-03 Krzysztof Kozlowskinfc: llcp: Revert "NFC: Keep socket alive until the...
2022-03-03 Krzysztof Kozlowskinfc: llcp: protect nfc_llcp_sock_unlink() calls
2022-03-03 Krzysztof Kozlowskinfc: llcp: use test_bit()
2022-03-03 Krzysztof Kozlowskinfc: llcp: use centralized exiting of bind on errors
2022-03-03 Krzysztof Kozlowskinfc: llcp: simplify llcp_sock_connect() error paths
2022-03-03 Krzysztof Kozlowskinfc: llcp: nullify llcp_sock->dev on connect() error...
2022-03-03 David S. MillerMerge branch 'net-hw-counters-for-soft-devices'
2022-03-03 Petr Machatanet: rtnetlink: Add UAPI toggle for IFLA_OFFLOAD_XSTATS...
2022-03-03 Petr Machatanet: rtnetlink: Add RTM_SETSTATS
2022-03-03 Petr Machatanet: rtnetlink: Add UAPI for obtaining L3 offload xstats
2022-03-03 Petr Machatanet: dev: Add hardware stats support
2022-03-03 Petr Machatanet: rtnetlink: rtnl_fill_statsinfo(): Permit non-EMSGS...
2022-03-03 Petr Machatanet: rtnetlink: Propagate extack to rtnl_offload_xstats...
2022-03-03 Petr Machatanet: rtnetlink: RTM_GETSTATS: Allow filtering inside...
2022-03-03 Petr Machatanet: rtnetlink: Stop assuming that IFLA_OFFLOAD_XSTATS_...
2022-03-03 Petr Machatanet: rtnetlink: Namespace functions related to IFLA_OFF...
2022-03-03 David S. MillerMerge branch 'smc-fix'
2022-03-03 D. Wythenet/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error...
2022-03-03 D. Wythenet/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error...
2022-03-03 David S. MillerMerge branch 'page_pool-stats'
2022-03-03 Joe Damatopage_pool: Add function to batch and return stats
2022-03-03 Joe Damatopage_pool: Add recycle stats
2022-03-03 Joe Damatopage_pool: Add allocation stats
2022-03-03 Eric Dumazettcp: make tcp_read_sock() more robust
2022-03-03 Eric Dumazetbpf, sockmap: Do not ignore orig_len parameter
2022-03-03 Kurt Kanzenbachflow_dissector: Add support for HSR
2022-03-03 Yang Linet: openvswitch: remove unneeded semicolon
2022-03-03 Baowen Zhengflow_offload: improve extack msg for user when adding...
next