summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-07Merge tag 'nfsd-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2021-10-07net: prefer socket bound to interface when not in VRFMike Manning
2021-10-07Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-10-07eth: fwnode: add a helper for loading netdev->dev_addrJakub Kicinski
2021-10-07eth: fwnode: remove the addr len from mac helpersJakub Kicinski
2021-10-07eth: fwnode: change the return type of mac address helpersJakub Kicinski
2021-10-07device property: move mac addr helpers to eth.cJakub Kicinski
2021-10-07of: net: add a helper for loading netdev->dev_addrJakub Kicinski
2021-10-07of: net: move of_net under net/Jakub Kicinski
2021-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/David S. Miller
2021-10-06ethtool: Add ability to control transceiver modules' power modeIdo Schimmel
2021-10-06rtnetlink: fix if_nlmsg_stats_size() under estimationEric Dumazet
2021-10-06unix: Fix an issue in unix_shutdown causing the other end read/write failuresJiang Wang
2021-10-05Merge tag 'for-net-next-2021-10-01' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2021-10-05netlink: annotate data races around nlk->boundEric Dumazet
2021-10-05netlink: remove netlink_broadcast_filteredFlorian Westphal
2021-10-05net/sched: sch_taprio: properly cancel timer from taprio_destroy()Eric Dumazet
2021-10-05net: bridge: fix under estimation in br_get_linkxstats_size()Eric Dumazet
2021-10-05net: bridge: use nla_total_size_64bit() in br_get_linkxstats_size()Eric Dumazet
2021-10-04dsa: tag_dsa: Fix mask for trunked packetsAndrew Lunn
2021-10-04net: ipv6: fix use after free of struct seg6_pernet_dataMichelleJin
2021-10-04ipv6: ioam: Add support for the ip6ip6 encapsulationJustin Iurman
2021-10-04ipv6: ioam: Prerequisite patch for ioam6_iptunnelJustin Iurman
2021-10-04ipv6: ioam: Distinguish input and output for hop-limitJustin Iurman
2021-10-03mctp: Add input reassembly testsJeremy Kerr
2021-10-03mctp: Add route input to socket testsJeremy Kerr
2021-10-03mctp: Add packet rx testsJeremy Kerr
2021-10-03mctp: Add test utilsJeremy Kerr
2021-10-03mctp: Add initial test structure and fragmentation testJeremy Kerr
2021-10-02net: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski
2021-10-02ethernet: use eth_hw_addr_set()Jakub Kicinski
2021-10-02net: use eth_hw_addr_set()Jakub Kicinski
2021-10-02net: dsa: tag_ocelot: set the classified VLAN during xmitVladimir Oltean
2021-10-02net:dev: Change napi_gro_complete return type to voidGyumin Hwang
2021-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-10-02netfilter: nf_tables: honor NLM_F_CREATE and NLM_F_EXCL in event notificationPablo Neira Ayuso
2021-10-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-10-01Bluetooth: Rename driver .prevent_wake to .wakeupLuiz Augusto von Dentz
2021-10-01net/core: disable NET_RX_BUSY_POLL on PREEMPT_RTSebastian Andrzej Siewior
2021-10-01net_sched: fix NULL deref in fifo_set_limit()Eric Dumazet
2021-10-01SUNRPC: fix sign error causing rpcsec_gss dropsJ. Bruce Fields
2021-10-01Revert "Merge branch 'mctp-kunit-tests'"David S. Miller
2021-10-01devlink: report maximum number of snapshots with regionsJacob Keller
2021-10-01mctp: Add input reassembly testsJeremy Kerr
2021-10-01mctp: Add route input to socket testsJeremy Kerr
2021-10-01mctp: Add packet rx testsJeremy Kerr
2021-10-01mctp: Add test utilsJeremy Kerr
2021-10-01mctp: Add initial test structure and fragmentation testJeremy Kerr
2021-10-01Bluetooth: hci_sock: Replace use of memcpy_from_msg with bt_skb_sendmsgLuiz Augusto von Dentz