Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5f56f409b5142bb4e88e1f64dedeb4a76c678177
/
drivers
/
net
273889e
Merge tag 'mlx5-updates-2017-06-16' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 8 years ago
6a2fb0e
ibmvnic: driver initialization for kdump/kexec
by Nathan Fontenot
· 8 years ago
484c017
net: dsa: loop: Implement ethtool statistics
by Florian Fainelli
· 8 years ago
3407dc8
net: dsa: loop: Inline unregister_fixed_phys()
by Florian Fainelli
· 8 years ago
0268b51
net: mvmdio: simplify the smi read and write error paths
by Antoine Ténart
· 8 years ago
c0ac08f
net: mvmdio: add xmdio xsmi support
by Antoine Ténart
· 8 years ago
440ea77
net: mvmdio: check the MII_ADDR_C45 bit is not set for smi operations
by Antoine Ténart
· 8 years ago
1955796
net: mvmdio: put the poll intervals in the ops structure
by Antoine Ténart
· 8 years ago
b0b7fa4
net: mvmdio: introduce an ops structure
by Antoine Ténart
· 8 years ago
0caf030
net: mvmdio: remove duplicate locking
by Russell King
· 8 years ago
fd3ebd8
net: mvmdio: use GENMASK for masks
by Antoine Ténart
· 8 years ago
2040ef2
net: mvmdio: use tabs for defines
by Antoine Ténart
· 8 years ago
14ef8b3
net: mvmdio: reorder headers alphabetically
by Antoine Ténart
· 8 years ago
22e0d75
bpf: qede: Report bpf_prog ID during XDP_QUERY_PROG
by Martin KaFai Lau
· 8 years ago
c330182
bpf: nfp: Report bpf_prog ID during XDP_QUERY_PROG
by Martin KaFai Lau
· 8 years ago
4792093
bpf: ixgbe: Report bpf_prog ID during XDP_QUERY_PROG
by Martin KaFai Lau
· 8 years ago
1efde2b
bpf: thunderx: Report bpf_prog ID during XDP_QUERY_PROG
by Martin KaFai Lau
· 8 years ago
8902965
bpf: bnxt: Report bpf_prog ID during XDP_QUERY_PROG
by Martin KaFai Lau
· 8 years ago
5b0e662
bpf: virtio_net: Report bpf_prog ID during XDP_QUERY_PROG
by Martin KaFai Lau
· 8 years ago
821b2e2
bpf: mlx5e: Report bpf_prog ID during XDP_QUERY_PROG
by Martin KaFai Lau
· 8 years ago
2e37e9b
bpf: mlx4: Report bpf_prog ID during XDP_QUERY_PROG
by Martin KaFai Lau
· 8 years ago
634fef6
networking: add and use skb_put_u8()
by Johannes Berg
· 8 years ago
d58ff35
networking: make skb_push & __skb_push return void pointers
by Johannes Berg
· 8 years ago
af72868
networking: make skb_pull & friends return void pointers
by Johannes Berg
· 8 years ago
4df864c
networking: make skb_put & friends return void pointers
by Johannes Berg
· 8 years ago
59ae1d1
networking: introduce and use skb_put_data()
by Johannes Berg
· 8 years ago
b080db5
networking: convert many more places to skb_put_zero()
by Johannes Berg
· 8 years ago
bd88298
r8152: move calling delay_autosuspend function
by hayeswang
· 8 years ago
21cbd0e
r8152: split rtl8152_resume function
by hayeswang
· 8 years ago
4c07c13
net/mlx4_en: Refactor mlx4_en_free_tx_desc
by Tariq Toukan
· 8 years ago
9573e0d
net/mlx4_en: Replace TXBB_SIZE multiplications with shift operations
by Tariq Toukan
· 8 years ago
77788b5b
net/mlx4_en: Increase default TX ring size
by Tariq Toukan
· 8 years ago
6c78511
net/mlx4_en: Poll XDP TX completion queue in RX NAPI
by Tariq Toukan
· 8 years ago
36ea796
net/mlx4_en: Improve XDP xmit function
by Tariq Toukan
· 8 years ago
f28186d
net/mlx4_en: Improve stack xmit function
by Tariq Toukan
· 8 years ago
cc26a49
net/mlx4_en: Improve transmit CQ polling
by Tariq Toukan
· 8 years ago
9bcee89
net/mlx4_en: Improve receive data-path
by Tariq Toukan
· 8 years ago
4931c6e
net/mlx4_en: Optimized single ring steering
by Saeed Mahameed
· 8 years ago
cf97050
net/mlx4_en: Remove unused argument in TX datapath function
by Tariq Toukan
· 8 years ago
8812c24
net/mlx5: Add fast unload support in shutdown flow
by Majd Dibbiny
· 8 years ago
4525abe
net/mlx5: Expose command polling interface
by Majd Dibbiny
· 8 years ago
3834a5e
net/mlx5e: Optimize update stats work
by Gal Pressman
· 8 years ago
432609a
net/mlx5e: Move and optimize query out of buffer function
by Gal Pressman
· 8 years ago
0883b4f
net/mlx5e: Reduce number of heap allocated buffers for update stats
by Gal Pressman
· 8 years ago
ebc8887
net/mlx5e: Rename physical symbol errors counter
by Gal Pressman
· 8 years ago
3e432ab
net/mlx5e: Fix typo in warning if CQ moderation is not supported
by Itay Aveksis
· 8 years ago
22303f7
net/mlx5e: Use function to map aRFS into traffic type
by Tariq Toukan
· 8 years ago
552db7b
net/mlx5: Undo LAG upon request to create virtual functions
by Moni Shoua
· 8 years ago
2fe30e2
net/mlx5: Avoid space after casting
by Or Gerlitz
· 8 years ago
e53eef6
net/mlx5: Align to match opening parenthesis
by Or Gerlitz
· 8 years ago
8963ca4
net/mlx5: Avoid blank lines before/after closing/opening braces
by Or Gerlitz
· 8 years ago
1b9f533
net/mlx5: Avoid using multiple blank lines
by Or Gerlitz
· 8 years ago
bd10838
net/mlx5: Fix some spelling mistakes
by Or Gerlitz
· 8 years ago
14160ea
net/mlx5: Update eqe_type_str() event names
by Eli Cohen
· 8 years ago
d8fbd27
r8152: add byte_enable for ocp_read_word function
by hayeswang
· 8 years ago
65b82d6
r8152: support RTL8153B
by hayeswang
· 8 years ago
c27b32c
r8152: support new chip 8050
by hayeswang
· 8 years ago
21ecba6
ibmvnic: Exit polling routine correctly during adapter reset
by Thomas Falcon
· 8 years ago
1cf9cc7
ibmvnic: Remove VNIC_CLOSING check from pending_scrq
by Thomas Falcon
· 8 years ago
c8b2ad0
ibmvnic: Sanitize entire SCRQ buffer on reset
by Thomas Falcon
· 8 years ago
4c2687a
ibmvnic: Ensure that TX queues are disabled in __ibmvnic_close
by Thomas Falcon
· 8 years ago
c3e53b9
ibmvnic: Activate disabled RX buffer pools on reset
by Thomas Falcon
· 8 years ago
7e9191c
sunvnet: restrict advertized checksum offloads to just IP
by Shannon Nelson
· 8 years ago
9d7cded
net: s2io: remove useless variable in fill_rx_buffers
by Gustavo A. R. Silva
· 8 years ago
ccba8f3
net: dsa: mv88e6xxx: prefix Global Prio and Tag macros
by Vivien Didelot
· 8 years ago
57d1ef3
net: dsa: mv88e6xxx: prefix Global Stats macros
by Vivien Didelot
· 8 years ago
101515c
net: dsa: mv88e6xxx: prefix Global Monitor Control macros
by Vivien Didelot
· 8 years ago
d77f432
net: dsa: mv88e6xxx: prefix Global Control macros
by Vivien Didelot
· 8 years ago
7ec60d6e
net: dsa: mv88e6xxx: prefix Global VTU macros
by Vivien Didelot
· 8 years ago
27c0e60
net: dsa: mv88e6xxx: prefix Global ATU macros
by Vivien Didelot
· 8 years ago
4b0c481
net: dsa: mv88e6xxx: prefix Global Switch MAC macros
by Vivien Didelot
· 8 years ago
8246692
net: dsa: mv88e6xxx: prefix Global Status macros
by Vivien Didelot
· 8 years ago
0ddead9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
640f93c
i40e: Fix a sleep-in-atomic bug
by Jia-Ju Bai
· 8 years ago
0430a26
liquidio: fix VF driver off-by-one bug when setting ethtool -C ethX rx-frames
by Weilin Chang
· 8 years ago
f5165a5
net/mlxfw: fix a NULL dereference
by Dan Carpenter
· 8 years ago
0331402
qed: Fix an off by one bug
by Dan Carpenter
· 8 years ago
2ea1090
mlxsw: spectrum: Add support for access cable info via ethtool
by Arkadi Sharshevsky
· 8 years ago
7ca3699
mlxsw: reg: Add MCIA register for cable info access
by Arkadi Sharshevsky
· 8 years ago
a88e267
macvlan: propagate the mac address change status for lowerdev
by Zhang Shengju
· 8 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
· 8 years ago
38b6ec5
cxgb4: handle serial flash interrupt
by Ganesh Goudar
· 8 years ago
fb34a36
fjes: remove duplicate set of flag IFF_BROADCAST
by Zhang Shengju
· 8 years ago
aa9f979
networking: use skb_put_zero()
by Johannes Berg
· 8 years ago
ace17c3
qed: fix dump of context data
by Tayar, Tomer
· 8 years ago
60cfe1e
qmi_wwan: new Telewell and Sierra device IDs
by Bjørn Mork
· 8 years ago
5514174
net: phy: Make phy_ethtool_ksettings_get return void
by yuval.shaia@oracle.com
· 8 years ago
665fff2
net: phy: Fix MDIO_THUNDER dependencies
by Florian Fainelli
· 8 years ago
4a6a97e
netconsole: Remove duplicate "netconsole: " logging prefix
by Joe Perches
· 8 years ago
fe0e405
mdio_bus: use devm_gpiod_get_optional()
by Sergei Shtylyov
· 8 years ago
d396e84
mdio_bus: handle only single PHY reset GPIO
by Sergei Shtylyov
· 8 years ago
Next »