aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-27usbnet: fix error return code in usbnet_probe()Wang Hai
2021-10-27Merge tag 'mac80211-for-net-2021-10-27' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2021-10-27Merge branch 'hns3-fixes'David S. Miller
2021-10-27net: hns3: adjust string spaces of some parameters of tx bd info in debugfsGuangbin Huang
2021-10-27net: hns3: expand buffer len for some debugfs commandGuangbin Huang
2021-10-27net: hns3: add more string spaces for dumping packets number of queue info in...Jie Wang
2021-10-27net: hns3: fix data endian problem of some functions of debugfsJie Wang
2021-10-27net: hns3: ignore reset event before initialization process is doneGuangbin Huang
2021-10-27net: hns3: change hclge/hclgevf workqueue to WQ_UNBOUND modeYufeng Mo
2021-10-27net: hns3: fix pause config problem after autoneg disabledGuangbin Huang
2021-10-26Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-10-26bpf: Fix potential race in tail call compatibility checkToke Høiland-Jørgensen
2021-10-26bpf: Move BPF_MAP_TYPE for INODE_STORAGE and TASK_STORAGE outside of CONFIG_NETTejun Heo
2021-10-26Merge branch 'sock_map: fix ->poll() and update selftests'Alexei Starovoitov
2021-10-26selftests/bpf: Use recv_timeout() instead of retriesYucong Sun
2021-10-26net: Implement ->sock_is_readable() for UDP and AF_UNIXCong Wang
2021-10-26skmsg: Extract and reuse sk_msg_is_readable()Cong Wang
2021-10-26net: Rename ->stream_memory_read to ->sock_is_readableCong Wang
2021-10-26tcp_bpf: Fix one concurrency problem in the tcp_bpf_send_verdict functionLiu Jian
2021-10-26MAINTAINERS: please remove myself from the Prestera driverVadym Kochan
2021-10-26net: lan78xx: fix division by zero in send pathJohan Hovold
2021-10-26net: batman-adv: fix error handlingPavel Skripkin
2021-10-26tipc: fix size validations for the MSG_CRYPTO typeMax VA
2021-10-26nfc: port100: fix using -ERRNO as command type maskKrzysztof Kozlowski
2021-10-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-10-26net: multicast: calculate csum of looped-back and forwarded packetsCyril Strejc
2021-10-25mlxsw: pci: Recycle received packet upon allocation failureIdo Schimmel
2021-10-25ice: check whether PTP is initialized in ice_ptp_release()Yongxin Liu
2021-10-25ice: Respond to a NETDEV_UNREGISTER event for LAGDave Ertman
2021-10-25net-sysfs: initialize uid and gid before calling net_ns_get_ownershipXin Long
2021-10-25xen/netfront: stop tx queues during live migrationDongli Zhang
2021-10-25net: Prevent infinite while loop in skb_tx_hash()Michael Chan
2021-10-25net: nxp: lpc_eth.c: avoid hang when bringing interface downTrevor Woerner
2021-10-25cfg80211: correct bridge/4addr mode checkJanusz Dziedzic
2021-10-25cfg80211: fix management registrations lockingJohannes Berg
2021-10-25Merge branch 'ksettings-locking-fixes'David S. Miller
2021-10-25phy: phy_ethtool_ksettings_set: Lock the PHY while changing settingsAndrew Lunn
2021-10-25phy: phy_start_aneg: Add an unlocked versionAndrew Lunn
2021-10-25phy: phy_ethtool_ksettings_set: Move after phy_start_anegAndrew Lunn
2021-10-25phy: phy_ethtool_ksettings_get: Lock the phy for consistencyAndrew Lunn
2021-10-24net: ethernet: microchip: lan743x: Fix dma allocation failure by using dma_se...Yuiko Oshino
2021-10-24net: ethernet: microchip: lan743x: Fix driver crash when lan743x_pm_resume failsYuiko Oshino
2021-10-22cgroup: Fix memory leak caused by missing cgroup_bpf_offlineQuanyang Wang
2021-10-22bpf: Fix error usage of map_fd and fdget() in generic_map_update_batch()Xu Kuohai
2021-10-22Merge branch 'Fix up bpf_jit_limit some more'Alexei Starovoitov
2021-10-22bpf: Prevent increasing bpf_jit_limit above maxLorenz Bauer
2021-10-22bpf: Define bpf_jit_alloc_exec_limit for arm64 JITLorenz Bauer
2021-10-22bpf: Define bpf_jit_alloc_exec_limit for riscv JITLorenz Bauer
2021-10-22fcnal-test: kill hanging ping/nettest binaries on cleanupFlorian Westphal
2021-10-22Merge branch 'sctp-enhancements-for-the-verification-tag'Jakub Kicinski