Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
2105a5d3acd778e20634f25950cc9254ea408efe
/
drivers
/
net
2105a5d
net: macb: Add phy-handle DT support
by Brad Mouring
· 7 years ago
cb732e9
net: macb: Remove redundant poll irq assignment
by Brad Mouring
· 7 years ago
739de9a
net: macb: Reorganize macb_mii bringup
by Brad Mouring
· 7 years ago
ce3db6a
enic: drop IP proto check for vxlan tunnel delete
by Govindarajulu Varadarajan
· 7 years ago
0c3d5a9
net: drivers/net: Remove unnecessary skb_copy_expand OOM messages
by Joe Perches
· 7 years ago
089915f
i40e: restore TCPv4 input set when re-enabling ATR
by Jacob Keller
· 7 years ago
bc2a3a6
i40e: fix for wrong partition id calculation on OCP mezz cards
by Mariusz Stachura
· 7 years ago
01c9695
i40e: factor out re-enable functions for ATR and SB
by Jacob Keller
· 7 years ago
6ac6d5a
i40e: track filter type statistics when deleting invalid filters
by Jacob Keller
· 7 years ago
03ce7b1
i40e: Fix permission check for VF MAC filters
by Filip Sadowski
· 7 years ago
2972b00
i40e: Cleanup i40e_vlan_rx_register
by Jacob Keller
· 7 years ago
028daf8
i40e: Fix attach VF to VM issue
by Paweł Jabłoński
· 7 years ago
20dd914
i40evf/i40evf_main: Fix variable assignment in i40evf_parse_cls_flower
by Gustavo A R Silva
· 7 years ago
1f71e2b
i40e: remove i40e_fcoe files
by Corentin Labbe
· 8 years ago
5677629a
liquidio: Add support for liquidio 10GBase-T NIC
by Veerasenareddy Burru
· 7 years ago
59655a5
tuntap: XDP_TX can use native XDP
by Jason Wang
· 7 years ago
7f61e6c
sfc: support FEC configuration through ethtool
by Edward Cree
· 7 years ago
f215347
sfc: update MCDI protocol headers
by Edward Cree
· 7 years ago
e676d81
ibmvnic: Fix reset return from closed state
by John Allen
· 7 years ago
8b4e6b3
cxgb4: Add HMA support
by Arjun Vynipadath
· 7 years ago
7083a45
ibmvnic: Fix recent errata commit
by Thomas Falcon
· 7 years ago
f10b09e
ibmvnic: Handle TSO backing device errata
by Thomas Falcon
· 7 years ago
1f247a6
ibmvnic: Pad small packets to minimum MTU size
by Thomas Falcon
· 7 years ago
8dff66c
ibmvnic: Account for VLAN header length in TX buffers
by Thomas Falcon
· 7 years ago
da75e3b
ibmvnic: Account for VLAN tag in L2 Header descriptor
by Thomas Falcon
· 7 years ago
c69851e
net: phy: set link state to down when creating the phy_device
by Heiner Kallweit
· 7 years ago
83f7e38
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
b03254d
ixgbe: fix disabling hide VLAN on VF reset
by Paul Greenwalt
· 7 years ago
954b54d
ixgbevf: fix unused variable warning
by Arnd Bergmann
· 7 years ago
e656805
ixgbe: Add receive length error counter
by Tonghao Zhang
· 7 years ago
5c4aa45
ixgbe: remove unneeded ipsec state free callback
by Shannon Nelson
· 7 years ago
0ae418e
ixgbe: fix ipsec trailer length
by Shannon Nelson
· 7 years ago
68c1fb2
ixgbe: check for 128-bit authentication
by Shannon Nelson
· 7 years ago
3ed898e
mlxsw: spectrum_kvdl: Make some functions static
by Wei Yongjun
· 7 years ago
c16b1a9
lan743x: make functions lan743x_csr_read and lan743x_csr_read static
by Colin Ian King
· 7 years ago
8e8af97
lan743x: remove some redundant variables and assignments
by Colin Ian King
· 7 years ago
99db522
mlxsw: spectrum: Don't depend on ip_gre and ip6_gre
by Petr Machata
· 7 years ago
36a1c3b
mlxsw: spectrum: Move mlxsw_sp_span_gretap4_route()
by Petr Machata
· 7 years ago
918ee50
net: ipv6: Introduce ip6_multipath_hash_policy()
by Petr Machata
· 7 years ago
129cf5f
cxgb4/cxgb4vf: check fw caps to set link mode mask
by Ganesh Goudar
· 7 years ago
7cbe543
cxgb4: do not display 50Gbps as unsupported speed
by Ganesh Goudar
· 7 years ago
87a7c4b
liquidio: fix ndo_change_mtu to always return correct status to the caller
by Veerasenareddy Burru
· 7 years ago
2097fde
net: hns3: add result checking for VF when modify unicast mac address
by Jian Shen
· 7 years ago
d07b6bb
net: hns3: add existence checking before adding unicast mac address
by Jian Shen
· 7 years ago
eefd00a
net: hns3: fix return value error of hclge_get_mac_vlan_cmd_status()
by Jian Shen
· 7 years ago
aa7a795
net: hns3: fix error type definition of return value
by Jian Shen
· 7 years ago
5d02a58
net: hns3: fix for buffer overflow smatch warning
by Yunsheng Lin
· 7 years ago
f96818a
net: hns3: fix for loopback failure when vlan filter is enable
by Yunsheng Lin
· 7 years ago
64fd230
net: hns3: add support for querying pfc puase packets statistic
by Peng Li
· 7 years ago
f8d291f
net: hns3: fix rx path skb->truesize reporting bug
by Peng Li
· 7 years ago
e98d718
net: hns3: unify the pause params setup function
by Fuyun Liang
· 7 years ago
20e4bf98
net: hns3: fix for ipv6 address loss problem after setting channels
by Fuyun Liang
· 7 years ago
8cc6c1f
net: hns3: fix for netdev not running problem after calling net_stop and net_open
by Fuyun Liang
· 7 years ago
59098055
net: hns3: add existence check when remove old uc mac address
by Fuyun Liang
· 7 years ago
f5426250
net: introduce IFF_NO_RX_HANDLER
by Paolo Abeni
· 7 years ago
d185efc
cxgb4: increase max tx rate limit to 100 Gbps
by Ganesh Goudar
· 7 years ago
7a242b2
net: hns3: fix for coal configuation lost when setting the channel
by Yunsheng Lin
· 7 years ago
9bc727a
net: hns3: refactor the coalesce related struct
by Yunsheng Lin
· 7 years ago
dd38c72
net: hns3: fix for coalesce configuration lost during reset
by Yunsheng Lin
· 7 years ago
0d3e663
net: hns3: refactor the get/put_vector function
by Yunsheng Lin
· 7 years ago
ec77789
net: hns3: fix for use-after-free when setting ring parameter
by Yunsheng Lin
· 7 years ago
f31c1ba
net: hns3: fix for pause configuration lost during reset
by Yunsheng Lin
· 7 years ago
268f5df
net: hns3: fix for RSS configuration loss problem during reset
by Yunsheng Lin
· 7 years ago
6f2af42
net: hns3: refactor the hclge_get/set_rss_tuple function
by Yunsheng Lin
· 7 years ago
89523cf
net: hns3: refactor the hclge_get/set_rss function
by Yunsheng Lin
· 7 years ago
b19e5c1
net: dsa: mv88e6xxx: Fix irq free'ing
by Andrew Lunn
· 7 years ago
cf29bde
net: usb: asix88179_178a: de-duplicate code
by Alexander Kurz
· 7 years ago
84c4df4
net: usb: asix88179_178a: set permanent address once only
by Alexander Kurz
· 7 years ago
42356d9
sfc: support RSS spreading of ethtool ntuple filters
by Edward Cree
· 7 years ago
cecd8d8
liquidio: avoid doing useless work
by Prasad Kanneganti
· 7 years ago
fcbedd0
liquidio: Resolved mbox read issue while reading more than one 64bit data
by Intiyaz Basha
· 7 years ago
fd372a7
Merge tag 'mlx5-updates-2018-02-28-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
by David S. Miller
· 7 years ago
18b8d6b
ibmvnic: Do not disable device during failover or partition migration
by Thomas Falcon
· 7 years ago
01d9bd7
ibmvnic: Reorganize device close
by Thomas Falcon
· 7 years ago
f873866
ibmvnic: Clean up device close
by Thomas Falcon
· 7 years ago
cc71921
net: hns3: add support for VF driver inner interface hclgevf_ops.get_tqps_and_rss_info
by Peng Li
· 7 years ago
678335a1
net: hns3: set the max ring num when alloc netdev
by Peng Li
· 7 years ago
814e027
net: hns3: fix the queue id for tqp enable&&reset
by Peng Li
· 7 years ago
f18f0d4
net: hns3: fix endian issue when PF get mbx message flag
by Peng Li
· 7 years ago
090e3b5
net: hns3: set the cmdq out_vld bit to 0 after used
by Peng Li
· 7 years ago
f5e084b
net: hns3: VF should get the real rss_size instead of rss_size_max
by Peng Li
· 7 years ago
ae5799d
ipvlan: properly annotate rx_handler access
by Paolo Abeni
· 7 years ago
31135eb
net/mlx5: Fix wrongly assigned CQ reference counter
by Leon Romanovsky
· 7 years ago
cb01008
net/mlx5: IPSec, Add support for ESN
by Aviad Yehezkel
· 8 years ago
75ef3f5
net/mlx5e: Added common function for to_ipsec_sa_entry
by Aviad Yehezkel
· 8 years ago
05564d0
net/mlx5: Add flow-steering commands for FPGA IPSec implementation
by Aviad Yehezkel
· 7 years ago
d6c4f02
net/mlx5: Refactor accel IPSec code
by Aviad Yehezkel
· 8 years ago
af9fe19
net/mlx5: Added required metadata capability for ipsec
by Aviad Yehezkel
· 8 years ago
1d2005e
net/mlx5: Export ipsec capabilities
by Aviad Yehezkel
· 8 years ago
65802f4
net/mlx5: IPSec, Add command V2 support
by Aviad Yehezkel
· 8 years ago
788a821
net/mlx5e: IPSec, Add support for ESP trailer removal by hardware
by Yossi Kuperman
· 8 years ago
581fddd
net/mlx5: IPSec, Generalize sandbox QP commands
by Yossi Kuperman
· 8 years ago
d83a69c
net/mlx5: Use MLX5_IPSEC_DEV macro for ipsec caps
by Saeed Mahameed
· 7 years ago
c33b3b9
cxgb3: remove VLA usage
by Gustavo A. R. Silva
· 7 years ago
10fea26
net: mvpp2: Add support for unicast filtering
by Maxime Chevallier
· 7 years ago
ce2a27c
net: mvpp2: Simplify MAC filtering function parameters
by Maxime Chevallier
· 7 years ago
bb5441f
net: cdc_eem: clean up bind error path
by Johan Hovold
· 7 years ago
4f06717
net: kalmia: clean up bind error path
by Johan Hovold
· 7 years ago
bcde6b7
Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
by David S. Miller
· 7 years ago
d8c13f22
net/mlx4_en: try to use high order pages for RX rings
by Eric Dumazet
· 7 years ago
Next »