summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-08-06net: dsa: stop syncing the bridge mcast_router attribute at join timeVladimir Oltean
2021-08-06ethtool: return error from ethnl_ops_begin if dev is NULLHeiner Kallweit
2021-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-05Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-08-05Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa
2021-08-05net: dsa: tag_sja1105: optionally build as module when switch driver is modul...Vladimir Oltean
2021-08-05net: Remove redundant if statementsYajun Deng
2021-08-05netfilter: ctnetlink: allow to filter dump by status bitsFlorian Westphal
2021-08-05netfilter: ctnetlink: add and use a helper for mark parsingFlorian Westphal
2021-08-05net/ipv6/mcast: Use struct_size() helperGustavo A. R. Silva
2021-08-05net/ipv4/igmp: Use struct_size() helperGustavo A. R. Silva
2021-08-05net/ipv4/ipv6: Replace one-element arraya with flexible-array membersGustavo A. R. Silva
2021-08-05net: core: don't call SIOCBRADD/DELIF for non-bridge devicesNikolay Aleksandrov
2021-08-05net: bridge: fix ioctl old_deviceless bridge argumentNikolay Aleksandrov
2021-08-05net: bridge: fix ioctl lockingNikolay Aleksandrov
2021-08-05net/ipv4: Revert use of struct_size() helperGustavo A. R. Silva
2021-08-05net: fix GRO skb truesize updatePaolo Abeni
2021-08-05net: dsa: give preference to local CPU portsVladimir Oltean
2021-08-05net: dsa: rename teardown_default_cpu to teardown_cpu_portsVladimir Oltean
2021-08-05mctp: remove duplicated assignment of pointer hdrColin Ian King
2021-08-04bpf: Fix bpf_prog_test_run_xdp logic after incorrect merge resolutionAndrii Nakryiko
2021-08-04net: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior
2021-08-04pktgen: Remove redundant clone_skb overrideNick Richardson
2021-08-04sock: allow reading and changing sk_userlocks with setsockoptPavel Tikhomirov
2021-08-04net: make switchdev_bridge_port_{,unoffload} loosely coupled with the bridgeVladimir Oltean
2021-08-04Merge tag 'linux-can-next-for-5.15-20210804' of git://git.kernel.org/pub/scm/...David S. Miller
2021-08-04can: j1939: extend UAPI to notify about RX statusOleksij Rempel
2021-08-04can: j1939: rename J1939_ERRQUEUE_* to J1939_ERRQUEUE_TX_*Oleksij Rempel
2021-08-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2021-08-04ipv6: exthdrs: get rid of indirect calls in ip6_parse_tlv()Eric Dumazet
2021-08-04net: add netif_set_real_num_queues() for device reconfigJakub Kicinski
2021-08-04net: add extack arg for link opsRocco Yue
2021-08-04net: sched: fix lockdep_set_class() typo error for sch->seqlockYunsheng Lin
2021-08-04af_unix: Add OOB supportRao Shoaib
2021-08-03net: dsa: tag_sja1105: consistently fail with arbitrary inputVladimir Oltean
2021-08-03VSOCK: handle VIRTIO_VSOCK_OP_CREDIT_REQUESTHarshavardhan Unnibhavi
2021-08-03net: bridge: switchdev: fix incorrect use of FDB flags when picking the dst d...Vladimir Oltean
2021-08-03mptcp: drop unused rcu member in mptcp_pm_addr_entryGeliang Tang
2021-08-03net: decnet: Fix refcount warning for new dn_fib_infoYajun Deng
2021-08-03move netdev_boot_setup into Space.cArnd Bergmann
2021-08-03ethtool: runtime-resume netdev parent in ethnl_ops_beginHeiner Kallweit
2021-08-03ethtool: move netif_device_present check from ethnl_parse_header_dev_get to e...Heiner Kallweit
2021-08-03ethtool: move implementation of ethnl_ops_begin/complete to netlink.cHeiner Kallweit
2021-08-03ethtool: runtime-resume netdev parent before ethtool ioctl opsHeiner Kallweit
2021-08-03bpf, unix: Check socket type in unix_bpf_update_proto()Cong Wang
2021-08-03net: Keep vertical alignmentYajun Deng
2021-08-03sctp: move the active_key update after sh_keys is addedXin Long
2021-08-03bpf: use skb_expand_head in bpf_out_neigh_v4/6Vasily Averin
2021-08-03ax25: use skb_expand_headVasily Averin
2021-08-03ipv4: use skb_expand_head in ip_finish_output2Vasily Averin