]> git.ipfire.org Git - thirdparty/kernel/stable.git/history - net
ice: Support configuring the device to Double VLAN Mode
[thirdparty/kernel/stable.git] / net /
2022-02-09  David S. MillerMerge branch 'MCTP-tag-control-interface'
2022-02-09  Matt Johnstonmctp: Add SIOCMCTP{ALLOC,DROP}TAG ioctls for tag control
2022-02-09  Jeremy Kerrmctp: Allow keys matching any local address
2022-02-09  Jeremy Kerrmctp: Add helper for address match checking
2022-02-09  Jeremy Kerrmctp: tests: Add key state tests
2022-02-09  Jeremy Kerrmctp: tests: Rename FL_T macro to FL_TO
2022-02-09  David S. MillerMerge branch '40GbE' of git://git.kernel.org/pub/scm...
2022-02-09  Eric Dumazetip6_tunnel: fix possible NULL deref in ip6_tnl_xmit
2022-02-09  David S. MillerMerge branch '1GbE' of git://git.kernel.org/pub/scm...
2022-02-09  Jakub KicinskiMerge branch 'net-speedup-netns-dismantles'
2022-02-09  Eric Dumazetnet: remove default_device_exit()
2022-02-09  Eric Dumazetcan: gw: switch cangw_pernet_exit() to batch mode
2022-02-09  Eric Dumazetipmr: introduce ipmr_net_exit_batch()
2022-02-09  Eric Dumazetip6mr: introduce ip6mr_net_exit_batch()
2022-02-09  Eric Dumazetipv6: change fib6_rules_net_exit() to batch mode
2022-02-09  Eric Dumazetipv4: add fib_net_exit_batch()
2022-02-09  Eric Dumazetnexthop: change nexthop_net_exit() to nexthop_net_exit_...
2022-02-09  Eric Dumazetipv6/addrconf: switch to per netns inet6_addr_lst hash...
2022-02-09  Eric Dumazetipv6/addrconf: use one delayed work per netns
2022-02-09  Eric Dumazetipv6/addrconf: allocate a per netns hash table
2022-02-09  Eric Dumazetnet: add dev->dev_registered_tracker
2022-02-09  Jakub KicinskiMerge branch 'iwl-next' of git://git.kernel.org/pub...
2022-02-08  Jakub KicinskiMerge branch 'inet-separate-dscp-from-ecn-bits-using...
2022-02-08  Guillaume Naultipv4: Use dscp_t in struct fib_alias
2022-02-08  Guillaume Naultipv4: Reject routes specifying ECN bits in rtm_tos
2022-02-08  Guillaume Naultipv4: Stop taking ECN bits into account in fib4-rules
2022-02-08  Guillaume Naultipv6: Define dscp_t and stop taking ECN bits into accou...
2022-02-07  Eric Dumazetip6mr: fix use-after-free in ip6mr_sk_done()
2022-02-07  Tom Rixcaif: cleanup double word in comment
2022-02-07  David S. MillerMerge branch 'ipv6-kfree_skb_reason'
2022-02-07  Menglong Dongnet: udp: use kfree_skb_reason() in __udp_queue_rcv_skb()
2022-02-07  Menglong Dongnet: udp: use kfree_skb_reason() in udp_queue_rcv_one_skb()
2022-02-07  Menglong Dongnet: ipv4: use kfree_skb_reason() in ip_protocol_delive...
2022-02-07  Menglong Dongnet: ipv4: use kfree_skb_reason() in ip_rcv_finish_core()
2022-02-07  Menglong Dongnet: ipv4: use kfree_skb_reason() in ip_rcv_core()
2022-02-07  Menglong Dongnet: netfilter: use kfree_drop_reason() for NF_DROP
2022-02-06  Eric Dumazetnet: initialize init_net earlier
2022-02-06  Juhee Kangnet: hsr: use hlist_head instead of list_head for mac...
2022-02-05  Eric Dumazetskmsg: convert struct sk_msg_sg::copy to a bitmap
2022-02-05  David S. MillerMerge branch 'net-dev-tracking-improvements'
2022-02-05  Eric Dumazetnet: refine dev_put()/dev_hold() debugging
2022-02-05  David S. MillerMerge branch 'ipv6-mc_forwarding-changes'
2022-02-05  Eric Dumazetip6mr: ip6mr_sk_done() can exit early in common cases
2022-02-05  Eric Dumazetipv6: make mc_forwarding atomic
2022-02-05  David S. MillerMerge branch 'gro-minor-opts'
2022-02-05  Paolo Abeninet: gro: minor optimization for dev_gro_receive()
2022-02-05  Paolo Abeninet: gro: avoid re-computing truesize twice on recycle
2022-02-05  Paul Blakeynet/sched: Enable tc skb ext allocation on chain miss...
2022-02-05  Jakub KicinskiMerge branch 'mptcp-improve-set-flags-command-and-updat...
2022-02-05  Geliang Tangmptcp: allow to use port and non-signal in set_flags
2022-02-05  Jakub KicinskiMerge branch 'support-for-the-ioam-insertion-frequency'
2022-02-05  Justin Iurmanipv6: ioam: Insertion frequency in lwtunnel output
2022-02-04  Jakub Kicinskinet: don't include ndisc.h from ipv6.h
2022-02-04  Jakub Kicinskitls: cap the output scatter list to something reasonable
2022-02-04  David S. MillerMerge branch '40GbE' of git://git.kernel.org/pub/scm...
2022-02-04  Eric Dumazetnet: minor __dev_alloc_name() optimization
2022-02-04  Jakub KicinskiMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2022-02-04  Linus TorvaldsMerge tag 'net-5.17-rc3' of git://git.kernel.org/pub...
2022-02-04  Linus TorvaldsMerge tag 'selinux-pr-20220203' of git://git.kernel...
2022-02-04  Linus TorvaldsMerge tag 'linux-kselftest-fixes-5.17-rc3' of git:...
2022-02-03  Duoming Zhouax25: fix reference count leaks of ax25_dev
2022-02-03  Jakub KicinskiMerge https://git.kernel.org/pub/scm/linux/kernel/git...
2022-02-03  Linus TorvaldsMerge branch 'for-5.17-fixes' of git://git.kernel.org...
2022-02-03  Linus TorvaldsMerge tag 'mips-fixes-5.17_2' of git://git.kernel.org...
2022-02-03  Alexander Duyckpage_pool: Refactor page_pool to enable fragmenting...
2022-02-03  David S. MillerMerge branch 'mptcp-next'
2022-02-03  Geliang Tangmptcp: set fullmesh flag in pm_netlink
2022-02-03  Geliang Tangmptcp: print out reset infos of MP_RST
2022-02-03  Matthieu Baertsmptcp: clarify when options can be used
2022-02-03  Matthieu Baertsmptcp: reduce branching when writing MP_FAIL option
2022-02-03  Geliang Tangmptcp: move the declarations of ssk and subflow
2022-02-03  Daniel Borkmannnet, neigh: Do not trigger immediate probes on NUD_FAIL...
2022-02-03  Eric Dumazettcp: add missing tcp_skb_can_collapse() test in tcp_shi...
2022-02-02  Linus TorvaldsMerge tag 'nfsd-5.17-1' of git://git.kernel.org/pub...
2022-02-02  Linus TorvaldsMerge tag 'linux-kselftest-kunit-fixes-5.17-rc3' of...
2022-02-02  Linus TorvaldsMerge tag 'pinctrl-v5.17-2' of git://git.kernel.org...
2022-02-02  Dmitry V. LevinPartially revert "net/smc: Add netlink net namespace...
2022-02-02  Akhmat Karakotovtcp: Use BPF timeout setting for SYN ACK RTO
2022-02-02  David S. MillerMerge branch 'qca8k-mdio'
2022-02-02  Ansuel Smithnet: dsa: tag_qca: add support for handling mgmt and...
2022-02-02  Ansuel Smithnet: dsa: tag_qca: add define for handling MIB packet
2022-02-02  Ansuel Smithnet: dsa: tag_qca: add define for handling mgmt Etherne...
2022-02-02  Ansuel Smithnet: dsa: tag_qca: enable promisc_on_master flag
2022-02-02  Ansuel Smithnet: dsa: tag_qca: move define to include linux/dsa
2022-02-02  Ansuel Smithnet: dsa: tag_qca: convert to FIELD macro
2022-02-02  Vladimir Olteannet: dsa: replay master state events in dsa_tree_{setup...
2022-02-02  Vladimir Olteannet: dsa: provide switch operations for tracking the...
2022-02-02  Jakub KicinskiMerge branch '1GbE' of git://git.kernel.org/pub/scm...
2022-02-02  Jakub KicinskiMerge branch '40GbE' of git://git.kernel.org/pub/scm...
2022-02-02  Eric Dumazettcp: fix mem under-charging with zerocopy sendmsg()
2022-02-02  Eric Dumazetaf_packet: fix data-race in packet_setsockopt / packet_...
2022-02-02  Eric Dumazetrtnetlink: make sure to refresh master_dev/m_ops in...
2022-02-02  Eric Dumazetnet: sched: fix use-after-free in tc_new_tfilter()
2022-02-02  Jakub Kicinskinet: allow SO_MARK with CAP_NET_RAW via cmsg
2022-02-01  Linus TorvaldsMerge tag 'spi-fix-v5.17-rc2' of git://git.kernel.org...
2022-02-01  Linus TorvaldsMerge tag 'regulator-fix-v5.17-rc2' of git://git.kernel...
2022-02-01  Linus TorvaldsMerge tag 'platform-drivers-x86-v5.17-2' of git://git...
2022-02-01  Linus TorvaldsMerge tag 'ovl-fixes-5.17-rc3' of git://git.kernel...
2022-02-01  Linus TorvaldsMerge tag 'unicode-for-next-5.17-rc3' of git://git...
2022-02-01  Linus TorvaldsMerge tag 'audit-pr-20220131' of git://git.kernel.org...
next