net: Replace deprecated CPU-hotplug functions.
[linux-2.6-microblaze.git] / net /
2021-08-04 Sebastian Andrzej... net: Replace deprecated CPU-hotplug functions.
2021-08-04 Nick Richardsonpktgen: Remove redundant clone_skb override
2021-08-04 Pavel Tikhomirovsock: allow reading and changing sk_userlocks with...
2021-08-04 Vladimir Olteannet: make switchdev_bridge_port_{,unoffload} loosely...
2021-08-04 David S. MillerMerge tag 'linux-can-next-for-5.15-20210804' of git...
2021-08-04 Oleksij Rempelcan: j1939: extend UAPI to notify about RX status
2021-08-04 Oleksij Rempelcan: j1939: rename J1939_ERRQUEUE_* to J1939_ERRQUEUE_TX_*
2021-08-04 Eric Dumazetipv6: exthdrs: get rid of indirect calls in ip6_parse_tlv()
2021-08-04 David S. MillerMerge branch 'queues'
2021-08-04 Jakub Kicinskinet: add netif_set_real_num_queues() for device reconfig
2021-08-04 Rocco Yuenet: add extack arg for link ops
2021-08-04 Rao Shoaibaf_unix: Add OOB support
2021-08-03 Vladimir Olteannet: dsa: tag_sja1105: consistently fail with arbitrary...
2021-08-03 Vladimir Olteannet: bridge: switchdev: fix incorrect use of FDB flags...
2021-08-03 Yajun Dengnet: decnet: Fix refcount warning for new dn_fib_info
2021-08-03 David S. MillerMerge branch 'Space-cleanup'
2021-08-03 Arnd Bergmannmove netdev_boot_setup into Space.c
2021-08-03 David S. MillerMerge branch 'ethtool-runtime-pm'
2021-08-03 Heiner Kallweitethtool: runtime-resume netdev parent in ethnl_ops_begin
2021-08-03 Heiner Kallweitethtool: move netif_device_present check from ethnl_par...
2021-08-03 Heiner Kallweitethtool: move implementation of ethnl_ops_begin/complet...
2021-08-03 Heiner Kallweitethtool: runtime-resume netdev parent before ethtool...
2021-08-03 Yajun Dengnet: Keep vertical alignment
2021-08-03 David S. MillerMerge branch 'skb_expand_head'
2021-08-03 Vasily Averinbpf: use skb_expand_head in bpf_out_neigh_v4/6
2021-08-03 Vasily Averinax25: use skb_expand_head
2021-08-03 Vasily Averinipv4: use skb_expand_head in ip_finish_output2
2021-08-03 Vasily Averinipv6: use skb_expand_head in ip6_xmit
2021-08-03 Vasily Averinipv6: use skb_expand_head in ip6_finish_output2
2021-08-03 Vasily Averinskbuff: introduce skb_expand_head()
2021-08-03 David S. MillerMerge tag 'mlx5-updates-2021-08-02' of git://git./linux...
2021-08-03 Marc Kleine-Buddecan: j1939: j1939_session_tx_dat(): fix typo
2021-08-02 David Ahernipv4: Fix refcount warning for new fib_info
2021-08-02 Gustavo A. R. Silvanet/ipv4: Replace one-element array with flexible-array...
2021-08-02 Vladimir Olteannet: dsa: remove the struct packet_type argument from...
2021-08-02 Krzysztof Kozlowskinfc: hci: pass callback data param as pointer in nci_re...
2021-08-02 Cong Wangnet_sched: refactor TC action init API
2021-07-31 Jakub KicinskiMerge https://git./linux/kernel/git/bpf/bpf-next
2021-07-31 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2021-07-30 Linus TorvaldsMerge tag 'net-5.14-rc4' of git://git./linux/kernel...
2021-07-30 Linus TorvaldsMerge tag 'acpi-5.14-rc4' of git://git./linux/kernel...
2021-07-30 Jakub KicinskiMerge branch 'clean-devlink-net-namespace-operations'
2021-07-30 Leon Romanovskydevlink: Allocate devlink directly in requested net...
2021-07-30 Leon Romanovskydevlink: Break parameter notification sequence to be...
2021-07-30 Cong Wangunix_bpf: Fix a potential deadlock in unix_dgram_bpf_re...
2021-07-30 Paolo Abenisk_buff: avoid potentially clearing 'slow_gro' field
2021-07-30 Linus TorvaldsMerge tag 'block-5.14-2021-07-30' of git://git.kernel...
2021-07-30 Linus TorvaldsMerge tag 'io_uring-5.14-2021-07-30' of git://git.kerne...
2021-07-30 Linus TorvaldsMerge tag 'libata-5.14-2021-07-30' of git://git.kernel...
2021-07-30 Linus TorvaldsMerge tag 'for-5.14-rc3-tag' of git://git./linux/kernel...
2021-07-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2021-07-30 Yajun Dengnet: netlink: Remove unused function
2021-07-30 Jakub KicinskiMerge branch 'nfc-constify-pointed-data-missed-part'
2021-07-30 Krzysztof Kozlowskinfc: hci: cleanup unneeded spaces
2021-07-30 Krzysztof Kozlowskinfc: nci: constify several pointers to u8, sk_buff...
2021-07-30 Krzysztof Kozlowskinfc: constify local pointer variables
2021-07-30 Krzysztof Kozlowskinfc: constify several pointers to u8, char and sk_buff
2021-07-30 Krzysztof Kozlowskinfc: hci: annotate nfc_llc_init() as __init
2021-07-30 Krzysztof Kozlowskinfc: annotate af_nfc_exit() as __exit
2021-07-30 Yajun Dengnet: convert fib_treeref from int to refcount_t
2021-07-30 Linus TorvaldsMerge tag 'drm-fixes-2021-07-30' of git://anongit.freed...
2021-07-30 Linus TorvaldsMerge tag 'fallthrough-fixes-clang-5.14-rc4' of git...
2021-07-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2021-07-29 Vladimir Olteannet: dsa: don't set skb->offload_fwd_mark when not...
2021-07-29 Davide Carattinet/sched: store the last executed chain also for clsac...
2021-07-29 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2021-07-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2021-07-29 David S. MillerMerge branch 'sja110-vlan-fixes'
2021-07-29 Vladimir Olteannet: dsa: tag_sja1105: fix control packets on SJA1110...
2021-07-29 David S. MillerMerge branch 'mctp'
2021-07-29 Matt Johnstonmctp: Allow per-netns default networks
2021-07-29 Matt Johnstonmctp: Add dest neighbour lladdr to route output
2021-07-29 Jeremy Kerrmctp: Implement message fragmentation & reassembly
2021-07-29 Jeremy Kerrmctp: Populate socket implementation
2021-07-29 Matt Johnstonmctp: Add neighbour netlink interface
2021-07-29 Matt Johnstonmctp: Add neighbour implementation
2021-07-29 Matt Johnstonmctp: Add netlink route management
2021-07-29 Jeremy Kerrmctp: Add initial routing framework
2021-07-29 Jeremy Kerrmctp: Add device handling and netlink interface
2021-07-29 Jeremy Kerrmctp: Add base socket/protocol definitions
2021-07-29 Jeremy Kerrmctp: Add MCTP base
2021-07-29 David S. MillerMerge branch 'skb-gro-optimize'
2021-07-29 Paolo Abeniskbuff: allow 'slow_gro' for skb carring sock reference
2021-07-29 Paolo Abeninet: optimize GRO for the common case.
2021-07-29 Paolo Abenisk_buff: track extension status in slow_gro
2021-07-28 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2021-07-28 David S. MillerMerge branch 'switchdev-notifiers'
2021-07-28 Vladimir Olteannet: bridge: switchdev: treat local FDBs the same as...
2021-07-28 Vladimir Olteannet: bridge: switchdev: replay the entire FDB for each...
2021-07-28 Linus TorvaldsMerge tag 'fixes_for_v5.14-rc4' of git://git./linux...
2021-07-28 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.14-2' of git://git...
2021-07-28 Miklos Szerediaf_unix: fix garbage collect vs MSG_PEEK
2021-07-28 Peilin Yenet/sched: act_skbmod: Add SKBMOD_F_ECN option support
2021-07-28 zhang kainet: let flow have same hash in two directions
2021-07-28 David S. MillerMerge branch 'devlink-register'
2021-07-28 Leon Romanovskydevlink: Remove duplicated registration check
2021-07-28 Marcelo Ricardo... sctp: fix return value check in __sctp_rcv_asconf_lookup
2021-07-27 Andrii NakryikoMerge branch 'sockmap fixes picked up by stress tests'
2021-07-27 John Fastabendbpf, sockmap: Fix memleak on ingress msg enqueue
2021-07-27 John Fastabendbpf, sockmap: On cleanup we additionally need to remove...
next