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-01-16
include/linux/kernel.h: change abs() macro so it uses consistent return type
Michal Nazarewicz
1
-1
/
+1
2016-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
13
-30
/
+58
2016-01-15
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-9
/
+9
2016-01-15
bgmac: Fix reversed test of build_skb() return value.
David S. Miller
1
-1
/
+1
2016-01-15
net: smsc: Add support h8300
Yoshinori Sato
2
-2
/
+13
2016-01-15
xen-netback: free queues after freeing the net device
David Vrabel
1
-11
/
+5
2016-01-15
xen-netback: delete NAPI instance when queue fails to initialize
David Vrabel
1
-0
/
+1
2016-01-15
xen-netback: use skb to determine number of required guest Rx requests
David Vrabel
1
-11
/
+9
2016-01-15
net: phy: turn carrier off on phy attach
Sjoerd Simons
1
-0
/
+5
2016-01-15
net: macb: clear interrupts when disabling them
Nathan Sullivan
1
-0
/
+4
2016-01-15
net: hns: fixes no syscon error when init mdio
yankejian
1
-1
/
+1
2016-01-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-01-14
fsl/fman: Delete one function call "put_device" in dtsec_config()
Markus Elfring
1
-1
/
+0
2016-01-13
hip04_eth: fix missing error handle for build_skb failed
wangweidong
1
-1
/
+4
2016-01-13
3c59x: fix another page map/single unmap imbalance
Neil Horman
1
-1
/
+6
2016-01-13
3c59x: balance page maps and unmaps
Neil Horman
1
-1
/
+1
2016-01-13
x25_asy: Free x25_asy on x25_asy_open() failure.
David S. Miller
1
-1
/
+3
2016-01-13
mlxsw: fix SWITCHDEV_OBJ_ID_PORT_MDB
Dan Carpenter
1
-0
/
+1
2016-01-13
bgmac: fix a missing check for build_skb
wangweidong
1
-0
/
+5
2016-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1195
-14337
/
+53029
2016-01-12
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-199
/
+93
2016-01-12
net: bnxt: always return values from _bnxt_get_max_rings
Arnd Bergmann
1
-7
/
+9
2016-01-12
dwc_eth_qos: Fix dma address for multi-fragment skbs
Lars Persson
1
-1
/
+1
2016-01-12
phy: remove an unneeded condition
Dan Carpenter
1
-1
/
+1
2016-01-12
mdio_bus: NULL dereference on allocation error
Dan Carpenter
1
-5
/
+6
2016-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-31
/
+136
2016-01-11
net: freescale: mac-fec: Fix build error from phy_device API change
Andrew Lunn
1
-1
/
+1
2016-01-11
net: freescale: ucc_geth: Fix build error from phy_device API change
Andrew Lunn
1
-1
/
+1
2016-01-11
bonding: Prevent IPv6 link local address on enslaved devices
Karl Heiss
1
-1
/
+4
2016-01-11
net/mlx5_core: Export flow steering API
Maor Gottlieb
1
-0
/
+5
2016-01-11
net/mlx5_core: Enable flow steering support for the IB driver
Maor Gottlieb
1
-8
/
+47
2016-01-11
net/mlx5_core: Initialize namespaces only when supported by device
Maor Gottlieb
1
-21
/
+49
2016-01-11
net/mlx5_core: Set priority attributes
Maor Gottlieb
2
-19
/
+55
2016-01-11
net/mlx5_core: Connect flow tables
Maor Gottlieb
3
-10
/
+104
2016-01-11
net/mlx5_core: Introduce modify flow table command
Maor Gottlieb
2
-0
/
+31
2016-01-11
net/mlx5_core: Managing root flow table
Maor Gottlieb
4
-9
/
+114
2016-01-11
net/mlx5_core: Add utilities to find next and prev flow-tables
Maor Gottlieb
1
-0
/
+67
2016-01-11
net/mlx5_core: Introduce flow steering autogrouped flow table
Maor Gottlieb
2
-19
/
+152
2016-01-11
sh_eth: stop reading ECMR in sh_eth_dev_init()
Sergei Shtylyov
1
-5
/
+2
2016-01-11
ravb: stop reading ECMR in ravb_emac_init()
Sergei Shtylyov
1
-5
/
+2
2016-01-11
bonding: make mii_status sysfs node consistent
Jarod Wilson
1
-1
/
+1
2016-01-11
mlxsw: spectrum: Add FDB lock to prevent session interleaving
Ido Schimmel
2
-0
/
+6
2016-01-11
net: bfin_mac: Use phy_find_first() instead of open-coding it
Guenter Roeck
1
-15
/
+2
2016-01-10
net: ti: cpmac: Fix build error due to missed API change
Guenter Roeck
1
-1
/
+1
2016-01-10
net: tc35815: Drop unused variable
Guenter Roeck
1
-1
/
+0
2016-01-10
net: tc35815: Fix build error due to missed API change
Guenter Roeck
1
-15
/
+2
2016-01-10
net: phy: Add support for SMSC LAN8740 PHY
Joshua Henderson
1
-0
/
+22
2016-01-10
Merge tag 'wireless-drivers-next-for-davem-2016-01-09' of git://git.kernel.or...
David S. Miller
64
-627
/
+1587
2016-01-10
net: lpc_eth: Remove unused variables
Fabio Estevam
1
-2
/
+1
2016-01-10
bfin_mac: fix error path
Sudip Mukherjee
1
-1
/
+1
[next]