can: gs_usb: gs_make_candev(): call SET_NETDEV_DEV() after handling all bt_const...
[platform/kernel/linux-starfive.git] / net /
2022-03-10 Oliver Hartkoppcan: isotp: set max PDU size to 64 kByte
2022-03-10 Oliver Hartkoppcan: isotp: set default value for N_As to 50 micro...
2022-03-10 Oliver Hartkoppcan: isotp: add local echo tx processing for consecutiv...
2022-03-10 Luiz Angelo Daros... net: dsa: tag_rtl8_4: fix typo in modalias name
2022-03-10 Eric Dumazettcp: adjust TSO packet sizes based on min_rtt
2022-03-10 Eric Dumazettcp: autocork: take MSG_EOR hint into consideration
2022-03-10 Dust Linet/smc: fix -Wmissing-prototypes warning when CONFIG_S...
2022-03-09 Jakub Kicinskiskb: make drop reason booleanable
2022-03-09 David S. MillerMerge branch 'dsa-next-fixups'
2022-03-09 Vladimir Olteannet: dsa: felix: avoid early deletion of host FDB entries
2022-03-09 Vladimir Olteannet: dsa: be mostly no-op in dsa_slave_set_mac_address...
2022-03-09 Vladimir Olteannet: dsa: move port lists initialization to dsa_port_touch
2022-03-09 Vladimir Olteannet: dsa: warn if port lists aren't empty in dsa_port_t...
2022-03-09 David S. MillerMerge branch '10GbE' of git://git./linux/kernel/git...
2022-03-09 Samuel ThibaultSO_ZEROCOPY should return -EOPNOTSUPP rather than ...
2022-03-09 Jakub KicinskiMerge branch 'mptcp-advertisement-reliability-improveme...
2022-03-09 Geliang Tangmptcp: add fullmesh flag check for adding address
2022-03-09 Paolo Abenimptcp: strict local address ID selection
2022-03-09 Paolo Abenimptcp: introduce implicit endpoints
2022-03-09 Paolo Abenimptcp: more careful RM_ADDR generation
2022-03-09 Geliang Tangmptcp: use MPTCP_SUBFLOW_NODATA
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'
next