- f21bbd6 farsync: use generic power management by Vaibhav Gupta · 4 years, 8 months ago
- 5e619d7 net/mlx4: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 8 months ago
- a02d26f Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 4 years, 8 months ago
- 3540669 qed: fix assignment of n_rq_elems to incorrect params field by Colin Ian King · 4 years, 8 months ago
- 86f968a Merge branch 'sfc-driver-for-EF100-family-NICs-part-1' by David S. Miller · 4 years, 8 months ago
- 1c74884 sfc_ef100: implement ndo_get_phys_port_{id,name} by Edward Cree · 4 years, 8 months ago
- 29ec1b2 sfc_ef100: read device MAC address at probe time by Edward Cree · 4 years, 8 months ago
- 99a23c1 sfc_ef100: probe the PHY and configure the MAC by Edward Cree · 4 years, 8 months ago
- 4e5675b sfc_ef100: actually perform resets by Edward Cree · 4 years, 8 months ago
- d802b0ae sfc_ef100: extend ef100_check_caps to cover datapath_caps3 by Edward Cree · 4 years, 8 months ago
- f657312 sfc_ef100: read datapath caps, implement check_caps by Edward Cree · 4 years, 8 months ago
- 5e4ef67 sfc_ef100: process events for MCDI completions by Edward Cree · 4 years, 8 months ago
- 965b549 sfc_ef100: implement ndo_open/close and EVQ probing by Edward Cree · 4 years, 8 months ago
- 2200e6d sfc_ef100: implement MCDI transport by Edward Cree · 4 years, 8 months ago
- 35a36af sfc_ef100: don't call efx_reset_down()/up() on EF100 by Edward Cree · 4 years, 8 months ago
- aa86a75 sfc_ef100: PHY probe stub by Edward Cree · 4 years, 8 months ago
- c027f2a sfc_ef100: reset-handling stub by Edward Cree · 4 years, 8 months ago
- 51b35a4 sfc: skeleton EF100 PF driver by Edward Cree · 4 years, 8 months ago
- 61060c5 sfc_ef100: register accesses on EF100 by Edward Cree · 4 years, 8 months ago
- adf72ee sfc_ef100: add EF100 register definitions by Edward Cree · 4 years, 8 months ago
- 0ccf267 sfc: remove efx_ethtool_nway_reset() by Edward Cree · 4 years, 8 months ago
- 65ccbbd Merge branch 'Add-PRP-driver' by David S. Miller · 4 years, 8 months ago
- 795ec4f net: prp: enhance debugfs to display PRP info by Murali Karicheri · 4 years, 8 months ago
- 451d812 net: prp: add packet handling support by Murali Karicheri · 4 years, 8 months ago
- fa4dc89 net: hsr: define and use proto_ops ptrs to handle hsr specific frames by Murali Karicheri · 4 years, 8 months ago
- c643ff0 net: prp: add supervision frame generation utility function by Murali Karicheri · 4 years, 8 months ago
- 28e458e net: hsr: introduce protocol specific function pointers by Murali Karicheri · 4 years, 8 months ago
- 121c33b net: hsr: introduce common code for skb initialization by Murali Karicheri · 4 years, 8 months ago
- 8f4c0e0 hsr: enhance netlink socket interface to support PRP by Murali Karicheri · 4 years, 8 months ago
- 1775da4 qed: fix the allocation of the chains with an external PBL by Alexander Lobakin · 4 years, 8 months ago
- 43e7a0e Merge branch 'bnxt_en-update' by David S. Miller · 4 years, 8 months ago
- b5d600b bnxt_en: Add support for 'ethtool -d' by Vasundhara Volam · 4 years, 8 months ago
- a0c3062 bnxt_en: Switch over to use the 64-bit software accumulated counters. by Michael Chan · 4 years, 8 months ago
- fea6b33 bnxt_en: Accumulate all counters. by Michael Chan · 4 years, 8 months ago
- 531d1d2 bnxt_en: Retrieve hardware masks for port counters. by Michael Chan · 4 years, 8 months ago
- d752d05 bnxt_en: Retrieve hardware counter masks from firmware if available. by Michael Chan · 4 years, 8 months ago
- a37120b bnxt_en: Allocate additional memory for all statistics blocks. by Michael Chan · 4 years, 8 months ago
- 177a6cd bnxt_en: Refactor statistics code and structures. by Michael Chan · 4 years, 8 months ago
- 24c9344 bnxt_en: Use macros to define port statistics size and offset. by Michael Chan · 4 years, 8 months ago
- bfc6e5f bnxt_en: Update firmware interface to 1.10.1.54. by Michael Chan · 4 years, 8 months ago
- dfe64de bnxt_en: Remove PCIe non-counters from ethtool statistics by Vasundhara Volam · 4 years, 8 months ago
- 350e7ab net: Removed the device type check to add mpls support for devices by Martin Varghese · 4 years, 8 months ago
- 73cb119 ipmr: Copy option to correct variable by Ido Schimmel · 4 years, 8 months ago
- a4e3ee7 Merge branch 'net-smc-show-unique-rsn-code-for-exceeded-max-dmb-count' by David S. Miller · 4 years, 8 months ago
- 72b7f6c net/smc: unique reason code for exceeded max dmb count by Karsten Graul · 4 years, 8 months ago
- 211e5b7 s390/ism: indicate correct error reason in ism_alloc_dmb() by Karsten Graul · 4 years, 8 months ago
- d21a06d sfc: drop unnecessary list_empty by Julia Lawall · 4 years, 8 months ago
- 360d749 igc: Fix static checker warning by Sasha Neftin · 4 years, 8 months ago
- db02bee igc: Clean up the hw_stats structure by Sasha Neftin · 4 years, 8 months ago
- 4a9e9b8 igc: Clean up the mac_info structure by Sasha Neftin · 4 years, 8 months ago
- 643e5c2 igc: Remove ledctl_ fields from the mac_info structure by Sasha Neftin · 4 years, 9 months ago
- 94a5181 igc: Fix registers definition by Sasha Neftin · 4 years, 9 months ago
- ed6ab19 igc: Remove unneeded ICTXQMTC register by Sasha Neftin · 4 years, 9 months ago
- 60f7bb8 igc: Add Receive Descriptor Minimum Threshold Count to clear HW counters by Sasha Neftin · 4 years, 9 months ago
- d9f0c8e igc: Remove unneeded variable by Sasha Neftin · 4 years, 9 months ago
- a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
- 04300d6 Merge tag 'riscv-for-linus-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux into master by Linus Torvalds · 4 years, 8 months ago
- fbe0d45 Merge tag 'x86-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master by Linus Torvalds · 4 years, 8 months ago
- 78b1afe Merge tag 'perf-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master by Linus Torvalds · 4 years, 8 months ago
- a7b36c2 Merge tag 'timers-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master by Linus Torvalds · 4 years, 8 months ago
- 3077805 Merge tag 'sched-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master by Linus Torvalds · 4 years, 8 months ago
- 17baa44 Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master by Linus Torvalds · 4 years, 8 months ago
- 7cb3a5c Merge tag '5.8-rc6-cifs-fix' of git://git.samba.org/sfrench/cifs-2.6 into master by Linus Torvalds · 4 years, 8 months ago
- 1b64b2e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into master by Linus Torvalds · 4 years, 8 months ago
- fa5a198 riscv: Parse all memory blocks to remove unusable memory by Atish Patra · 4 years, 8 months ago
- 4400231 RISC-V: Do not rely on initrd_start/end computed during early dt parsing by Atish Patra · 4 years, 8 months ago
- 8754e13 drivers/net/wan: lapb: Corrected the usage of skb_cow by Xie He · 4 years, 8 months ago
- dfecd3e Merge branch 'net-dsa-mv88e6xxx-port-mtu-support' by David S. Miller · 4 years, 8 months ago
- 1baf0fa net: dsa: mv88e6xxx: Use chip-wide max frame size for MTU by Chris Packham · 4 years, 8 months ago
- e8b34c6 net: dsa: mv88e6xxx: Support jumbo configuration on 6190/6190X by Chris Packham · 4 years, 8 months ago
- 0f3c66a3 net: dsa: mv88e6xxx: MV88E6097 does not support jumbo configuration by Chris Packham · 4 years, 8 months ago
- 7df5cb75 dev: Defer free of skbs in flush_backlog by Subash Abhinov Kasiviswanathan · 4 years, 8 months ago
- d0d8aae RISC-V: Set maximum number of mapped pages correctly by Atish Patra · 4 years, 8 months ago
- 23ee3e4 Merge tag 'pci-v5.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into master by Linus Torvalds · 4 years, 8 months ago
- af9f691 qrtr: orphan socket in qrtr_release() by Cong Wang · 4 years, 8 months ago
- 9b964f1 net: hix5hd2_gmac: Remove unneeded cast from memory allocation by Wang Hai · 4 years, 8 months ago
- 657237f Merge tag 'wireless-drivers-2020-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 4 years, 8 months ago
- a8cf7d0 Merge branch 'l2tp-avoid-multiple-assignment-remove-BUG_ON' by David S. Miller · 4 years, 8 months ago
- ab6934e l2tp: WARN_ON rather than BUG_ON in l2tp_session_free by Tom Parkin · 4 years, 8 months ago
- 0dd62f6 l2tp: remove BUG_ON refcount value in l2tp_session_free by Tom Parkin · 4 years, 8 months ago
- 493048f l2tp: WARN_ON rather than BUG_ON in l2tp_session_queue_purge by Tom Parkin · 4 years, 8 months ago
- ebb4f5e l2tp: don't BUG_ON seqfile checks in l2tp_ppp by Tom Parkin · 4 years, 8 months ago
- 1aa646a l2tp: don't BUG_ON session magic checks in l2tp_ppp by Tom Parkin · 4 years, 8 months ago
- cd3e29b l2tp: remove BUG_ON in l2tp_tunnel_closeall by Tom Parkin · 4 years, 8 months ago
- ce2f86a l2tp: remove BUG_ON in l2tp_session_queue_purge by Tom Parkin · 4 years, 8 months ago
- 7a37955 l2tp: WARN_ON rather than BUG_ON in l2tp_dfs_seq_start by Tom Parkin · 4 years, 8 months ago
- 9507515 l2tp: avoid multiple assignments by Tom Parkin · 4 years, 8 months ago
- fb92f57 Merge branch 'icmp6-support-rfc-4884' by David S. Miller · 4 years, 8 months ago
- 0137043 icmp6: support rfc 4884 by Willem de Bruijn · 4 years, 8 months ago
- 178c49d icmp: prepare rfc 4884 for ipv6 by Willem de Bruijn · 4 years, 8 months ago
- c4e9e09 icmp: revise rfc4884 tests by Willem de Bruijn · 4 years, 8 months ago
- 623b57be sctp: remove redundant initialization of variable status by Colin Ian King · 4 years, 8 months ago
- c2c6331 xen-netfront: fix potential deadlock in xennet_remove() by Andrea Righi · 4 years, 8 months ago
- a65878d net: openvswitch: fixes potential deadlock in dp cleanup code by Eelco Chaudron · 4 years, 8 months ago
- dfd3d52 sctp: fix slab-out-of-bounds in SCTP_DELAYED_SACK processing by Christoph Hellwig · 4 years, 8 months ago
- aab99b6 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 4 years, 8 months ago
- 2d6be17 mISDN: Don't try to print a sockptr_t from debug logging code. by David S. Miller · 4 years, 8 months ago
- 5876aa0 Merge tag 'nfsd-5.8-2' of git://linux-nfs.org/~bfields/linux into master by Linus Torvalds · 4 years, 8 months ago
- 7c4c241 Merge branch 'get-rid-of-the-address_space-override-in-setsockopt-v2' by David S. Miller · 4 years, 8 months ago
- 6d04fe1 net: optimize the sockptr_t for unified kernel/user address spaces by Christoph Hellwig · 4 years, 8 months ago