- f821615 ptp: Document the PTP_CLK_MAGIC ioctl number by Randy Dunlap · 3 years, 3 months ago
- 6f7c886 usbnet: fix error return code in usbnet_probe() by Wang Hai · 3 years, 3 months ago
- afe8ca1 Merge tag 'mac80211-for-net-2021-10-27' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by Jakub Kicinski · 3 years, 3 months ago
- 424a4f5 Merge branch 'hns3-fixes' by David S. Miller · 3 years, 3 months ago
- 630a673 net: hns3: adjust string spaces of some parameters of tx bd info in debugfs by Guangbin Huang · 3 years, 3 months ago
- c7a6e39 net: hns3: expand buffer len for some debugfs command by Guangbin Huang · 3 years, 3 months ago
- 6754614 net: hns3: add more string spaces for dumping packets number of queue info in debugfs by Jie Wang · 3 years, 3 months ago
- 2a21dab5 net: hns3: fix data endian problem of some functions of debugfs by Jie Wang · 3 years, 3 months ago
- 0251d19 net: hns3: ignore reset event before initialization process is done by Guangbin Huang · 3 years, 3 months ago
- f29da40 net: hns3: change hclge/hclgevf workqueue to WQ_UNBOUND mode by Yufeng Mo · 3 years, 3 months ago
- 3bda2e5 net: hns3: fix pause config problem after autoneg disabled by Guangbin Huang · 3 years, 3 months ago
- 440ffcd Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 3 years, 3 months ago
- 54713c8 bpf: Fix potential race in tail call compatibility check by Toke Høiland-Jørgensen · 3 years, 3 months ago
- 99d0a38 bpf: Move BPF_MAP_TYPE for INODE_STORAGE and TASK_STORAGE outside of CONFIG_NET by Tejun Heo · 3 years, 3 months ago
- a94b5aa Merge branch 'sock_map: fix ->poll() and update selftests' by Alexei Starovoitov · 3 years, 3 months ago
- 67b8215 selftests/bpf: Use recv_timeout() instead of retries by Yucong Sun · 3 years, 3 months ago
- af49338 net: Implement ->sock_is_readable() for UDP and AF_UNIX by Cong Wang · 3 years, 3 months ago
- fb4e0a5 skmsg: Extract and reuse sk_msg_is_readable() by Cong Wang · 3 years, 3 months ago
- 7b50ecf net: Rename ->stream_memory_read to ->sock_is_readable by Cong Wang · 3 years, 3 months ago
- cd9733f tcp_bpf: Fix one concurrency problem in the tcp_bpf_send_verdict function by Liu Jian · 3 years, 3 months ago
- 19fa088 MAINTAINERS: please remove myself from the Prestera driver by Vadym Kochan · 3 years, 3 months ago
- db6c3c0 net: lan78xx: fix division by zero in send path by Johan Hovold · 3 years, 3 months ago
- 6f68cd6 net: batman-adv: fix error handling by Pavel Skripkin · 3 years, 3 months ago
- fa40d97 tipc: fix size validations for the MSG_CRYPTO type by Max VA · 3 years, 3 months ago
- 2195f20 nfc: port100: fix using -ERRNO as command type mask by Krzysztof Kozlowski · 3 years, 3 months ago
- eacd68b7 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue by David S. Miller · 3 years, 3 months ago
- 9122a70 net: multicast: calculate csum of looped-back and forwarded packets by Cyril Strejc · 3 years, 3 months ago
- 7596357 mlxsw: pci: Recycle received packet upon allocation failure by Ido Schimmel · 3 years, 3 months ago
- fd1b5be ice: check whether PTP is initialized in ice_ptp_release() by Yongxin Liu · 3 years, 3 months ago
- 6a8b357 ice: Respond to a NETDEV_UNREGISTER event for LAG by Dave Ertman · 3 years, 3 months ago
- f7a1e76 net-sysfs: initialize uid and gid before calling net_ns_get_ownership by Xin Long · 3 years, 3 months ago
- 042b204 xen/netfront: stop tx queues during live migration by Dongli Zhang · 3 years, 3 months ago
- 0c57eee net: Prevent infinite while loop in skb_tx_hash() by Michael Chan · 3 years, 3 months ago
- ace19b9 net: nxp: lpc_eth.c: avoid hang when bringing interface down by Trevor Woerner · 3 years, 3 months ago
- 689a0a9 cfg80211: correct bridge/4addr mode check by Janusz Dziedzic · 3 years, 3 months ago
- 09b1d5d cfg80211: fix management registrations locking by Johannes Berg · 3 years, 3 months ago
- b4ab21f Merge branch 'ksettings-locking-fixes' by David S. Miller · 3 years, 3 months ago
- af1a02a phy: phy_ethtool_ksettings_set: Lock the PHY while changing settings by Andrew Lunn · 3 years, 3 months ago
- 707293a phy: phy_start_aneg: Add an unlocked version by Andrew Lunn · 3 years, 3 months ago
- 64cd92d phy: phy_ethtool_ksettings_set: Move after phy_start_aneg by Andrew Lunn · 3 years, 3 months ago
- c10a485 phy: phy_ethtool_ksettings_get: Lock the phy for consistency by Andrew Lunn · 3 years, 3 months ago
- 95a359c net: ethernet: microchip: lan743x: Fix dma allocation failure by using dma_set_mask_and_coherent by Yuiko Oshino · 3 years, 3 months ago
- d6423d2 net: ethernet: microchip: lan743x: Fix driver crash when lan743x_pm_resume fails by Yuiko Oshino · 3 years, 3 months ago
- 04f8ef5 cgroup: Fix memory leak caused by missing cgroup_bpf_offline by Quanyang Wang · 3 years, 3 months ago
- fda7a38 bpf: Fix error usage of map_fd and fdget() in generic_map_update_batch() by Xu Kuohai · 3 years, 3 months ago
- 22a12790 Merge branch 'Fix up bpf_jit_limit some more' by Alexei Starovoitov · 3 years, 3 months ago
- fadb7ff bpf: Prevent increasing bpf_jit_limit above max by Lorenz Bauer · 3 years, 3 months ago
- 5d63ae9 bpf: Define bpf_jit_alloc_exec_limit for arm64 JIT by Lorenz Bauer · 3 years, 3 months ago
- 8f04db7 bpf: Define bpf_jit_alloc_exec_limit for riscv JIT by Lorenz Bauer · 3 years, 3 months ago
- 1f83b83 fcnal-test: kill hanging ping/nettest binaries on cleanup by Florian Westphal · 3 years, 3 months ago
- 32f8807a4 Merge branch 'sctp-enhancements-for-the-verification-tag' by Jakub Kicinski · 3 years, 3 months ago
- 9d02831 sctp: add vtag check in sctp_sf_ootb by Xin Long · 3 years, 3 months ago
- ef16b173 sctp: add vtag check in sctp_sf_do_8_5_1_E_sa by Xin Long · 3 years, 3 months ago
- aa0f697 sctp: add vtag check in sctp_sf_violation by Xin Long · 3 years, 3 months ago
- a64b341 sctp: fix the processing for COOKIE_ECHO chunk by Xin Long · 3 years, 3 months ago
- 438b95a sctp: fix the processing for INIT_ACK chunk by Xin Long · 3 years, 3 months ago
- eae5783 sctp: fix the processing for INIT chunk by Xin Long · 3 years, 3 months ago
- 4f7019c sctp: use init_tag from inithdr for ABORT chunk by Xin Long · 3 years, 3 months ago
- 7f678de skb_expand_head() adjust skb->truesize incorrectly by Vasily Averin · 3 years, 3 months ago
- 7fcb1c9 Merge tag 'mac80211-for-net-2021-10-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by Jakub Kicinski · 3 years, 3 months ago
- 6422251 Merge tag 'drm-fixes-2021-10-22' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 3 months ago
- 658aafc memblock: exclude MEMBLOCK_NOMAP regions from kmemleak by Mike Rapoport · 3 years, 3 months ago
- 6c9a545 Revert "memblock: exclude NOMAP regions from kmemleak" by Mike Rapoport · 3 years, 3 months ago
- 9d235ac Merge branch 'ucount-fixes-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 3 months ago
- 6c2c712 Merge tag 'net-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 3 months ago
- 0a3221b Merge tag 'powerpc-5.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 3 months ago
- 595cb5e Revert "drm/ast: Add detect function support" by Kim Phillips · 3 years, 3 months ago
- 7e1c544 Merge tag 'drm-misc-fixes-2021-10-21-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 3 years, 3 months ago
- 730b64d Merge tag 'drm-msm-fixes-2021-10-18' of https://gitlab.freedesktop.org/drm/msm into drm-fixes by Dave Airlie · 3 years, 3 months ago
- 397430b usbnet: sanity check for maxpacket by Oliver Neukum · 3 years, 3 months ago
- e378f49 net: enetc: make sure all traffic classes can send large frames by Vladimir Oltean · 3 years, 3 months ago
- fb8dc5f net: enetc: fix ethtool counter name for PM0_TERR by Vladimir Oltean · 3 years, 3 months ago
- b6b19a7 ptp: free 'vclock_index' in ptp_clock_release() by Yang Yingliang · 3 years, 3 months ago
- bf6abf3 sfc: Don't use netif_info before net_device setup by Erik Ekman · 3 years, 3 months ago
- c62041c sfc: Export fibre-specific supported link modes by Erik Ekman · 3 years, 3 months ago
- 1439caa Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 3 years, 3 months ago
- e0bfcf9 Merge tag 'mlx5-fixes-2021-10-20' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 3 years, 3 months ago
- a689702 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue by David S. Miller · 3 years, 3 months ago
- 7405609 drm/kmb: Enable ADV bridge after modeset by Anitha Chrisanthus · 3 years, 7 months ago
- 004d271 drm/kmb: Corrected typo in handle_lcd_irq by Anitha Chrisanthus · 3 years, 6 months ago
- 982f8ad drm/kmb: Disable change of plane parameters by Edmund Dea · 3 years, 3 months ago
- 13047a0 drm/kmb: Remove clearing DPHY regs by Edmund Dea · 3 years, 9 months ago
- a79f40c drm/kmb: Limit supported mode to 1080p by Anitha Chrisanthus · 4 years ago
- 3e4c31e drm/kmb: Work around for higher system clock by Anitha Chrisanthus · 4 years, 1 month ago
- 7729706 drm/panel: ilitek-ili9881c: Fix sync for Feixin K101-IM2BYL02 panel by Dan Johansen · 3 years, 5 months ago
- 3cfc183 drm: mxsfb: Fix NULL pointer dereference crash on unload by Marek Vasut · 3 years, 3 months ago
- 2f111a6 Merge tag 'ceph-for-5.15-rc7' of git://github.com/ceph/ceph-client by Linus Torvalds · 3 years, 3 months ago
- 515dcc2 Merge tag 'dma-mapping-5.15-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 3 years, 3 months ago
- 1d00032 net/mlx5e: IPsec: Fix work queue entry ethernet segment checksum flags by Emeel Hakim · 3 years, 3 months ago
- d10457f8 net/mlx5e: IPsec: Fix a misuse of the software parser's fields by Emeel Hakim · 3 years, 3 months ago
- 68e66e1 net/mlx5e: Fix vlan data lost during suspend flow by Moshe Shemesh · 3 years, 4 months ago
- a6f7433 net/mlx5: E-switch, Return correct error code on group creation failure by Dmytro Linkin · 3 years, 5 months ago
- 14fe247 net/mlx5: Lag, change multipath and bonding to be mutually exclusive by Maor Dickman · 3 years, 3 months ago
- 8e37395 Merge tag 'sound-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 3 years, 3 months ago
- 6da52de Merge tag 'audit-pr-20211019' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 3 years, 3 months ago
- 7dcf78b ice: Add missing E810 device ids by Tony Nguyen · 3 years, 3 months ago
- 79cc832 igc: Update I226_K device ID by Sasha Neftin · 3 years, 4 months ago
- 639e298 e1000e: Fix packet loss on Tiger Lake and later by Sasha Neftin · 3 years, 4 months ago
- fc9b289 Merge tag 'trace-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 3 months ago
- 1e59977 Merge tag 'nios2_fixes_for_v5.15_part2' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux by Linus Torvalds · 3 years, 3 months ago