Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4792093edd032a1bc8ab6cac8abd877bbd8c53b2
/
drivers
/
net
4792093
bpf: ixgbe: Report bpf_prog ID during XDP_QUERY_PROG
by Martin KaFai Lau
· 7 years ago
1efde2b
bpf: thunderx: Report bpf_prog ID during XDP_QUERY_PROG
by Martin KaFai Lau
· 7 years ago
8902965
bpf: bnxt: Report bpf_prog ID during XDP_QUERY_PROG
by Martin KaFai Lau
· 7 years ago
5b0e662
bpf: virtio_net: Report bpf_prog ID during XDP_QUERY_PROG
by Martin KaFai Lau
· 7 years ago
821b2e2
bpf: mlx5e: Report bpf_prog ID during XDP_QUERY_PROG
by Martin KaFai Lau
· 7 years ago
2e37e9b
bpf: mlx4: Report bpf_prog ID during XDP_QUERY_PROG
by Martin KaFai Lau
· 7 years ago
634fef6
networking: add and use skb_put_u8()
by Johannes Berg
· 7 years ago
d58ff35
networking: make skb_push & __skb_push return void pointers
by Johannes Berg
· 7 years ago
af72868
networking: make skb_pull & friends return void pointers
by Johannes Berg
· 7 years ago
4df864c
networking: make skb_put & friends return void pointers
by Johannes Berg
· 7 years ago
59ae1d1
networking: introduce and use skb_put_data()
by Johannes Berg
· 7 years ago
b080db5
networking: convert many more places to skb_put_zero()
by Johannes Berg
· 7 years ago
bd88298
r8152: move calling delay_autosuspend function
by hayeswang
· 7 years ago
21cbd0e
r8152: split rtl8152_resume function
by hayeswang
· 7 years ago
4c07c13
net/mlx4_en: Refactor mlx4_en_free_tx_desc
by Tariq Toukan
· 7 years ago
9573e0d
net/mlx4_en: Replace TXBB_SIZE multiplications with shift operations
by Tariq Toukan
· 7 years ago
77788b5b
net/mlx4_en: Increase default TX ring size
by Tariq Toukan
· 7 years ago
6c78511
net/mlx4_en: Poll XDP TX completion queue in RX NAPI
by Tariq Toukan
· 7 years ago
36ea796
net/mlx4_en: Improve XDP xmit function
by Tariq Toukan
· 7 years ago
f28186d
net/mlx4_en: Improve stack xmit function
by Tariq Toukan
· 7 years ago
cc26a49
net/mlx4_en: Improve transmit CQ polling
by Tariq Toukan
· 7 years ago
9bcee89
net/mlx4_en: Improve receive data-path
by Tariq Toukan
· 7 years ago
4931c6e
net/mlx4_en: Optimized single ring steering
by Saeed Mahameed
· 7 years ago
cf97050
net/mlx4_en: Remove unused argument in TX datapath function
by Tariq Toukan
· 7 years ago
d8fbd27
r8152: add byte_enable for ocp_read_word function
by hayeswang
· 7 years ago
65b82d6
r8152: support RTL8153B
by hayeswang
· 7 years ago
c27b32c
r8152: support new chip 8050
by hayeswang
· 7 years ago
21ecba6
ibmvnic: Exit polling routine correctly during adapter reset
by Thomas Falcon
· 7 years ago
1cf9cc7
ibmvnic: Remove VNIC_CLOSING check from pending_scrq
by Thomas Falcon
· 7 years ago
c8b2ad0
ibmvnic: Sanitize entire SCRQ buffer on reset
by Thomas Falcon
· 7 years ago
4c2687a
ibmvnic: Ensure that TX queues are disabled in __ibmvnic_close
by Thomas Falcon
· 7 years ago
c3e53b9
ibmvnic: Activate disabled RX buffer pools on reset
by Thomas Falcon
· 7 years ago
7e9191c
sunvnet: restrict advertized checksum offloads to just IP
by Shannon Nelson
· 7 years ago
9d7cded
net: s2io: remove useless variable in fill_rx_buffers
by Gustavo A. R. Silva
· 7 years ago
ccba8f3
net: dsa: mv88e6xxx: prefix Global Prio and Tag macros
by Vivien Didelot
· 7 years ago
57d1ef3
net: dsa: mv88e6xxx: prefix Global Stats macros
by Vivien Didelot
· 7 years ago
101515c
net: dsa: mv88e6xxx: prefix Global Monitor Control macros
by Vivien Didelot
· 7 years ago
d77f432
net: dsa: mv88e6xxx: prefix Global Control macros
by Vivien Didelot
· 7 years ago
7ec60d6e
net: dsa: mv88e6xxx: prefix Global VTU macros
by Vivien Didelot
· 7 years ago
27c0e60
net: dsa: mv88e6xxx: prefix Global ATU macros
by Vivien Didelot
· 7 years ago
4b0c481
net: dsa: mv88e6xxx: prefix Global Switch MAC macros
by Vivien Didelot
· 7 years ago
8246692
net: dsa: mv88e6xxx: prefix Global Status macros
by Vivien Didelot
· 7 years ago
0ddead9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
640f93c
i40e: Fix a sleep-in-atomic bug
by Jia-Ju Bai
· 7 years ago
0430a26
liquidio: fix VF driver off-by-one bug when setting ethtool -C ethX rx-frames
by Weilin Chang
· 7 years ago
f5165a5
net/mlxfw: fix a NULL dereference
by Dan Carpenter
· 7 years ago
0331402
qed: Fix an off by one bug
by Dan Carpenter
· 7 years ago
2ea1090
mlxsw: spectrum: Add support for access cable info via ethtool
by Arkadi Sharshevsky
· 7 years ago
7ca3699
mlxsw: reg: Add MCIA register for cable info access
by Arkadi Sharshevsky
· 7 years ago
a88e267
macvlan: propagate the mac address change status for lowerdev
by Zhang Shengju
· 7 years ago
a09c0fc
ixgbe: pci_set_drvdata must be called before register_netdev
by Jeff Mahoney
· 8 years ago
4ebdf8a
ixgbe: Resolve cppcheck format string warning
by Tony Nguyen
· 8 years ago
d28b194
ixgbe: fix writes to PFQDE
by Emil Tantilov
· 8 years ago
adc2c83
ixgbevf: Bump version number
by Tony Nguyen
· 8 years ago
01ec552
ixgbe: Bump version number
by Tony Nguyen
· 8 years ago
622a2ef
ixgbe: check for Tx timestamp timeouts during watchdog
by Jacob Keller
· 8 years ago
4cc74c0
ixgbe: add statistic indicating number of skipped Tx timestamps
by Jacob Keller
· 8 years ago
5fef124
ixgbe: avoid permanent lock of *_PTP_TX_IN_PROGRESS
by Jacob Keller
· 8 years ago
aaebaf5
ixgbe: fix race condition with PTP_TX_IN_PROGRESS bits
by Jacob Keller
· 8 years ago
6d3c8c0
net: dsa: Remove master_netdev and use dst->cpu_dp->netdev
by Florian Fainelli
· 7 years ago
38b6ec5
cxgb4: handle serial flash interrupt
by Ganesh Goudar
· 7 years ago
fb34a36
fjes: remove duplicate set of flag IFF_BROADCAST
by Zhang Shengju
· 7 years ago
aa9f979
networking: use skb_put_zero()
by Johannes Berg
· 7 years ago
ace17c3
qed: fix dump of context data
by Tayar, Tomer
· 7 years ago
60cfe1e
qmi_wwan: new Telewell and Sierra device IDs
by Bjørn Mork
· 7 years ago
5514174
net: phy: Make phy_ethtool_ksettings_get return void
by yuval.shaia@oracle.com
· 7 years ago
665fff2
net: phy: Fix MDIO_THUNDER dependencies
by Florian Fainelli
· 7 years ago
4a6a97e
netconsole: Remove duplicate "netconsole: " logging prefix
by Joe Perches
· 7 years ago
fe0e405
mdio_bus: use devm_gpiod_get_optional()
by Sergei Shtylyov
· 7 years ago
d396e84
mdio_bus: handle only single PHY reset GPIO
by Sergei Shtylyov
· 7 years ago
61d3e1d
ibmvnic: Remove netdev notify for failover resets
by Nathan Fontenot
· 7 years ago
40c9db8
ibmvnic: Client-initiated failover
by Thomas Falcon
· 7 years ago
725757a
net: mvpp2: enable basic 10G support
by Antoine Ténart
· 7 years ago
eb3c28c
r8152: give the device version
by Oliver Neukum
· 7 years ago
b810959
net: dsa: mv88e6xxx: prefix remaining port macros
by Vivien Didelot
· 7 years ago
8009df9
net: dsa: mv88e6xxx: prefix Port IEEE Priority mapping macros
by Vivien Didelot
· 7 years ago
2a4614e
net: dsa: mv88e6xxx: prefix Port Association Vector macros
by Vivien Didelot
· 7 years ago
2cb8cb1
net: dsa: mv88e6xxx: prefix Port Egress Rate Control macros
by Vivien Didelot
· 7 years ago
81c6edb
net: dsa: mv88e6xxx: prefix Port Control 2 macros
by Vivien Didelot
· 7 years ago
b7929fb
net: dsa: mv88e6xxx: prefix Port Default VLAN macros
by Vivien Didelot
· 7 years ago
7e5cc5f
net: dsa: mv88e6xxx: prefix Port Based VLAN macros
by Vivien Didelot
· 7 years ago
cd985bb
net: dsa: mv88e6xxx: prefix Port Control 1 macros
by Vivien Didelot
· 7 years ago
a89b433be
net: dsa: mv88e6xxx: prefix Port Control macros
by Vivien Didelot
· 7 years ago
107fcc1
net: dsa: mv88e6xxx: prefix Port Switch ID macros
by Vivien Didelot
· 7 years ago
6c96bbf
net: dsa: mv88e6xxx: prefix Port Jamming macros
by Vivien Didelot
· 7 years ago
5ee5557
net: dsa: mv88e6xxx: prefix Port MAC Control macros
by Vivien Didelot
· 7 years ago
5f83dc9
net: dsa: mv88e6xxx: prefix Port Status macros
by Vivien Didelot
· 7 years ago
6964e53
i40e: fix handling of HW ATR eviction
by Jacob Keller
· 7 years ago
a1fa1a0
net: phy: marvell: Show complete link partner advertising
by Thomas Bogendoerfer
· 7 years ago
e0090a9
vxlan: dont migrate permanent fdb entries during learn
by Roopa Prabhu
· 7 years ago
63a2f31
Merge tag 'wireless-drivers-next-for-davem-2017-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 7 years ago
78d6102
sh_eth: add support for changing MTU
by Niklas Söderlund
· 7 years ago
66e037c
Merge tag 'mlx5-updates-2017-06-11' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 7 years ago
062bb99
Merge tag 'mlx5-fixes-2017-06-11' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 7 years ago
e7ff7ef
net: ena: update ena driver to version 1.1.7
by Netanel Belgazal
· 7 years ago
800c55c
net: ena: bug fix in lost tx packets detection mechanism
by Netanel Belgazal
· 7 years ago
a2cc519
net: ena: disable admin msix while working in polling mode
by Netanel Belgazal
· 7 years ago
a3af7c1
net: ena: fix theoretical Rx hang on low memory systems
by Netanel Belgazal
· 7 years ago
0857d92
net: ena: add missing unmap bars on device removal
by Netanel Belgazal
· 7 years ago
661d2b0
net: ena: fix race condition between submit and completion admin command
by Netanel Belgazal
· 7 years ago
Next »