- 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
- 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
- a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 8 months ago
- d38d2b0 net/tcp: switch do_tcp_setsockopt to sockptr_t by Christoph Hellwig · 4 years, 8 months ago
- d4c19c4 net/tcp: switch ->md5_parse to sockptr_t by Christoph Hellwig · 4 years, 8 months ago
- 91ac1cc net/udp: switch udp_lib_setsockopt to sockptr_t by Christoph Hellwig · 4 years, 8 months ago
- 894cfbc net/ipv6: switch do_ipv6_setsockopt to sockptr_t by Christoph Hellwig · 4 years, 8 months ago
- b84d2b7 net/ipv6: factor out a ipv6_set_opt_hdr helper by Christoph Hellwig · 4 years, 8 months ago
- 8629828 net/ipv6: switch ipv6_flowlabel_opt to sockptr_t by Christoph Hellwig · 4 years, 8 months ago
- ff6a4cf net/ipv6: split up ipv6_flowlabel_opt by Christoph Hellwig · 4 years, 8 months ago
- b43c615 net/ipv6: switch ip6_mroute_setsockopt to sockptr_t by Christoph Hellwig · 4 years, 8 months ago
- 89654c5 net/ipv4: switch do_ip_setsockopt to sockptr_t by Christoph Hellwig · 4 years, 8 months ago
- de40a3e net/ipv4: merge ip_options_get and ip_options_get_from_user by Christoph Hellwig · 4 years, 8 months ago
- 01ccb5b net/ipv4: switch ip_mroute_setsockopt to sockptr_t by Christoph Hellwig · 4 years, 8 months ago
- b03afaa bpfilter: switch bpfilter_ip_set_sockopt to sockptr_t by Christoph Hellwig · 4 years, 8 months ago
- c2f1263 netfilter: switch nf_setsockopt to sockptr_t by Christoph Hellwig · 4 years, 8 months ago
- ab214d1 netfilter: switch xt_copy_counters to sockptr_t by Christoph Hellwig · 4 years, 8 months ago
- 7e4b9dba netfilter: remove the unused user argument to do_update_counters by Christoph Hellwig · 4 years, 8 months ago
- c6d1b26 net/xfrm: switch xfrm_user_policy to sockptr_t by Christoph Hellwig · 4 years, 8 months ago
- c8c1bbb net: switch sock_set_timeout to sockptr_t by Christoph Hellwig · 4 years, 8 months ago
- c34645a net: switch sock_set_timeout to sockptr_t by Christoph Hellwig · 4 years, 8 months ago
- 5790642 net: switch sock_setbindtodevice to sockptr_t by Christoph Hellwig · 4 years, 8 months ago
- b1ea9ff net: switch copy_bpf_fprog_from_user to sockptr_t by Christoph Hellwig · 4 years, 8 months ago
- ba423fd net: add a new sockptr_t type by Christoph Hellwig · 4 years, 8 months ago
- d200cf6 bpfilter: reject kernel addresses by Christoph Hellwig · 4 years, 8 months ago
- c9ffebd net/bpfilter: split __bpfilter_process_sockopt by Christoph Hellwig · 4 years, 8 months ago
- e024e00 bpfilter: fix up a sparse annotation by Christoph Hellwig · 4 years, 8 months ago
- 197569f Merge branch 'TC-datapath-hash-api' by David S. Miller · 4 years, 8 months ago
- 5923b8f net/sched: cls_flower: Add hash info to flow classification by Ariel Levkovich · 4 years, 8 months ago
- 0cb09af net/flow_dissector: add packet hash dissection by Ariel Levkovich · 4 years, 8 months ago
- 4a062d6 net: hyperv: dump TX indirection table to ethtool regs by Chi Song · 4 years, 8 months ago
- c2b69f2 flow_offload: Move rhashtable inclusion to the source file by Herbert Xu · 4 years, 8 months ago
- 68845a5 Merge branch 'akpm' into master (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
- c953d60 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into master by Linus Torvalds · 4 years, 8 months ago
- c6d6860 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into master by Linus Torvalds · 4 years, 8 months ago
- 0669704 Merge tag 'for-5.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into master by Linus Torvalds · 4 years, 8 months ago
- 6a34365 Merge tag 'zonefs-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs into master by Linus Torvalds · 4 years, 8 months ago
- 1f68f31 Merge tag 'io_uring-5.8-2020-07-24' of git://git.kernel.dk/linux-block into master by Linus Torvalds · 4 years, 8 months ago
- 5a0b8af Merge tag 'iommu-fix-v5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu into master by Linus Torvalds · 4 years, 8 months ago
- fcef104 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma into master by Linus Torvalds · 4 years, 8 months ago
- a38a19e Merge tag 'for-5.8/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm into master by Linus Torvalds · 4 years, 8 months ago
- c615035 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into master by Linus Torvalds · 4 years, 8 months ago
- b85bcb7 Merge tag 'mmc-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc into master by Linus Torvalds · 4 years, 8 months ago