index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-11
net/mlx4_en: Fix panic on xmit while port is down
Moshe Shemesh
1
-5
/
+7
2016-09-11
net/mlx4_en: Fixes for DCBX
Tariq Toukan
4
-43
/
+28
2016-09-11
net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_state()
Kamal Heib
1
-1
/
+4
2016-09-11
net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_all()
Kamal Heib
1
-10
/
+11
2016-09-10
net: ethernet: renesas: sh_eth: add POST registers for rz
Chris Brandt
1
-0
/
+7
2016-09-09
drivers: net: phy: mdio-xgene: Add hardware dependency
Jean Delvare
1
-0
/
+1
2016-09-09
Merge tag 'wireless-drivers-for-davem-2016-09-08' of git://git.kernel.org/pub...
David S. Miller
9
-13
/
+22
2016-09-09
dwc_eth_qos: do not register semi-initialized device
Lars Persson
1
-20
/
+18
2016-09-09
mlxsw: spectrum: Set port type before setting its address
Ido Schimmel
1
-9
/
+9
2016-09-09
mlxsw: spectrum_router: Fix error path in mlxsw_sp_router_init
Jiri Pirko
1
-1
/
+8
2016-09-08
nfp: don't pad frames on receive
Jakub Kicinski
1
-4
/
+0
2016-09-08
nfp: drop support for old firmware ABIs
Jakub Kicinski
1
-4
/
+2
2016-09-08
nfp: remove linux/version.h includes
Jakub Kicinski
3
-3
/
+0
2016-09-08
net/mlx5e: Fix parsing of vlan packets when updating lro header
Gal Pressman
1
-7
/
+15
2016-09-08
net/mlx5e: Fix global PFC counters replication
Gal Pressman
1
-1
/
+1
2016-09-08
net/mlx5e: Prevent casting overflow
Gal Pressman
1
-2
/
+4
2016-09-08
net/mlx5e: Fix xmit_more counter race issue
Tariq Toukan
1
-1
/
+1
2016-09-07
Merge ath-current from ath.git
Kalle Valo
4
-10
/
+14
2016-09-07
brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()
Arend Van Spriel
1
-1
/
+1
2016-09-07
ath9k: bring back direction setting in ath9k_{start_stop}
Giedrius Statkevičius
1
-2
/
+7
2016-09-06
bnxt_en: Fix TX push operation on ARM64.
Michael Chan
1
-2
/
+2
2016-09-06
net: smsc: remove build warning of duplicate definition
Sudip Mukherjee
1
-0
/
+2
2016-09-06
net: macb: initialize checksum when using checksum offloading
Helmut Buchsbaum
1
-0
/
+23
2016-09-04
vxlan: fix duplicated and wrong error messages
Jiri Benc
1
-26
/
+9
2016-09-04
vxlan: reject multicast destination without an interface
Jiri Benc
1
-0
/
+3
2016-09-04
bonding: Fix bonding crash
Mahesh Bandewar
1
-3
/
+4
2016-09-02
net: smsc911x: Move interrupt allocation to open/stop
Jeremy Linton
1
-29
/
+18
2016-09-02
net: smsc911x: Move interrupt handler before open
Jeremy Linton
1
-61
/
+61
2016-09-02
net: smsc911x: Fix register_netdev, phy startup, driver unload ordering
Jeremy Linton
1
-24
/
+24
2016-09-02
net: smsc911x: Remove multiple exit points from smsc911x_open
Jeremy Linton
1
-4
/
+10
2016-09-02
ath9k: fix AR5416 access GPIO warning
Miaoqing Pan
1
-2
/
+2
2016-09-01
bnx2x: don't reset chip on cleanup if PCI function is offline
Guilherme G. Piccoli
1
-4
/
+15
2016-09-01
net: thunderx: Fix for issues with multiple CQEs posted for a TSO packet
Sunil Goutham
3
-12
/
+73
2016-09-01
net: thunderx: Fix for HW issue while padding TSO packet
Sunil Goutham
1
-3
/
+8
2016-09-01
i40e: Fix kernel panic on enable/disable LLDP
Dave Ertman
1
-4
/
+11
2016-09-01
Merge tag 'wireless-drivers-for-davem-2016-08-29' of git://git.kernel.org/pub...
David S. Miller
7
-24
/
+28
2016-09-01
tg3: Fix for disallow tx coalescing time to be 0
Ivan Vecera
1
-10
/
+1
2016-09-01
qed: fix kzalloc-simple.cocci warnings
Wu Fengguang
1
-4
/
+2
2016-09-01
mlxsw: spectrum: Use existing flood setup when adding VLANs
Ido Schimmel
1
-16
/
+9
2016-09-01
mlxsw: spectrum: Don't take multiple references on a FID
Ido Schimmel
1
-0
/
+3
2016-09-01
mlxsw: spectrum_router: Fix netevent notifier registration
Jiri Pirko
3
-15
/
+13
2016-09-01
mlxsw: spectrum: Fix error path in mlxsw_sp_module_init
Jiri Pirko
1
-0
/
+1
2016-09-01
mlxsw: spectrum_router: Fix fib entry update path
Jiri Pirko
1
-6
/
+2
2016-09-01
mlxsw: spectrum_router: Fix failure caused by double fib removal from HW
Jiri Pirko
1
-34
/
+92
2016-08-31
qed: Clear dcbx memory buffers before the usage.
Sudarsana Reddy Kalluru
1
-0
/
+4
2016-08-31
qed: Set selection-field while configuring the app entry in ieee mode.
Sudarsana Reddy Kalluru
1
-1
/
+9
2016-08-31
qed*: Disallow dcbx configuration for VF interfaces.
Sudarsana Reddy Kalluru
2
-1
/
+6
2016-08-31
net: ethernet: mediatek: fix error handling inside mtk_mdio_init
Sean Wang
1
-1
/
+1
2016-08-31
net: ethernet: mediatek: use devm_mdiobus_alloc instead of mdiobus_alloc insi...
Sean Wang
1
-17
/
+6
2016-08-31
net: ethernet: mediatek: fix the missing of_node_put() after node is used don...
Sean Wang
1
-0
/
+1
[next]