Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
02b4016bfe43d2d5ed043be7ffa56cda6a4d1100
/
drivers
/
net
02b4016
i40e: program fragmented IPv4 filter input set
by Jacob Keller
· 7 years ago
6939987
i40e: Fix kdump failure
by Avinash Dayanand
· 7 years ago
5056716
i40e: cleanup unnecessary parens
by Jeff Kirsher
· 7 years ago
64e1dcb
i40e: fix FW_LLDP flag on init
by Alan Brady
· 7 years ago
c61c8fe
i40e: Implement an ethtool private flag to stop LLDP in FW
by Dave Ertman
· 7 years ago
60f481b
i40e: change flags to use 64 bits
by Alice Michael
· 7 years ago
b6a02a6
i40e: Display LLDP information on vSphere Web Client
by Upasana Menon
· 7 years ago
b5b5f37
i40e/i40evf: Use ring pointers to clean up _set_itr_per_queue
by Alexander Duyck
· 7 years ago
e0f60a8
i40evf: Allow turning off offloads when the VF has VLAN set
by Paweł Jabłoński
· 7 years ago
ca6e1d0
i40e: Fix for adding multiple ethtool filters on the same location
by Patryk Małek
· 7 years ago
f34e308b
i40e: Add returning AQ critical error to SW
by Michal Kosiarz
· 7 years ago
15f4edb
mlxsw: use tc_cls_can_offload_and_chain0()
by Jakub Kicinski
· 7 years ago
a0d8637
i40e: use tc_cls_can_offload_and_chain0()
by Jakub Kicinski
· 7 years ago
a60c3fd
ixgbe: use tc_cls_can_offload_and_chain0()
by Jakub Kicinski
· 7 years ago
312324f
bnxt: use tc_cls_can_offload_and_chain0()
by Jakub Kicinski
· 7 years ago
9ab88e8
mlx5: use tc_cls_can_offload_and_chain0()
by Jakub Kicinski
· 7 years ago
2a84bba
cxgb4: use tc_cls_can_offload_and_chain0()
by Jakub Kicinski
· 7 years ago
3107fdc
nfp: use tc_cls_can_offload_and_chain0()
by Jakub Kicinski
· 7 years ago
a2b212a
netdevsim: use tc_cls_can_offload_and_chain0()
by Jakub Kicinski
· 7 years ago
fdd6d77
qed: code indent should use tabs where possible
by Rohit Visavalia
· 7 years ago
5f834cf
be2net: networking block comments don't use an empty /* line
by Rohit Visavalia
· 7 years ago
d9ac2d9
cxgb4: fix possible deadlock
by Ganesh Goudar
· 7 years ago
88a4fb5
sfc: support Medford2 frequency adjustment format
by Laurence Evans
· 7 years ago
1280c0f
sfc: support second + quarter ns time format for receive datapath
by Edward Cree
· 7 years ago
04796f4
sfc: support separate PTP and general timestamping
by Laurence Evans
· 7 years ago
c4f64fc
sfc: simplify RX datapath timestamping
by Laurence Evans
· 7 years ago
6aa47c8
sfc: only advertise TX timestamping if we have the license for it
by Martin Habets
· 7 years ago
2935e3c
sfc: on 8000 series use TX queues for TX timestamps
by Edward Cree
· 7 years ago
c1d0d33
sfc: MAC TX timestamp handling on the 8000 series
by Martin Habets
· 7 years ago
50663fe
sfc: only enable TX timestamping if the adapter is licensed for it
by Martin Habets
· 7 years ago
23418dc
sfc: use main datapath for HW timestamps if available
by Martin Habets
· 7 years ago
9c3afb3
sfc: add function to determine which TX timestamping method to use
by Martin Habets
· 7 years ago
b9b603d4
sfc: handle TX timestamps in the normal data path
by Martin Habets
· 7 years ago
5227ecc
sfc: remove tx and MCDI handling from NAPI budget consideration
by Bert Kenward
· 7 years ago
955bd1d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
624ca9c
net/ibm/emac: wrong bit is used for STA control register write
by Ivan Mikhaylov
· 7 years ago
45d6e54
net/ibm/emac: add 8192 rx/tx fifo size
by Ivan Mikhaylov
· 7 years ago
be1b6e8
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
e0752a68
fm10k: clarify action when updating the VLAN table
by Ngai-Mint Kwan
· 7 years ago
6ee9868
fm10k: correct typo in fm10k_pf.c
by Ngai-Mint Kwan
· 7 years ago
74d2950
fm10k: don't assume VLAN 1 is enabled
by Jacob Keller
· 7 years ago
8c2c503
fm10k: stop adding VLAN 0 to the VLAN table
by Jacob Keller
· 7 years ago
cf315ea
fm10k: fix "failed to kill vid" message for VF
by Ngai-Mint Kwan
· 7 years ago
c8eeacb
fm10k: cleanup unnecessary parenthesis in fm10k_iov.c
by Jacob Keller
· 7 years ago
1d174e9
cxgb4: make symbol pedits static
by Wei Yongjun
· 7 years ago
b7051cb
i40e: flower: check if TC offload is enabled on a netdev
by Jakub Kicinski
· 7 years ago
1fe280a
qed: Free reserved MR tid
by Michal Kalderon
· 7 years ago
4de4947
qed: Remove reserveration of dpi for kernel
by Michal Kalderon
· 7 years ago
85062f8
fm10k: Fix configuration for macvlan offload
by Alexander Duyck
· 7 years ago
df262db
net: qcom/emac: extend DMA mask to 46bits
by Wang Dongsheng
· 7 years ago
d8f8b95
net: stmmac: do not use a bitwise AND operator with a bool operand
by Niklas Cassel
· 7 years ago
3a53285
igb: Clear TXSTMP when ptp_tx_work() is timeout
by Daniel Hua
· 7 years ago
13169ba
igb: Delete an error message for a failed memory allocation in igb_enable_sriov()
by Markus Elfring
· 7 years ago
888f229
igb: Free IRQs when device is hotplugged
by Lyude Paul
· 7 years ago
8299b00
e1000e: Alert the user that C-states will be disabled by enabling jumbo frames
by Matt Turner
· 7 years ago
0da6090
igb: Clarify idleslope config constraints
by Jesus Sanchez-Palencia
· 7 years ago
b701cac
e1000e: Set HTHRESH when PTHRESH is used
by Matt Turner
· 7 years ago
28cb2d1
igb: add function to get maximum RSS queues
by Zhang Shengju
· 7 years ago
177132d
igb: Allow to remove administratively set MAC on VFs
by Corinna Vinschen
· 8 years ago
1ecdaea
mlxsw: spectrum_router: Don't log an error on missing neighbor
by Yuval Mintz
· 7 years ago
325694e
cxgb4: properly initialize variables
by Rahul Lakkireddy
· 7 years ago
a1cf9c9
cxgb4: enable ZLIB_DEFLATE when building cxgb4
by Rahul Lakkireddy
· 7 years ago
9d5fd92
cxgb4/cxgb4vf: add support for ndo_set_vf_vlan
by Ganesh Goudar
· 7 years ago
9045bdc
selftests/bpf: check bpf verifier log buffer usage works for HW offload
by Quentin Monnet
· 7 years ago
7c5db7e
netdevsim: don't compile BPF code if syscall not enabled
by Jakub Kicinski
· 7 years ago
728461f
netdevsim: add extack support for TC eBPF offload
by Quentin Monnet
· 7 years ago
5215046
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
848b159
vmxnet3: repair memory leak
by Neil Horman
· 7 years ago
02612bb
pppoe: take ->needed_headroom of lower device into account on xmit
by Guillaume Nault
· 7 years ago
0542e13b
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
bbf0bdd
i40e: Fix channel addition in reset flow
by Amritha Nambiar
· 7 years ago
e0346f9
i40evf: ignore link up if not running
by Alan Brady
· 7 years ago
557450c
i40e: Delete an error message for a failed memory allocation in i40e_init_interrupt_scheme()
by Markus Elfring
· 7 years ago
7b0b1a6
i40e: Disable iWARP VSI PETCP_ENA flag on netdev down events
by Shiraz Saleem
· 7 years ago
bc73234
i40e: simplify pointer dereferences
by Mitch Williams
· 7 years ago
d8a8785
i40e: check for invalid DCB config
by Mitch Williams
· 7 years ago
07d4419
i40e/i40evf: Detect and recover hung queue scenario
by Sudheer Mogilappagari
· 7 years ago
d95cd48
i40e: Fix for blinking activity instead of link LEDs
by Michal Kuchta
· 7 years ago
06aa040
i40evf: Don't schedule reset_task when device is being removed
by Avinash Dayanand
· 7 years ago
a558566
i40evf: remove flush_scheduled_work call in i40evf_remove
by Sudheer Mogilappagari
· 7 years ago
b356dac
i40e: avoid divide by zero
by Mitch Williams
· 7 years ago
e3a5d6e
i40e/i40evf: Enable NVMUpdate to retrieve AdminQ and add preservation flags for NVM update
by Pawel Jablonski
· 7 years ago
5ca1144
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
85bc266
ixgbe: register ipsec offload with the xfrm subsystem
by Shannon Nelson
· 7 years ago
a8a43fd
ixgbe: ipsec offload stats
by Shannon Nelson
· 7 years ago
5925947
ixgbe: process the Tx ipsec offload
by Shannon Nelson
· 7 years ago
9210319
ixgbe: process the Rx ipsec offload
by Shannon Nelson
· 7 years ago
6d73a15
ixgbe: restore offloaded SAs after a reset
by Shannon Nelson
· 7 years ago
63a67fe
ixgbe: add ipsec offload add and remove SA
by Shannon Nelson
· 7 years ago
34c822e
ixgbe: add ipsec data structures
by Shannon Nelson
· 7 years ago
49a94d7
ixgbe: add ipsec engine start and stop routines
by Shannon Nelson
· 7 years ago
8bbbc5e
ixgbe: add ipsec register access routines
by Shannon Nelson
· 7 years ago
beca815
ixgbe: clean up ipsec defines
by Shannon Nelson
· 7 years ago
196709f4
bnx2: remove redundant initializations of pointers txr and rxr
by Colin Ian King
· 7 years ago
a9124ec
forcedeth: remove duplicate structure member in rx
by Zhu Yanjun
· 7 years ago
4bb7df7
net: phy: sfp: Fix kernel doc warning
by Florian Fainelli
· 7 years ago
e8a22b5
net: aquantia: make symbol hw_atl_boards static
by Wei Yongjun
· 7 years ago
f03e4f8
net: aquantia: Fix error return code in aq_pci_probe()
by Wei Yongjun
· 7 years ago
e58decc
nfp: fix error return code in nfp_pci_probe()
by Wei Yongjun
· 7 years ago
e71494ae
nfp: fix fw dump handling of absolute rtsym size
by Carl Heymann
· 7 years ago
Next »