- e7d4005 Merge branch 'Introduce-sendpage_ok-to-detect-misused-sendpage-in-network-related-drivers' by David S. Miller · 4 years, 3 months ago
- 40efc4d libceph: use sendpage_ok() in ceph_tcp_sendpage() by Coly Li · 4 years, 3 months ago
- 6aa25c7 scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map() by Coly Li · 4 years, 3 months ago
- fb25ebe drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage() by Coly Li · 4 years, 3 months ago
- cf83a17 tcp: use sendpage_ok() to detect misused .sendpage by Coly Li · 4 years, 3 months ago
- 7d4194a nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage() by Coly Li · 4 years, 3 months ago
- 7b62d31 net: add WARN_ONCE in kernel_sendpage() for improper zero-copy send by Coly Li · 4 years, 3 months ago
- c381b07 net: introduce helper sendpage_ok() in include/linux/net.h by Coly Li · 4 years, 3 months ago
- f30e25a net: usb: pegasus: Proper error handing when setting pegasus' MAC address by Petko Manolov · 4 years, 3 months ago
- a93bdcb net: core: document two new elements of struct net_device by Mauro Carvalho Chehab · 4 years, 3 months ago
- a95bc73 netlink: fix policy dump leak by Johannes Berg · 4 years, 3 months ago
- ef9da46 r8169: fix data corruption issue on RTL8402 by Heiner Kallweit · 4 years, 3 months ago
- bb13a80 r8169: fix handling ether_clk by Heiner Kallweit · 4 years, 3 months ago
- a59cf61 Merge branch 'Fix-bugs-in-Octeontx2-netdev-driver' by David S. Miller · 4 years, 3 months ago
- 66a5209 octeontx2-pf: Fix synchnorization issue in mbox by Hariprasad Kelam · 4 years, 3 months ago
- 1ea0166 octeontx2-pf: Fix the device state on error by Hariprasad Kelam · 4 years, 3 months ago
- 89eae5e octeontx2-pf: Fix TCP/UDP checksum offload for IPv6 frames by Geetha sowjanya · 4 years, 3 months ago
- e154b5b octeontx2-af: Fix enable/disable of default NPC entries by Subbaraya Sundeep · 4 years, 3 months ago
- 03e7e72 Merge branch '100GbE' of https://github.com/anguy11/net-queue by David S. Miller · 4 years, 3 months ago
- be49b1a ice: preserve NVM capabilities in safe mode by Jacob Keller · 4 years, 4 months ago
- 0ec86e8 ice: increase maximum wait time for flash write commands by Jacob Keller · 4 years, 4 months ago
- 1f25c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 3 months ago
- 2b3e981 Merge branch 'mptcp-Fix-for-32-bit-DATA_FIN' by David S. Miller · 4 years, 3 months ago
- 1a49b2c mptcp: Handle incoming 32-bit DATA_FIN values by Mat Martineau · 4 years, 3 months ago
- 917944d mptcp: Consistently use READ_ONCE/WRITE_ONCE with msk->ack_seq by Mat Martineau · 4 years, 3 months ago
- 4972c6c Merge branch 'via-rhine-Resume-fix-and-other-maintenance-work' by David S. Miller · 4 years, 3 months ago
- 2b6b78e via-rhine: New device driver maintainer by Kevin Brace · 4 years, 3 months ago
- 9f5159e via-rhine: Eliminate version information by Kevin Brace · 4 years, 3 months ago
- aa15190 via-rhine: VTunknown1 device is really VT8251 South Bridge by Kevin Brace · 4 years, 3 months ago
- d120c9a via-rhine: Fix for the hardware having a reset failure after resume by Kevin Brace · 4 years, 3 months ago
- 6667df9 MAINTAINERS: Update MAINTAINERS for Intel ethernet drivers by Tony Nguyen · 4 years, 3 months ago
- 8ba00e2 Merge branch 'More-incorrect-VCAP-offsets-for-mscc_ocelot-switch' by David S. Miller · 4 years, 3 months ago
- eaa0355 net: dsa: seville: fix VCAP IS2 action width by Vladimir Oltean · 4 years, 3 months ago
- 460e985 net: dsa: felix: fix incorrect action offsets for VCAP IS2 by Vladimir Oltean · 4 years, 3 months ago
- bbc4d71 net: phy: realtek: fix rtl8211e rx/tx delay config by Willy Liu · 4 years, 3 months ago
- 1a03b8a virtio-net: don't disable guest csum when disable LRO by Tonghao Zhang · 4 years, 3 months ago
- 9cf5144 bpf, powerpc: Fix misuse of fallthrough in bpf_jit_comp() by He Zhe · 4 years, 3 months ago
- 78b7015 ethtool: mark netlink family as __ro_after_init by Jakub Kicinski · 4 years, 3 months ago
- 3ddf9b4 genetlink: add missing kdoc for validation flags by Jakub Kicinski · 4 years, 3 months ago
- c92a798 net: usb: ax88179_178a: add MCT usb 3.0 adapter by Wilken Gottwalt · 4 years, 3 months ago
- 9666ea6 net: usb: ax88179_178a: fix missing stop entry in driver_info by Wilken Gottwalt · 4 years, 3 months ago
- a7809ff net: qrtr: ns: Protect radix_tree_deref_slot() using rcu read locks by Manivannan Sadhasivam · 4 years, 3 months ago
- 0ba56b8 Merge branch 'net-core-fix-a-lockdep-splat-in-the-dev_addr_list' by David S. Miller · 4 years, 3 months ago
- 1fc70ed net: core: add nested_level variable in net_device by Taehee Yoo · 4 years, 3 months ago
- eff7423 net: core: introduce struct netdev_nested_priv for nested interface infrastructure by Taehee Yoo · 4 years, 3 months ago
- fe8300f net: core: add __netdev_upper_dev_unlink() by Taehee Yoo · 4 years, 3 months ago
- 1aad804 net_sched: remove a redundant goto chain check by Cong Wang · 4 years, 3 months ago
- f2f3729 net: bridge: fdb: don't flush ext_learn entries by Nikolay Aleksandrov · 4 years, 3 months ago
- a4be47a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 4 years, 3 months ago
- 709a16b r8169: fix RTL8168f/RTL8411 EPHY config by Heiner Kallweit · 4 years, 3 months ago
- 307eea3 dt-bindings: net: renesas,ravb: Add support for r8a774e1 SoC by Marian-Cristian Rotariu · 4 years, 3 months ago
- 7286502 mlxsw: spectrum_acl: Fix mlxsw_sp_acl_tcam_group_add()'s error path by Ido Schimmel · 4 years, 3 months ago
- 7dbbcf4 mdio: fix mdio-thunder.c dependency & build error by Randy Dunlap · 4 years, 3 months ago
- 0594324 net: atlantic: fix build when object tree is separate by Igor Russkikh · 4 years, 3 months ago
- 5e46e43 MAINTAINERS: Add Vladimir as a maintainer for DSA by Florian Fainelli · 4 years, 3 months ago
- 72e27c3 dpaa2-eth: fix command version for Tx shaping by Ioana Ciornei · 4 years, 3 months ago
- e42d72f net: usb: ax88179_178a: add Toshiba usb 3.0 adapter by Wilken Gottwalt · 4 years, 3 months ago
- dc171dc Merge branch 'bonding-team-basic-dev-needed_headroom-support' by David S. Miller · 4 years, 3 months ago
- 89d0174 team: set dev->needed_headroom in team_setup_by_port() by Eric Dumazet · 4 years, 3 months ago
- f32f193 bonding: set dev->needed_headroom in bond_setup_by_slave() by Eric Dumazet · 4 years, 3 months ago
- 4663ff6 net: ethernet: cavium: octeon_mgmt: use phy_start and phy_stop by Ivan Khoronzhuk · 4 years, 3 months ago
- ac322f8 net: stmmac: Fix clock handling on remove path by Wong Vee Khee · 4 years, 3 months ago
- 1dac3b1 vmxnet3: fix cksum offload issues for non-udp tunnels by Ronak Doshi · 4 years, 3 months ago
- abe2f12 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 4 years, 3 months ago
- 4e1b469 Merge tag 'wireless-drivers-2020-09-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 4 years, 3 months ago
- f6a0727 ice: fix memory leak in ice_vsi_setup by Jacob Keller · 4 years, 4 months ago
- 135f4b9 ice: fix memory leak if register_netdev_fails by Jacob Keller · 4 years, 4 months ago
- 466e439 ice: Fix call trace on suspend by Anirudh Venkataramanan · 4 years, 4 months ago
- 75598a8 iavf: Fix incorrect adapter get in iavf_resume by Sylwester Dziedziuch · 4 years, 4 months ago
- e94ee17 xfrm: Use correct address family in xfrm_state_find by Herbert Xu · 4 years, 3 months ago
- ad2b9b0 tcp: skip DSACKs with dubious sequence ranges by Priyaranjan Jha · 4 years, 3 months ago
- 1ec8e74 net/fsl: quieten expected MDIO access failures by Jamie Iles · 4 years, 3 months ago
- 912aae2 net: dsa: microchip: really look for phy-mode in port nodes by Helmut Grohne · 4 years, 4 months ago
- 38f7e1c net/tls: race causes kernel panic by Rohit Maheshwari · 4 years, 4 months ago
- 0eb11df net/ethernet/broadcom: fix spelling typo by Wang Qing · 4 years, 4 months ago
- 4ab810a net: mscc: ocelot: fix fields offset in SG_CONFIG_REG_3 by Xiaoliang Yang · 4 years, 4 months ago
- dba1e46 net: dsa: felix: convert TAS link speed based on phylink speed by Xiaoliang Yang · 4 years, 4 months ago
- f68910a hinic: fix wrong return value of mac-set cmd by Luo bin · 4 years, 4 months ago
- ed46cd1 drivers/net/wan/x25_asy: Correct the ndo_open and ndo_stop functions by Xie He · 4 years, 4 months ago
- 02a1b17 net/ipv4: always honour route mtu during forwarding by Maciej Żenczykowski · 4 years, 4 months ago
- 6d88999 Merge branch 'net_sched-fix-a-UAF-in-tcf_action_init' by David S. Miller · 4 years, 3 months ago
- 0fedc63 net_sched: commit action insertions together by Cong Wang · 4 years, 4 months ago
- e49d8c2 net_sched: defer tcf_idr_insert() in tcf_action_init_1() by Cong Wang · 4 years, 4 months ago
- 87f92ac libbpf: Fix XDP program load regression for old kernels by Andrii Nakryiko · 4 years, 3 months ago
- efb1676 mt76: mt7615: reduce maximum VHT MPDU length to 7991 by Felix Fietkau · 4 years, 4 months ago
- 7241c5a net: stmmac: removed enabling eee in EEE set callback by Voon Weifeng · 4 years, 4 months ago
- f9317ae net: lantiq: Add locking for TX DMA channel by Hauke Mehrtens · 4 years, 4 months ago
- ea6754a net: switchdev: Fixed kerneldoc warning by Tian Tao · 4 years, 4 months ago
- 77972b5 Revert "ravb: Fixed to be able to unload modules" by Geert Uytterhoeven · 4 years, 4 months ago
- ef59b19 mptcp: Wake up MPTCP worker when DATA_FIN found on a TCP FIN packet by Mat Martineau · 4 years, 4 months ago
- 805c6d3 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 4 months ago
- d301713 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 4 months ago
- 0baca07 Merge tag 'io_uring-5.9-2020-09-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
- c37b718 Merge tag 'block-5.9-2020-09-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
- eff48dd Merge tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 4 months ago
- b334ec6 Merge branch 'Fix-broken-tc-flower-rules-for-mscc_ocelot-switches' by David S. Miller · 4 years, 4 months ago
- 8194d8f net: mscc: ocelot: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries by Vladimir Oltean · 4 years, 4 months ago
- 7a02307 net: dsa: seville: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries by Vladimir Oltean · 4 years, 4 months ago
- 8b9e03c net: dsa: felix: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries by Xiaoliang Yang · 4 years, 4 months ago
- d5e4d0a inet_diag: validate INET_DIAG_REQ_PROTOCOL attribute by Eric Dumazet · 4 years, 4 months ago