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-05-09
net/mlx5e: make VXLAN support conditional
Arnd Bergmann
5
-3
/
+24
2016-05-09
Revert "net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue"
Arnd Bergmann
1
-1
/
+0
2016-05-09
macsec: key identifier is 128 bits, not 64
Sabrina Dubroca
1
-6
/
+13
2016-05-08
macvtap: segmented packet is consumed
Eric Dumazet
1
-1
/
+1
2016-05-08
qede: uninitialized variable in qede_start_xmit()
Dan Carpenter
1
-1
/
+1
2016-05-07
netxen: netxen_rom_fast_read() doesn't return -1
Dan Carpenter
1
-1
/
+2
2016-05-07
netxen: reversed condition in netxen_nic_set_link_parameters()
Dan Carpenter
1
-1
/
+1
2016-05-07
netxen: fix error handling in netxen_get_flash_block()
Dan Carpenter
1
-4
/
+8
2016-05-06
mlxsw: spectrum: Add missing rollback in flood configuration
Ido Schimmel
1
-0
/
+8
2016-05-06
mlxsw: spectrum: Fix rollback order in LAG join failure
Ido Schimmel
1
-2
/
+2
2016-05-06
udp_offload: Set encapsulation before inner completes.
Jarno Rajahalme
2
-0
/
+6
2016-05-06
udp_tunnel: Remove redundant udp_tunnel_gro_complete().
Jarno Rajahalme
2
-4
/
+0
2016-05-06
qede: prevent chip hang when increasing channels
Sudarsana Reddy Kalluru
1
-4
/
+2
2016-05-05
net/mlx4_en: Fix endianness bug in IPV6 csum calculation
Daniel Jurgens
1
-1
/
+1
2016-05-04
bnxt_en: Setup multicast properly after resetting device.
Michael Chan
1
-4
/
+15
2016-05-04
bnxt_en: Need memory barrier when processing the completion ring.
Michael Chan
1
-0
/
+4
2016-05-04
net: fec: only clear a queue's work bit if the queue was emptied
Uwe Kleine-König
1
-2
/
+8
2016-05-04
drivers: net: xgene: Fix error handling
Matthias Brugger
1
-3
/
+4
2016-05-03
net: macb: Probe MDIO bus before registering netdev
Florian Fainelli
1
-12
/
+19
2016-05-03
net: mvneta: Remove superfluous SMP function call
Anna-Maria Gleixner
1
-4
/
+2
2016-05-03
macb: fix mdiobus_scan() error check
Sergei Shtylyov
1
-1
/
+2
2016-05-03
pxa168_eth: fix mdiobus_scan() error check
Sergei Shtylyov
1
-0
/
+2
2016-05-03
net/mlx5e: Use workqueue for vxlan ops
Matthew Finlay
3
-16
/
+49
2016-05-03
net/mlx5e: Implement a mlx5e workqueue
Matthew Finlay
2
-11
/
+20
2016-05-03
net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue
Matthew Finlay
1
-0
/
+1
2016-05-03
net/mlx5: Unmap only the relevant IO memory mapping
Gal Pressman
1
-2
/
+4
2016-05-01
cxgb3: fix out of bounds read
Michal Schmidt
1
-1
/
+2
2016-05-01
net/smscx5xx: use the device tree for mac address
Arnd Bergmann
2
-2
/
+22
2016-04-28
drivers: net: cpsw: use of_phy_connect() in fixed-link case
David Rivshin
1
-10
/
+1
2016-04-28
drivers: net: cpsw: don't ignore phy-mode if phy-handle is used
David Rivshin
1
-2
/
+8
2016-04-28
drivers: net: cpsw: fix segfault in case of bad phy-handle
David Rivshin
1
-13
/
+22
2016-04-28
drivers: net: cpsw: fix parsing of phy-handle DT property in dual_emac config
David Rivshin
2
-7
/
+7
2016-04-28
pegasus: fixes reported packet length
Petko Manolov
1
-2
/
+2
2016-04-28
pegasus: fixes URB buffer allocation size;
Petko Manolov
1
-3
/
+3
2016-04-28
net: phy: at803x: only the AT8030 needs a hardware reset on link change
Timur Tabi
1
-22
/
+18
2016-04-28
ps3_gelic: fix memcpy parameter
Christophe Jaillet
1
-1
/
+1
2016-04-28
lan78xx: workaround of forced 100 Full/Half duplex mode error
Woojung Huh
1
-1
/
+28
2016-04-28
lan78xx: fix statistics counter error
Woojung Huh
1
-5
/
+10
2016-04-28
net: dsa: mv88e6xxx: fix uninitialized error return
Colin Ian King
1
-1
/
+1
2016-04-28
net: ethernet: davinci_emac: Fix devioctl while in fixed link
Neil Armstrong
1
-1
/
+4
2016-04-28
Merge tag 'wireless-drivers-for-davem-2016-04-25' of git://git.kernel.org/pub...
David S. Miller
7
-29
/
+30
2016-04-28
sfc: disable RSS when unsupported
Jon Cooper
1
-2
/
+13
2016-04-28
myri10ge: fix sleeping with bh disabled
Stanislaw Gruszka
1
-2
/
+2
2016-04-27
bnxt_en: Divide a page into 32K buffers for the aggregation ring if necessary.
Michael Chan
2
-5
/
+34
2016-04-27
bnxt_en: Limit RX BD pages to be no bigger than 32K.
Michael Chan
2
-9
/
+18
2016-04-27
bnxt_en: Don't fallback to INTA on VF.
Michael Chan
1
-1
/
+1
2016-04-26
net/mlx4_en: fix spurious timestamping callbacks
Eric Dumazet
1
-2
/
+4
2016-04-26
net: dummy: remove note about being Y by default
Ivan Babrou
1
-3
/
+2
2016-04-24
net/mlx5: Add pci shutdown callback
Majd Dibbiny
2
-6
/
+32
2016-04-24
net/mlx5_core: Remove static from local variable
Eli Cohen
1
-1
/
+1
[next]