- eee79f8 net: wireless: wext_compat.c: delete duplicated word by Randy Dunlap · 4 years, 7 months ago
- 54f65de net: wireless: sme.c: delete duplicated word by Randy Dunlap · 4 years, 7 months ago
- 8cf5c86 net: wireless: scan.c: delete or fix duplicated words by Randy Dunlap · 4 years, 7 months ago
- cc5a639b net: wireless: reg.c: delete duplicated words + fix punctuation by Randy Dunlap · 4 years, 7 months ago
- b42c8ed net: wireless: delete duplicated word + fix grammar by Randy Dunlap · 4 years, 7 months ago
- 13880a3 net: mac80211: mesh.h: delete duplicated word by Randy Dunlap · 4 years, 7 months ago
- 39f774e net: mac80211: agg-rx.c: fix duplicated words by Randy Dunlap · 4 years, 7 months ago
- f096658 Merge branch 'drivers-net-constify-static-ops-variables' by David S. Miller · 4 years, 7 months ago
- 31ffcb1 net: ath11k: constify ath11k_thermal_ops by Rikard Falkeborn · 4 years, 7 months ago
- 73a9df4 net: phy: mscc: macsec: constify vsc8584_macsec_ops by Rikard Falkeborn · 4 years, 7 months ago
- 3faaf53 net: phy: at803x: constify static regulator_ops by Rikard Falkeborn · 4 years, 7 months ago
- b968a44 net: renesas: sh_eth: constify bb_ops by Rikard Falkeborn · 4 years, 7 months ago
- 3ab4519 net: ethernet: ravb: constify bb_ops by Rikard Falkeborn · 4 years, 7 months ago
- 715d087 net: ethernet: qualcomm: constify qca_serdev_ops by Rikard Falkeborn · 4 years, 7 months ago
- d6fc192 net: ipa: remove duplicate include by Wang Hai · 4 years, 7 months ago
- 8396fb8 Merge branch 'refactoring-of-ibmvnic-code' by David S. Miller · 4 years, 7 months ago
- 635e442 ibmvnic: merge ibmvnic_reset_init and ibmvnic_init by Lijun Pan · 4 years, 7 months ago
- 550f4d4 ibmvnic: remove never executed if statement by Lijun Pan · 4 years, 7 months ago
- fa68bfa ibmvnic: improve ibmvnic_init and ibmvnic_reset_init by Lijun Pan · 4 years, 7 months ago
- 4c5f6af ibmvnic: compare adapter->init_done_rc with more readable ibmvnic_rc_codes by Lijun Pan · 4 years, 7 months ago
- bf82d56 Merge branch 'ipv4-nexthop-Various-improvements' by David S. Miller · 4 years, 7 months ago
- 041bc0d selftests: fib_nexthops: Test IPv6 route with group after replacing IPv4 nexthops by Ido Schimmel · 4 years, 7 months ago
- 885a3b1 ipv4: nexthop: Correctly update nexthop group when replacing a nexthop by Ido Schimmel · 4 years, 7 months ago
- 05290a2 selftests: fib_nexthops: Test IPv6 route with group after removing IPv4 nexthops by Ido Schimmel · 4 years, 7 months ago
- 863b255 ipv4: nexthop: Correctly update nexthop group when removing a nexthop by Ido Schimmel · 4 years, 7 months ago
- 233c637 ipv4: nexthop: Remove unnecessary rtnl_dereference() by Ido Schimmel · 4 years, 7 months ago
- 33d8099 ipv4: nexthop: Use nla_put_be32() for NHA_GATEWAY by Ido Schimmel · 4 years, 7 months ago
- d7d49dc ipv4: nexthop: Reduce allocation size of 'struct nh_group' by Ido Schimmel · 4 years, 7 months ago
- 751e425 Merge branch 'net_prefetch-API' by David S. Miller · 4 years, 7 months ago
- aed4d4c net/mlx4_en: RX, Add a prefetch command for small L1_CACHE_BYTES by Tariq Toukan · 4 years, 7 months ago
- e20f0db net/mlx5e: RX, Add a prefetch command for small L1_CACHE_BYTES by Tariq Toukan · 4 years, 7 months ago
- f468f21 net: Take common prefetch code structure into a function by Tariq Toukan · 4 years, 7 months ago
- 04e006b Merge branch 'Add-Ethernet-support-for-Intel-Keem-Bay-SoC' by David S. Miller · 4 years, 7 months ago
- 9efc9b2 net: stmmac: Add dwmac-intel-plat for GBE driver by Rusaimi Amira Ruslan · 4 years, 7 months ago
- 8d3c875 dt-bindings: net: Add bindings for Intel Keem Bay by Vineetha G. Jaya Kumaran · 4 years, 7 months ago
- 24da799 inet: remove inet_sk_copy_descendant() by Eric Dumazet · 4 years, 7 months ago
- ea416e2 ptp: ptp_ines: Remove redundant null check by Xu Wang · 4 years, 7 months ago
- ca65a28 sunrpc: Avoid comma separated statements by Joe Perches · 4 years, 7 months ago
- dee8477 ipv6: fib6: Avoid comma separated statements by Joe Perches · 4 years, 7 months ago
- ac937e1 wan: sbni: Avoid comma separated statements by Joe Perches · 4 years, 7 months ago
- 2d59079 fs_enet: Avoid comma separated statements by Joe Perches · 4 years, 7 months ago
- e7fee11 8390: Avoid comma separated statements by Joe Perches · 4 years, 7 months ago
- 343d8c6 net: clean up codestyle for net/ipv4 by Miaohe Lin · 4 years, 7 months ago
- fdf1923 net: Remove duplicated midx check against 0 by Miaohe Lin · 4 years, 7 months ago
- 0ce779a net: Avoid unnecessary inet_addr_type() call when addr is INADDR_ANY by Miaohe Lin · 4 years, 7 months ago
- 0316a21 net: Set ping saddr after we successfully get the ping port by Miaohe Lin · 4 years, 7 months ago
- cca8528 cxgb4: add error handlers to LE intr_handler by Raju Rangoju · 4 years, 7 months ago
- 4718a47 netlink: remove duplicated nla_need_padding_for_64bit() check by Miaohe Lin · 4 years, 7 months ago
- 8b4510d net: gain ipv4 mtu when mtu is not locked by Miaohe Lin · 4 years, 7 months ago
- 079f921 Merge tag 'batadv-next-for-davem-20200824' of git://git.open-mesh.org/linux-merge by David S. Miller · 4 years, 7 months ago
- 64d123f Merge branch 'Add-PTP-support-for-Octeontx2' by David S. Miller · 4 years, 7 months ago
- c9c12d3 octeontx2-pf: Add support for PTP clock by Aleksey Makarov · 4 years, 7 months ago
- 4086f2a octeontx2-af: Add support for Marvell PTP coprocessor by Aleksey Makarov · 4 years, 7 months ago
- 4215721 octeontx2-af: Support to enable/disable HW timestamping by Zyta Szpak · 4 years, 7 months ago
- 373c15c net: Use helper macro RT_TOS() in __icmp_send() by Miaohe Lin · 4 years, 7 months ago
- 7551144 net: Avoid access icmp_err_convert when icmp code is ICMP_FRAG_NEEDED by Miaohe Lin · 4 years, 7 months ago
- 0caeba3 Merge branch 'qed-introduce-devlink-health-support' by David S. Miller · 4 years, 7 months ago
- adc100d qede: make driver reliable on unload after failures by Igor Russkikh · 4 years, 7 months ago
- c5c642c qed: align adjacent indent by Igor Russkikh · 4 years, 7 months ago
- 27fed78 qed: implement devlink dump by Igor Russkikh · 4 years, 7 months ago
- b228cb1 qed*: make use of devlink recovery infrastructure by Igor Russkikh · 4 years, 7 months ago
- 4f5a8db qed: use devlink logic to report errors by Igor Russkikh · 4 years, 7 months ago
- 9524067 qed: health reporter init deinit seq by Igor Russkikh · 4 years, 7 months ago
- 53916a6 qed: implement devlink info request by Igor Russkikh · 4 years, 7 months ago
- b75d05b qed: fix kconfig help entries by Igor Russkikh · 4 years, 7 months ago
- 755f982 qed/qede: make devlink survive recovery by Igor Russkikh · 4 years, 7 months ago
- 52306de qed: move out devlink logic into a new file by Igor Russkikh · 4 years, 7 months ago
- 9ab9017 chelsio: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 7 months ago
- f6d89dc Merge branch 'mlxsw-Misc-updates' by David S. Miller · 4 years, 7 months ago
- 5bf01b5 mlxsw: spectrum_ethtool: Remove internal speeds from PTYS register by Danielle Ratson · 4 years, 7 months ago
- ffff9c9 selftests: mlxsw: Reduce runtime of tc-police scale test by Ido Schimmel · 4 years, 7 months ago
- 24f54c5 selftests: forwarding: Fix mausezahn delay parameter in mirror_test() by Danielle Ratson · 4 years, 7 months ago
- b36cca0 selftests: mlxsw: Increase burst size for burst test by Ido Schimmel · 4 years, 7 months ago
- 8e0d8ce selftests: mlxsw: Increase burst size for rate test by Ido Schimmel · 4 years, 7 months ago
- f033ad8 selftests: mlxsw: Decrease required rate accuracy by Ido Schimmel · 4 years, 7 months ago
- 7ee0db9 mlxsw: spectrum_trap: Adjust default policer burst size for Spectrum-{2, 3} by Ido Schimmel · 4 years, 7 months ago
- 85eb5bc net: atheros: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 7 months ago
- 5d63cce starfire: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 7 months ago
- c8acc09 typhoon: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 7 months ago
- 5463352 net: dccp: delete repeated words by Randy Dunlap · 4 years, 7 months ago
- 8540591 net: netlink: delete repeated words by Randy Dunlap · 4 years, 7 months ago
- 2bdcc73 net: ipv4: delete repeated words by Randy Dunlap · 4 years, 7 months ago
- ce876d8 Merge branch 'net-sctp-delete-duplicated-words-plus-other-fixes' by David S. Miller · 4 years, 7 months ago
- b8d7a7c net: sctp: ulpqueue.c: delete duplicated word by Randy Dunlap · 4 years, 7 months ago
- 14f45bb net: sctp: sm_make_chunk.c: delete duplicated words + fix typo by Randy Dunlap · 4 years, 7 months ago
- 93c3216 net: sctp: protocol.c: delete duplicated words + punctuation by Randy Dunlap · 4 years, 7 months ago
- 9932564 net: sctp: chunk.c: delete duplicated word by Randy Dunlap · 4 years, 7 months ago
- 440d399 net: sctp: bind_addr.c: delete duplicated word by Randy Dunlap · 4 years, 7 months ago
- 861e702 net: sctp: auth.c: delete duplicated words by Randy Dunlap · 4 years, 7 months ago
- 5e80a0c net: sctp: associola.c: delete duplicated words by Randy Dunlap · 4 years, 7 months ago
- 901341b io_uring: ignore POLLIN for recvmsg on MSG_ERRQUEUE by Luke Hsiao · 4 years, 7 months ago
- 583bbf0 io_uring: allow tcp ancillary data for __sys_recvmsg_sock() by Luke Hsiao · 4 years, 7 months ago
- 37a319b Merge branch 'devlink-fixes-for-port-and-reporter-field-access' by David S. Miller · 4 years, 7 months ago
- 5d080b5 devlink: Protect devlink port list traversal by Parav Pandit · 4 years, 7 months ago
- 79604c5 devlink: Fix per port reporter fields initialization by Parav Pandit · 4 years, 7 months ago
- 507ebe6 ibmvnic: Fix use-after-free of VNIC login response buffer by Thomas Falcon · 4 years, 7 months ago
- 0bad834 ipvlan: advertise link netns via netlink by Taehee Yoo · 4 years, 7 months ago
- 7611cbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
- cb95712 Merge tag 'powerpc-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 7 months ago
- 550c212 Merge tag 'x86-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago