Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c21377f8366c95440d533edbe47d070f662c62ef
/
drivers
/
net
0803e04
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 8 years ago
0cda611
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
7f1d25b
Merge branches 'misc' and 'rxe' into k.o/for-4.8-1
by Doug Ledford
· 8 years ago
97f2645
tree-wide: replace config_enabled() with IS_ENABLED()
by Masahiro Yamada
· 8 years ago
bfaf316
net/mlx4: Query performance and diagnostics counters
by Mark Bloch
· 8 years ago
c7c122e
net/mlx4: Add diagnostic counters capability bit
by Mark Bloch
· 8 years ago
f093615
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
c8d0267
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
4d938245
vhost: split out vringh Kconfig
by Michael S. Tsirkin
· 8 years ago
1d2c202
qed: Fail driver load in 100g MSI mode.
by Sudarsana Reddy Kalluru
· 8 years ago
5817f97
ethernet: ti: davinci_emac: add missing of_node_put after calling of_parse_phandle
by Peter Chen
· 8 years ago
4613b27
ethernet: stmicro: stmmac: add missing of_node_put after calling of_parse_phandle
by Peter Chen
· 8 years ago
f7113b3
ethernet: stmicro: stmmac: dwmac-socfpga: add missing of_node_put after calling of_parse_phandle
by Peter Chen
· 8 years ago
8da703d
ethernet: renesas: sh_eth: add missing of_node_put after calling of_parse_phandle
by Peter Chen
· 8 years ago
c9b1eb8
ethernet: renesas: ravb_main: add missing of_node_put after calling of_parse_phandle
by Peter Chen
· 8 years ago
bd1026c
ethernet: marvell: pxa168_eth: add missing of_node_put after calling of_parse_phandle
by Peter Chen
· 8 years ago
ccb8039
ethernet: marvell: mvpp2: add missing of_node_put after calling of_parse_phandle
by Peter Chen
· 8 years ago
d4e4da0
ethernet: marvell: mvneta: add missing of_node_put after calling of_parse_phandle
by Peter Chen
· 8 years ago
453cafb
ethernet: hisilicon: hns: hns_dsaf_main: add missing of_node_put after calling of_parse_phandle
by Peter Chen
· 8 years ago
b2e4540
ethernet: hisilicon: hns: hns_dsaf_mac: add missing of_node_put after calling of_parse_phandle
by Peter Chen
· 8 years ago
4699706
ethernet: cavium: octeon: add missing of_node_put after calling of_parse_phandle
by Peter Chen
· 8 years ago
8d00201
ethernet: aurora: nb8800: add missing of_node_put after calling of_parse_phandle
by Peter Chen
· 8 years ago
a94efbd
ethernet: arc: emac_main: add missing of_node_put after calling of_parse_phandle
by Peter Chen
· 8 years ago
9c52de0
ethernet: apm: xgene: add missing of_node_put after calling of_parse_phandle
by Peter Chen
· 8 years ago
5d97222
ethernet: altera: add missing of_node_put
by Peter Chen
· 8 years ago
0a2f0d2
8139too: fix system hang when there is a tx timeout event.
by Chun-Hao Lin
· 8 years ago
1b4985b
qed: Fix error return code in qed_resc_alloc()
by Wei Yongjun
· 8 years ago
731c7d3
Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
fbae5cb
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
43dcff3
net: qlcnic: avoid superfluous assignement
by xypron.glpk@gmx.de
· 8 years ago
58d5aae
dsa: b53: remove redundant if
by xypron.glpk@gmx.de
· 8 years ago
41fc1e0
qed: do not use unitialized variable
by xypron.glpk@gmx.de
· 8 years ago
8c57a3a
wan/fsl_ucc_hdlc: avoid possible NULL pointer dereference
by xypron.glpk@gmx.de
· 8 years ago
4fb482f
net: qlge: remove superfluous statement
by xypron.glpk@gmx.de
· 8 years ago
6d85a1b
net: s2io: simplify logical constraint
by xypron.glpk@gmx.de
· 8 years ago
8d546f5
net: enic: use correct type specifier
by xypron.glpk@gmx.de
· 8 years ago
4c2e9e2
net: bna: use correct type specifier (2)
by xypron.glpk@gmx.de
· 8 years ago
112b6b7
net: bna: use correct type specifications
by xypron.glpk@gmx.de
· 8 years ago
323b15b
net: bcm63xx: avoid possible null pointer dereference
by xypron.glpk@gmx.de
· 8 years ago
fb160eb
net: amd-xgbe: use correct format specifier
by xypron.glpk@gmx.de
· 8 years ago
09d306d
net: ethernet: ax88796: avoid null pointer dereference
by xypron.glpk@gmx.de
· 8 years ago
59d53bc
net: caif: use correct format specifier
by xypron.glpk@gmx.de
· 8 years ago
9454c23
Merge branch 'pci/msi-affinity' into next
by Bjorn Helgaas
· 8 years ago
ecd5a32
phy/micrel: Change phy_id_mask for KSZ8721
by Alexander Stein
· 8 years ago
f51d4a1
r8169: fix nic may not work after changing mac address.
by Chun-Hao Lin
· 8 years ago
e063623
r8169: add checking driver's runtime pm status in rtl8169_get_ethtool_stats()
by Chun-Hao Lin
· 8 years ago
5fa80a3
r8169: fix kernel log spam when set or get hardware wol setting.
by Chun-Hao Lin
· 8 years ago
bb9c0fa
net: dsa: bcm_sf2: Unwind errors in correct order
by Florian Fainelli
· 8 years ago
33c77ef
net: tulip: fix spelling mistake: "attemping" -> "attempting"
by Colin Ian King
· 8 years ago
0759e55
macsec: fix negative refcnt on parent link
by Sabrina Dubroca
· 8 years ago
36b232c
macsec: RXSAs don't need to hold a reference on RXSCs
by Sabrina Dubroca
· 8 years ago
c78ebe1
macsec: fix reference counting on RXSC in macsec_handle_frame
by Sabrina Dubroca
· 8 years ago
3bf2cb3
drivers: net: cpsw: use of_platform_depopulate()
by Grygorii Strashko
· 8 years ago
8a0b6dc
drivers: net: cpsw: fix wrong regs access in cpsw_remove
by Grygorii Strashko
· 8 years ago
fccd5ba
net: ethernet: ti: cpdma: fix lockup in cpdma_ctlr_destroy()
by Grygorii Strashko
· 8 years ago
8d09e6b
cxgb4/cxgb4vf: Fixes regression in perf when tx vlan offload is disabled
by Hariprasad Shenai
· 8 years ago
b2df430
drivers: net: phy: xgene: Remove redundant dev_err call in xgene_mdio_probe()
by Wei Yongjun
· 8 years ago
25eb8d4
qed: Prevent over-usage of vlan credits by PF
by Yuval Mintz
· 8 years ago
d572c43
qed: Correct min bandwidth for 100g
by Yuval Mintz
· 8 years ago
7f7a144
qede: Reset statistics on explicit down
by Yuval Mintz
· 8 years ago
b21290b
qed: Don't over-do producer cleanup for Rx
by Yuval Mintz
· 8 years ago
cb1fa08
qed: Fix removal of spoof checking for VFs
by Yuval Mintz
· 8 years ago
c524e2f5
qede: Don't try removing unconfigured vlans
by Yuval Mintz
· 8 years ago
468fc7e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
3623201
xgene: Fix build warning with ACPI disabled.
by David S. Miller
· 8 years ago
d348061
be2net: perform temperature query in adapter regardless of its interface state
by Guilherme G. Piccoli
· 8 years ago
0a91605
net/mlx5_core/health: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
e3a3b62
macsec: ensure rx_sa is set when validation is disabled
by Beniamino Galvani
· 8 years ago
5e58052
Backmerge tag 'v4.7' into drm-next
by Dave Airlie
· 8 years ago
52d1fd99
drivers: net: xgene: ethtool: Use phy_ethtool_gset and sset
by Iyappan Subramanian
· 8 years ago
8c15196
drivers: net: xgene: Use exported functions
by Iyappan Subramanian
· 8 years ago
47c62b6
drivers: net: xgene: Enable MDIO driver
by Iyappan Subramanian
· 8 years ago
8089a96
drivers: net: xgene: Add backward compatibility
by Iyappan Subramanian
· 8 years ago
43b3cf6
drivers: net: phy: xgene: Add MDIO driver
by Iyappan Subramanian
· 8 years ago
bc61167
drivers: net: xgene: Fix module unload crash - clkrst sequence
by Iyappan Subramanian
· 8 years ago
cb0366b
drivers: net: xgene: Fix module unload crash - change sw sequence
by Iyappan Subramanian
· 8 years ago
cb11c06
drivers: net: xgene: Fix module unload crash - hw resource cleanup
by Iyappan Subramanian
· 8 years ago
9a8c5dd
drivers: net: xgene: Separate set_speed from mac_init
by Iyappan Subramanian
· 8 years ago
b93dd49
ipvlan: Scrub skb before crossing the namespace boundry
by Mahesh Bandewar
· 8 years ago
1f68168
bnxt_en: Add new NPAR and dual media device IDs.
by Michael Chan
· 8 years ago
a230490
bnxt_en: Log a message, if enabling NTUPLE filtering fails.
by Vasundhara Volam
· 8 years ago
a54c4d7
bnxt_en: Improve ntuple filters by checking destination MAC address.
by Michael Chan
· 8 years ago
59d3f1c
qed: Fix setting/clearing bit in completion bitmap
by Manish Chopra
· 8 years ago
deb1f45
caif-hsi: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
55392c4
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
9b022a6
net/mlx4_core: Check device state before unregistering it
by Alex Vesker
· 8 years ago
86cb13e
mlxsw: spectrum: Fix compilation error when CLS_ACT isn't set
by Ido Schimmel
· 8 years ago
3568bdf
net: davinci_cpdma: remove excessive dump of register values to kernel log
by Uwe Kleine-König
· 8 years ago
cff92d7
net/mlx5e: Query minimum required header copy during xmit
by Hadar Hen Zion
· 8 years ago
ae76715
net/mlx5e: Check the minimum inline header mode before xmit
by Hadar Hen Zion
· 8 years ago
9bc4a1c
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 8 years ago
e2b9f1f
hv_netvsc: Fix VF register on bonding devices
by Haiyang Zhang
· 8 years ago
d5b160d
Merge tag 'wireless-drivers-next-for-davem-2016-07-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 8 years ago
1565784
libcxgb: remove unused including <linux/version.h>
by Wei Yongjun
· 8 years ago
f04c392
macsec: validate ICV length on link creation
by Davide Caratti
· 8 years ago
34aedfe
macsec: fix error codes when a SA is created
by Davide Caratti
· 8 years ago
2ccbe2c
macsec: limit ICV length to 16 octets
by Davide Caratti
· 8 years ago
da54bb1
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 8 years ago
9d5c44b
libcxgb: export ppm release and tagmask set api
by Varun Prakash
· 8 years ago
b8b9d81
libcxgb: add library module for Chelsio drivers
by Varun Prakash
· 8 years ago
Next »