Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c76cb6ed5431756071cc13635db70234597b9cf7
/
drivers
c76cb6e
i40e: Drop FCoE code that always evaluates to false or 0
by Alexander Duyck
· 8 years ago
9eed69a
i40e: Drop FCoE code from core driver files
by Alexander Duyck
· 8 years ago
a5b268e
i40e/i40evf: Clean-up process_skb_fields
by Alexander Duyck
· 8 years ago
0a25b73
i40e: removed no longer needed delays
by Bimmy Pujari
· 8 years ago
beff3e9
i40e: Fixed race conditions in VF reset
by Robert Konklewski
· 8 years ago
741b8b8
i40e/i40evf: Fix use after free in Rx cleanup path
by Alexander Duyck
· 8 years ago
f25571b
i40e: fix configuration of RSS table with DCB
by Harshitha Ramamurthy
· 8 years ago
1793668
i40e/i40evf: Update code to better handle incrementing page count
by Alexander Duyck
· 8 years ago
656455b
net: ibmvnic: Remove unused net_stats member from struct ibmvnic_adapter
by Tobias Klauser
· 8 years ago
8c2ef19
net: ibmveth: Remove unused stats member from struct ibmveth_adapter
by Tobias Klauser
· 8 years ago
8570bcd
net: bfin_mac: Remove unused stats member from struct bfin_mac_local
by Tobias Klauser
· 8 years ago
eb996ed
netvsc: fix dereference before null check errors
by Colin Ian King
· 8 years ago
86573f6
net: tehuti: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
bb37056
net: cris: eth_v10: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
386f576
netvsc: Properly initialize the return value
by K. Y. Srinivasan
· 8 years ago
b1dd90c
netvsc: Fix a bug in sub-channel handling
by K. Y. Srinivasan
· 8 years ago
91ed81f
gtp: support SGSN-side tunnels
by Jonas Bonn
· 8 years ago
ae6336b
gtp: rename SGSN netlink attribute
by Jonas Bonn
· 8 years ago
c6adf779
net: usb: qmi_wwan: add qmap mux protocol support
by Daniele Palmas
· 8 years ago
1312444
mlxsw: spectrum_kvdl: Cosmetic kvdl allocator API change
by Arkadi Sharshevsky
· 8 years ago
3139104
net/mlx5e: Different SQ types
by Saeed Mahameed
· 8 years ago
33ad971
net/mlx5e: Generalize SQ create/modify/destroy functions
by Saeed Mahameed
· 8 years ago
3b77235
net/mlx5e: Proper names for SQ/RQ/CQ functions
by Saeed Mahameed
· 8 years ago
864b2d7
net/mlx5e: Generalize tx helper functions for different SQ types
by Saeed Mahameed
· 8 years ago
2239185
net/mlx5e: Optimize XDP frame xmit
by Saeed Mahameed
· 8 years ago
39e1235
net/mlx5e: Poll XDP TX CQ before RX CQ
by Saeed Mahameed
· 8 years ago
31871f8
net/mlx5e: Move XDP SQ instance into RQ
by Saeed Mahameed
· 8 years ago
eba2db2
net/mlx5e: Move mlx5e_rq struct declaration
by Saeed Mahameed
· 8 years ago
1c4bf94
net/mlx5e: Move XDP completion functions to rx file
by Saeed Mahameed
· 8 years ago
aff2615
net/mlx5e: Single bfreg (UAR) for all mlx5e SQs and netdevs
by Saeed Mahameed
· 8 years ago
6982ab6
net/mlx5e: Xmit, no write combining
by Saeed Mahameed
· 8 years ago
80fe326
net/mlx5e: Use dma_rmb rather than rmb in CQE fetch routine
by Saeed Mahameed
· 8 years ago
68e4985
net: dsa: bcm_sf2: Add missing OF_MDIO dependency
by Florian Fainelli
· 8 years ago
18281f2
mlxsw: spectrum: Query cell size from firmware
by Ido Schimmel
· 8 years ago
f417f04
mlxsw: spectrum: Refactor port buffer configuration
by Ido Schimmel
· 8 years ago
d3daae1
mlxsw: spectrum_buffers: Query shared buffer size from firmware
by Ido Schimmel
· 8 years ago
5ec2ee7
mlxsw: Query maximum number of ports from firmware
by Ido Schimmel
· 8 years ago
8494ab0
mlxsw: spectrum_router: Query number of LPM trees from firmware
by Ido Schimmel
· 8 years ago
ba82427
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 8 years ago
7cc61db
liquidio: do not reset Octeon if NIC firmware was preloaded
by Felix Manlunas
· 8 years ago
e9d7af7
net: systemport: Simplify circular pointer arithmetic
by Florian Fainelli
· 8 years ago
6baa785
net: systemport: Clear status to reduce spurious interrupts
by Florian Fainelli
· 8 years ago
30defeb
net: systemport: Track per TX ring statistics
by Florian Fainelli
· 8 years ago
90eff90
net: phy: Allow splitting MDIO bus/device support from PHYs
by Florian Fainelli
· 8 years ago
17487ee
net: phy: MDIO_BCM_UNIMAC should depend on OF_MDIO
by Florian Fainelli
· 8 years ago
270c775
net: stmmac: add set_mac to the stmmac_ops
by LABBE Corentin
· 8 years ago
aff55a3
isdn: use setup_timer
by Geliang Tang
· 8 years ago
9a32562
mlxsw: Remove debugfs interface
by Ido Schimmel
· 8 years ago
584a887
i40e: make use of hlist_for_each_entry_continue
by Jacob Keller
· 8 years ago
f223c87
i40e: add support for SCTPv4 FDir filters
by Jacob Keller
· 8 years ago
0e588de
i40e: implement support for flexible word payload
by Jacob Keller
· 8 years ago
e793095
i40e: add parsing of flexible filter fields from userdef
by Jacob Keller
· 8 years ago
43b1569
i40e: partition the ring_cookie to get VF index
by Jacob Keller
· 8 years ago
9229e99
i40e: allow changing input set for ntuple filters
by Jacob Keller
· 8 years ago
3bcee1e
i40e: restore default input set for each flow type
by Jacob Keller
· 8 years ago
36777d9
i40e: check current configured input set when adding ntuple filters
by Jacob Keller
· 8 years ago
faa16e0
i40e: correctly honor the mask fields for ETHTOOL_SRXCLSRLINS
by Jacob Keller
· 8 years ago
67ff2c7
net: dwc-xlgmac: use dual license
by Jie Deng
· 8 years ago
ea8c1c6
net: dwc-xlgmac: declaration of dual license in headers
by Jie Deng
· 8 years ago
16ae1f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
6f359f9
qedf: fix wrong le16 conversion
by Arnd Bergmann
· 8 years ago
dec2653
qed: Reserve VF feature before PF
by Mintz, Yuval
· 8 years ago
810bb1f
qed: Don't waste SBs unused by RoCE
by Mintz, Yuval
· 8 years ago
3981594
qed: Reduce verbosity of unimplemented MFW messages
by Mintz, Yuval
· 8 years ago
1799100
qed: Correct endian order of MAC passed to MFW
by Mintz, Yuval
· 8 years ago
2f67af8c
qed: Pass src/dst sizes when interacting with MFW
by Tomer Tayar
· 8 years ago
4ed1eea
qed: Revise MFW command locking
by Tomer Tayar
· 8 years ago
f341d9f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
68c3865
net:ethernet:aquantia: Fix for RX checksum offload.
by Pavel Belous
· 8 years ago
f43feef
amd-xgbe: Fix the ECC-related bit position definitions
by Lendacky, Thomas
· 8 years ago
ce12b81
netvsc: fix and cleanup rndis_filter_set_packet_filter
by stephen hemminger
· 8 years ago
ebc1dcf
netvsc: eliminate unnecessary skb == NULL checks
by stephen hemminger
· 8 years ago
00ecfb3
netvsc: remove unnecessary lock on shutdown
by stephen hemminger
· 8 years ago
43c7bd1
netvsc: use refcount_t for keeping track of sub channels
by stephen hemminger
· 8 years ago
a0be450
netvsc: uses RCU instead of removal flag
by stephen hemminger
· 8 years ago
545a8e7
netvsc: use RCU to protect inner device structure
by stephen hemminger
· 8 years ago
3071ada
netvsc: change max channel calculation
by stephen hemminger
· 8 years ago
163891d
netvsc: handle offline mtu and channel change
by stephen hemminger
· 8 years ago
f4f1c23
netvsc: fix NAPI performance regression
by stephen hemminger
· 8 years ago
6069f3f
liquidio: fix tx completions in napi poll
by VSR Burru
· 8 years ago
031d4f1
liquidio: allocate RX buffers in OOM conditions in PF and VF
by Satanand Burla
· 8 years ago
3426bd7
net: vmxnet3: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
ebb6b4b
net: virtio_net: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
c04ca61
sfc: cleanup a condition in efx_udp_tunnel_del()
by Dan Carpenter
· 8 years ago
6e9e6cc
Bluetooth: btqcomsmd: fix compile-test dependency
by Arnd Bergmann
· 8 years ago
1ffa8a7
drivers: net: xgene-v2: misc fixes
by Iyappan Subramanian
· 8 years ago
b2180a8
drivers: net: xgene-v2: Fix port reset
by Iyappan Subramanian
· 8 years ago
617d795
drivers: net: xgene-v2: Add ethtool support
by Iyappan Subramanian
· 8 years ago
ea8ab16
drivers: net: xgene-v2: Add MDIO support
by Iyappan Subramanian
· 8 years ago
b4f0a66
net: stmmac: fix dma operation mode config for older versions
by Joao Pinto
· 8 years ago
ac0488e
nfp: disable FW on reconfiguration errors
by Jakub Kicinski
· 8 years ago
219ad6c1
nfp: remove defensive checks around ndo_open()/ndo_close()
by Jakub Kicinski
· 8 years ago
28b0cfe
nfp: flush xmit_more on error paths
by Jakub Kicinski
· 8 years ago
83d08a1
nfp: remove RX queue pointers
by Jakub Kicinski
· 8 years ago
87232d9
nfp: don't use netdev_warn() before netdev is registered
by Jakub Kicinski
· 8 years ago
7d2da60
nfp: fix nfp_cpp_read()/nfp_cpp_write() error paths
by Jakub Kicinski
· 8 years ago
1bb665e
nfp: fix invalid area detection
by Jakub Kicinski
· 8 years ago
76e8f93
nfp: don't ignore return value of wait_event_interruptible
by Jakub Kicinski
· 8 years ago
69a4aa8
nfp: correct return codes when msleep gets interrupted
by Jakub Kicinski
· 8 years ago
a831ffb
nfp: lock area cache earlier
by Jakub Kicinski
· 8 years ago
Next »