Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
f3294568bbb19cbfc53451de192df6daae80f9b3
/
drivers
/
net
/
ethernet
/
intel
5e7b921
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
by Linus Torvalds
· 7 years ago
9215310
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
34962fb
docs: Fix more broken references
by Mauro Carvalho Chehab
· 7 years ago
42bc47b
treewide: Use array_size() in vmalloc()
by Kees Cook
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
421d954
ixgbe: Fix bit definitions and add support for testing for ipsec support
by Alexander Duyck
· 7 years ago
e9f655e
ixgbe: Avoid loopback and fix boolean logic in ipsec_stop_data
by Alexander Duyck
· 7 years ago
de7a7e3
ixgbe: Move ipsec init function to before reset call
by Alexander Duyck
· 7 years ago
e433f3a
ixgbe: Use CONFIG_XFRM_OFFLOAD instead of CONFIG_XFRM
by Alexander Duyck
· 7 years ago
646bb57
ixgbe: Fix setting of TC configuration for macvlan case
by Alexander Duyck
· 7 years ago
3a3869f
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
fd129f8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
af3746a
ixgbe: remove ndo_xdp_flush call ixgbe_xdp_flush
by Jesper Dangaard Brouer
· 7 years ago
763ea09
i40e: remove ndo_xdp_flush call i40e_xdp_flush
by Jesper Dangaard Brouer
· 7 years ago
9a75fa5
ixgbe: fix broken ipsec Rx with proper cast on spi
by Shannon Nelson
· 7 years ago
2a8a155
ixgbe: check ipsec ip addr against mgmt filters
by Shannon Nelson
· 7 years ago
88adce4
ixgbe: fix possible race in reset subtask
by Tony Nguyen
· 7 years ago
cc5b114
bpf, i40e: add meta data support
by Daniel Borkmann
· 7 years ago
e9c7218
ixgbe: introduce a helper to simplify code
by YueHaibing
· 7 years ago
7d6446d
ixgbevf: fix possible race in the reset subtask
by Emil Tantilov
· 7 years ago
4be8772
ixgbevf: Fix coexistence of malicious driver detection with XDP
by Alexander Duyck
· 7 years ago
06140c7
igb: Wait 10ms just once after TX queues reset
by Sergey Nemov
· 7 years ago
1ec2297
igb: Clear TSICR interrupts together with ICR
by Joanna Yurdal
· 7 years ago
fff200c
e1000e: Ignore TSYNCRXCTL when getting I219 clock attributes
by Benjamin Poirier
· 7 years ago
5e2e609
ixgbe: implement flush flag for ndo_xdp_xmit
by Jesper Dangaard Brouer
· 7 years ago
cdb57ed
i40e: implement flush flag for ndo_xdp_xmit
by Jesper Dangaard Brouer
· 7 years ago
42b3346
xdp: add flags argument to ndo_xdp_xmit API
by Jesper Dangaard Brouer
· 7 years ago
9c54aeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
16e6653
ixgbe: fix parsing of TC actions for HW offload
by Ondřej Hlavatý
· 7 years ago
4695ca9
ixgbe: Report PCIe link properties with pcie_print_link_status()
by Bjorn Helgaas
· 7 years ago
90fed9c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
735fc40
xdp: change ndo_xdp_xmit API to support bulking
by Jesper Dangaard Brouer
· 7 years ago
3f76bdb
i40e: use the more traditional 'i' loop variable
by Jacob Keller
· 7 years ago
ec29bbf
i40e: add function doc headers for ethtool stats functions
by Jacob Keller
· 7 years ago
e08696d
i40e: update data pointer directly when copying to the buffer
by Jacob Keller
· 7 years ago
bf1c39e
i40e: fold prefix strings directly into stat names
by Jacob Keller
· 7 years ago
9b10df5
i40e: use WARN_ONCE to replace the commented BUG_ON size check
by Jacob Keller
· 7 years ago
019b9cd
i40e: split i40e_get_strings() into smaller functions
by Jacob Keller
· 7 years ago
b831236
i40e: always return all queue stat strings
by Jacob Keller
· 7 years ago
9955d49
i40e: always return VEB stat strings
by Jacob Keller
· 7 years ago
bdf2752
i40e: free skb after clearing lock in ptp_stop
by Jacob Keller
· 7 years ago
f0b99e3a
Revert "ixgbe: release lock for the duration of ixgbe_suspend_close()"
by Jeff Kirsher
· 7 years ago
43c89b1
ice: Update NVM AQ command functions
by Anirudh Venkataramanan
· 7 years ago
6e7d0ba
ixgbevf: fix MAC address changes through ixgbevf_set_mac()
by Emil Tantilov
· 7 years ago
a8d9bb3
ixgbe: force VF to grab new MAC on driver reload
by Emil Tantilov
· 7 years ago
6710f97
ixgbe: release lock for the duration of ixgbe_suspend_close()
by Pavel Tatashin
· 7 years ago
b212d81
ixgbe/ixgbevf: Free IRQ when PCI error recovery removes the device
by Mauro S M Rodrigues
· 7 years ago
9cfbfa7
ixgbe: cleanup sparse warnings
by Cathy Zhou
· 7 years ago
27392e5
i40evf: Fix a hardware reset support in VF driver
by Paweł Jabłoński
· 7 years ago
c79756c
i40e: free the skb after clearing the bitlock
by Jacob Keller
· 7 years ago
9c0c3b8
i40e: cleanup wording in a header comment
by Jacob Keller
· 7 years ago
aa4a065
i40evf: remove MAX_QUEUES and just use I40EVF_MAX_REQ_QUEUES
by Jacob Keller
· 7 years ago
3f76d01
i40e: add tx_busy to ethtool stats
by Harshitha Ramamurthy
· 7 years ago
ca12c9d
i40e: Fix recalculation of MSI-X vectors for VMDq
by Patryk Małek
· 7 years ago
132ee00
i40e: cleanup whitespace for some ethtool stat definitions
by Jacob Keller
· 7 years ago
7e20188
i40e: remove duplicate pfc stats
by Jacob Keller
· 7 years ago
0ded9c6
i40e: calculate ethtool stats size in a separate function
by Jacob Keller
· 7 years ago
e691b77
i40evf: Fix client header define
by Jeff Kirsher
· 7 years ago
b2d6cee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
c89ebb9
ixgbe: fix memory leak on ipsec allocation
by Colin Ian King
· 7 years ago
cf12aab
ixgbevf: fix ixgbevf_xmit_frame()'s return type
by Luc Van Oostenryck
· 7 years ago
bbb2707
ixgbe: return error on unsupported SFP module when resetting
by Emil Tantilov
· 7 years ago
ea3beca
ice: Set rq_last_status when cleaning rq
by Jeff Shaw
· 7 years ago
0a3e92d
fm10k: don't protect fm10k_queue_mac_request by fm10k_host_mbx_ready
by Jacob Keller
· 7 years ago
454ca38
fm10k: warn if the stat size is unknown
by Jacob Keller
· 7 years ago
36592d6
fm10k: use macro to avoid passing the array and size separately
by Jacob Keller
· 7 years ago
d63bb21
fm10k: use variadic arguments to fm10k_add_stat_strings
by Jacob Keller
· 7 years ago
2ead8ae
fm10k: reduce duplicate fm10k_stat macro code
by Jacob Keller
· 7 years ago
3c6a67d
fm10k: setup VLANs for l2 accelerated macvlan interfaces
by Jacob Keller
· 7 years ago
bf1099b
i40e: use %pI4b instead of byte swapping before dev_err
by Jacob Keller
· 7 years ago
d0fda04
i40e/i40evf: take into account queue map from vf when handling queues
by Harshitha Ramamurthy
· 7 years ago
830e0dd
i40e: avoid overflow in i40e_ptp_adjfreq()
by Jacob Keller
· 7 years ago
5305d0f
i40e: Fix multiple issues with UDP tunnel offload filter configuration
by Alexander Duyck
· 7 years ago
e406289
i40evf: Fix turning TSO, GSO and GRO on after
by Paweł Jabłoński
· 7 years ago
6ee4d32
i40e: Add advertising 10G LR mode
by Jakub Pawlak
· 7 years ago
6334f24
i40e: fix reading LLDP configuration
by Mariusz Stachura
· 7 years ago
f525442
i40e/i40evf: cleanup incorrect function doxygen comments
by Jacob Keller
· 7 years ago
04a1e08
i40evf: Replace GFP_ATOMIC with GFP_KERNEL in i40evf_add_vlan
by Jia-Ju Bai
· 7 years ago
51dce24
net: intel: Cleanup the copyright/license headers
by Jeff Kirsher
· 7 years ago
e9350d4
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
e086be9
igb: Add support for adding offloaded clsflower filters
by Vinicius Costa Gomes
· 7 years ago
f8f3d34
igb: Add the skeletons for tc-flower offloading
by Vinicius Costa Gomes
· 7 years ago
b4a38d4
igb: Add MAC address support for ethtool nftuple filters
by Vinicius Costa Gomes
· 7 years ago
bae51fe
igb: Enable nfc filters to specify MAC addresses
by Vinicius Costa Gomes
· 7 years ago
872f923
igb: Allow filters to be added for the local MAC address
by Vinicius Costa Gomes
· 7 years ago
0a82389
igb: Add support for enabling queue steering in filters
by Vinicius Costa Gomes
· 7 years ago
1d717cf
igb: Add support for MAC address filters specifying source addresses
by Vinicius Costa Gomes
· 7 years ago
6995ddc
igb: Enable the hardware traffic class feature bit for igb models
by Vinicius Costa Gomes
· 7 years ago
4dc93fc
igb: Fix queue selection on MAC filters on i210
by Vinicius Costa Gomes
· 7 years ago
83dd693
igb: Fix not adding filter elements to the list
by Vinicius Costa Gomes
· 7 years ago
8315ef6
ixgbe: Avoid performing unnecessary resets for macvlan offload
by Alexander Duyck
· 7 years ago
865255b
ixgbe: Drop real_adapter from l2 fwd acceleration structure
by Alexander Duyck
· 7 years ago
3335915
ixgbe/fm10k: Only support macvlan offload for types that support destination filtering
by Alexander Duyck
· 7 years ago
8d80ac4
ixgbe/fm10k: Drop tracking stats for macvlan broadcast/multicast
by Alexander Duyck
· 7 years ago
81d4e91
macvlan: Use software path for offloaded local, broadcast, and multicast traffic
by Alexander Duyck
· 7 years ago
7d775f6
macvlan: Rename fwd_priv to accel_priv and add accessor function
by Alexander Duyck
· 7 years ago
b056b83
ixgbe: Drop support for macvlan specific unicast lists
by Alexander Duyck
· 7 years ago
c749fa1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
d6fef10
ice: Fix insufficient memory issue in ice_aq_manage_mac_read
by Md Fahad Iqbal Polash
· 7 years ago
Next »