Merge tag 'x86_platform_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / net /
2021-02-21 Linus TorvaldsMerge tag 'x86_platform_for_v5.12' of git://git./linux...
2021-02-21 Linus TorvaldsMerge tag 'x86_seves_for_v5.12' of git://git./linux...
2021-02-21 Linus TorvaldsMerge tag 'x86_sgx_for_v5.12' of git://git./linux/kerne...
2021-02-21 Linus TorvaldsMerge tag 'efi-next-for-v5.12' of git://git./linux...
2021-02-21 Linus TorvaldsMerge tag 'ras_updates_for_v5.12' of git://git./linux...
2021-02-21 Linus TorvaldsMerge tag 'edac_updates_for_v5.12' of git://git./linux...
2021-02-21 Linus TorvaldsMerge tag 'arm-drivers-v5.12' of git://git./linux/kerne...
2021-02-21 Linus TorvaldsMerge tag 'arm-dt-v5.12' of git://git./linux/kernel...
2021-02-21 Linus TorvaldsMerge tag 'arm-defconfig-v5.12' of git://git./linux...
2021-02-21 Linus TorvaldsMerge tag 'arm-soc-v5.12' of git://git./linux/kernel...
2021-02-21 Linus TorvaldsMerge tag 'arm-platform-removal-v5.12' of git://git...
2021-02-21 Linus TorvaldsMerge tag 'arm-fixes-v5.12' of git://git./linux/kernel...
2021-02-21 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net-next
2021-02-17 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2021-02-17 David S. MillerMerge git://git./linux/kernel/git/netdev/net
2021-02-17 Linus Walleijnet: dsa: tag_rtl4_a: Support also egress tags
2021-02-16 Vlad Buslovnet: sched: fix police ext initialization
2021-02-16 David S. MillerMerge branch 'mlx5-next' of git://git./linux/kernel...
2021-02-16 David S. MillerMerge branch 'bridge-mrp-Extend-br_mrp_switchdev_'
2021-02-16 Horatiu Vulturnet: dsa: felix: Add support for MRP
2021-02-16 Horatiu Vulturnet: dsa: add MRP support
2021-02-16 Horatiu Vulturbridge: mrp: Update br_mrp to use new return values...
2021-02-16 Horatiu Vulturbridge: mrp: Extend br_mrp_switchdev to detect better...
2021-02-16 Horatiu Vulturbridge: mrp: Add 'enum br_mrp_hw_support'
2021-02-16 David S. MillerMerge git://git./linux/kernel/git/bpf/bpf-next
2021-02-15 Geliang Tangmptcp: add local addr info in mptcp_info
2021-02-15 Sebastian Andrzej... net: caif: Use netif_rx_any_context().
2021-02-15 Eric Dumazettcp: tcp_data_ready() must look at SOCK_DONE
2021-02-15 David S. MillerMerge branch 'br-next-fixes'
2021-02-15 Vladimir Olteannet: bridge: fix br_vlan_filter_toggle stub when CONFIG...
2021-02-15 Vladimir Olteannet: mscc: ocelot: avoid type promotion when calling...
2021-02-15 Pablo Neira Ayusonetfilter: nftables: introduce table ownership
2021-02-15 Pablo Neira Ayusonetfilter: nftables: add helper function to release...
2021-02-15 Pablo Neira Ayusonetfilter: nftables: add helper function to release...
2021-02-15 David S. MillerMerge branch 'Propagate-extack-for-switchdev-LANs-from...
2021-02-15 Vladimir Olteannet: dsa: propagate extack to .port_vlan_filtering
2021-02-15 Vladimir Olteannet: dsa: propagate extack to .port_vlan_add
2021-02-15 Vladimir Olteannet: bridge: propagate extack through switchdev_port_at...
2021-02-15 Vladimir Olteannet: bridge: propagate extack through store_bridge_parm
2021-02-15 Vladimir Olteannet: bridge: remove __br_vlan_filter_toggle
2021-02-15 David S. MillerMerge branch 'PTP-for-DSA-tag_ocelot_8021q'
2021-02-15 Vladimir Olteannet: dsa: tag_ocelot_8021q: add support for PTP timesta...
2021-02-15 Vladimir Olteannet: dsa: felix: setup MMIO filtering rules for PTP...
2021-02-15 Vladimir Olteannet: dsa: tag_ocelot: create separate tagger for Seville
2021-02-15 Vladimir Olteannet: dsa: tag_ocelot: single out PTP-related transmit...
2021-02-15 Vladimir Olteannet: mscc: ocelot: use common tag parsing code with DSA
2021-02-15 Vladimir Olteannet: dsa: tag_ocelot: avoid accessing ds->priv in ocelo...
2021-02-14 Linus TorvaldsMerge branch 'for-rc8-5.11' of git://git./linux/kernel...
2021-02-14 Linus TorvaldsMerge tag 'kbuild-fixes-v5.11-3' of git://git./linux...
2021-02-14 Linus TorvaldsMerge tag 'x86_urgent_for_v5.11' of git://git./linux...
2021-02-13 David S. MillerMerge branch 'skbuff-introduce-skbuff_heads-bulking...
2021-02-13 Alexander Lobakinskbuff: queue NAPI_MERGED_FREE skbs into NAPI cache...
2021-02-13 Alexander Lobakinskbuff: allow to use NAPI cache from __napi_alloc_skb()
2021-02-13 Alexander Lobakinskbuff: allow to optionally use NAPI cache from __alloc...
2021-02-13 Alexander Lobakinskbuff: introduce {,__}napi_build_skb() which reuses...
2021-02-13 Alexander Lobakinskbuff: move NAPI cache declarations upper in the file
2021-02-13 Alexander Lobakinskbuff: remove __kfree_skb_flush()
2021-02-13 Alexander Lobakinskbuff: use __build_skb_around() in __alloc_skb()
2021-02-13 Alexander Lobakinskbuff: simplify __alloc_skb() a bit
2021-02-13 Alexander Lobakinskbuff: make __build_skb_around() return void
2021-02-13 Alexander Lobakinskbuff: simplify kmalloc_reserve()
2021-02-13 Alexander Lobakinskbuff: move __alloc_skb() next to the other skb alloca...
2021-02-13 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2021-02-13 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-02-13 Linus TorvaldsMerge branch 'for-5.11-fixes' of git://git./linux/kerne...
2021-02-13 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2021-02-13 Linus TorvaldsMerge tag 'for-5.11-rc7-tag' of git://git./linux/kernel...
2021-02-13 David S. MillerMerge branch 'tcp-mem-pressure-vs-SO_RCVLOWAT'
2021-02-13 Eric Dumazettcp: factorize logic into tcp_epollin_ready()
2021-02-13 David S. MillerMerge branch '40GbE' of git://git./linux/kernel/git...
2021-02-13 David S. MillerMerge branch 'brport-flags'
2021-02-13 Vladimir Olteannet: dsa: act as passthrough for bridge port flags
2021-02-13 Vladimir Olteannet: switchdev: pass flags and mask to both {PRE_,...
2021-02-13 Vladimir Olteannet: dsa: configure better brport flags when ports...
2021-02-13 Vladimir Olteannet: bridge: don't print in br_switchdev_set_port_flag
2021-02-13 Vladimir Olteannet: bridge: offload all port flags at once in br_setport
2021-02-13 Vladimir Olteannet: switchdev: propagate extack to port attributes
2021-02-13 Davide Carattiflow_dissector: fix TTL and TOS dissection on IPv4...
2021-02-13 David S. MillerMerge tag 'mac80211-next-for-net-next-2021-02-12' of...
2021-02-13 David S. MillerMerge tag 'wireless-drivers-next-2021-02-12' of git...
2021-02-13 Vadim Fedorenkorxrpc: Fix dependency on IPv6 in udp tunnel config
2021-02-13 Doug Brownappletalk: Fix skb allocation size in loopback case
2021-02-13 David S. MillerMerge branch 'mptcp-genl-events'
2021-02-13 Florian Westphalmptcp: add netlink event support
2021-02-13 Florian Westphalmptcp: avoid lock_fast usage in accept path
2021-02-13 Florian Westphalmptcp: pass subflow socket to a few helpers
2021-02-13 Florian Westphalmptcp: move subflow close loop after sk close check
2021-02-13 Florian Westphalmptcp: schedule worker when subflow is closed
2021-02-13 Florian Westphalmptcp: split __mptcp_close_ssk helper
2021-02-13 Florian Westphalmptcp: move pm netlink work into pm_netlink
2021-02-13 Jesper Dangaard... bpf: Drop MTU check when doing TC-BPF redirect to ingress
2021-02-13 Jesper Dangaard... bpf: Add BPF-helper for MTU checking
2021-02-13 David S. MillerMerge https://git./linux/kernel/git/bpf/bpf
2021-02-13 Jesper Dangaard... bpf: bpf_fib_lookup return MTU value as output when...
2021-02-13 Jesper Dangaard... bpf: Fix bpf_fib_lookup helper MTU check for SKB ctx
2021-02-13 Jesper Dangaard... bpf: Remove MTU check in __bpf_skb_max_len
2021-02-12 Linus TorvaldsMerge tag '5.11-rc7-smb3-github' of git://github.com...
2021-02-12 Linus TorvaldsMerge tag 'io_uring-5.11-2021-02-12' of git://git.kerne...
2021-02-12 Linus TorvaldsMerge tag 'drm-fixes-2021-02-12' of git://anongit.freed...
2021-02-12 Linus TorvaldsMerge tag 'trace-v5.11-rc7-2' of git://git./linux/kerne...
next