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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
71
-247
/
+703
2016-05-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-10
/
+33
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
18
-38
/
+100
2016-05-09
net: dsa: mv88e6xxx: factorize the switch driver
Vivien Didelot
8
-619
/
+297
2016-05-09
net: dsa: mv88e6131: use EDSA tag protocol
Vivien Didelot
2
-2
/
+2
2016-05-09
net: dsa: mv88e6xxx: factorize switch setup
Vivien Didelot
6
-98
/
+38
2016-05-09
net: dsa: mv88e6131: drop frames priorities setup
Vivien Didelot
1
-18
/
+0
2016-05-09
net: dsa: mv88e6xxx: factorize GLOBAL_CONTROL_2 setup
Vivien Didelot
5
-60
/
+7
2016-05-09
net: dsa: mv88e6xxx: factorize GLOBAL_MONITOR_CONTROL setup
Vivien Didelot
5
-56
/
+12
2016-05-09
net: dsa: mv88e6131: drop VLAN Ethertype setup
Vivien Didelot
1
-5
/
+0
2016-05-09
net: dsa: mv88e6xxx: factorize GLOBAL_CONTROL setup
Vivien Didelot
5
-37
/
+13
2016-05-09
net: dsa: mv88e6xxx: factorize global setup
Vivien Didelot
6
-70
/
+56
2016-05-09
net: dsa: mv88e6xxx: factorize switch reset
Vivien Didelot
6
-83
/
+76
2016-05-09
net: dsa: mv88e6xxx: factorize ATU access
Vivien Didelot
3
-6
/
+36
2016-05-09
net: dsa: mv88e6xxx: factorize VTU access
Vivien Didelot
3
-6
/
+39
2016-05-09
net: dsa: mv88e6xxx: factorize bridge support
Vivien Didelot
4
-8
/
+43
2016-05-09
net: dsa: mv88e6131: add registers access
Vivien Didelot
2
-1
/
+7
2016-05-09
net: dsa: mv88e6xxx: factorize EEE access
Vivien Didelot
5
-2
/
+21
2016-05-09
net: dsa: mv88e6xxx: factorize MAC address setting
Vivien Didelot
6
-9
/
+30
2016-05-09
net: dsa: mv88e6xxx: factorize temperature access
Vivien Didelot
5
-7
/
+36
2016-05-09
net: dsa: mv88e6xxx: factorize EEPROM access
Vivien Didelot
6
-211
/
+236
2016-05-09
net: dsa: mv88e6xxx: factorize PHY indirect access
Vivien Didelot
4
-46
/
+21
2016-05-09
net: dsa: mv88e6xxx: factorize PHY access with PPU
Vivien Didelot
4
-66
/
+43
2016-05-09
net: dsa: mv88e6xxx: add flags to info
Vivien Didelot
5
-0
/
+38
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
sh_eth: reuse sh_eth_chip_reset()
Sergei Shtylyov
1
-9
/
+2
2016-05-09
sh_eth: call sh_eth_tsu_write() from sh_eth_chip_reset_giga()
Sergei Shtylyov
1
-2
/
+3
2016-05-09
pxa168_eth: mdiobus_scan() doesn't return NULL anymore
Sergei Shtylyov
1
-2
/
+0
2016-05-09
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
6
-24
/
+124
2016-05-09
macsec: key identifier is 128 bits, not 64
Sabrina Dubroca
1
-6
/
+13
2016-05-09
ifb: support more features
Eric Dumazet
1
-0
/
+3
2016-05-08
ISDN: eicon: replace custom hex_asc_lo() / hex_pack_byte()
Andy Shevchenko
1
-14
/
+7
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-07
cxgb4: Reset dcb state machine and tx queue prio only if dcb is enabled
Hariprasad Shenai
1
-18
/
+20
2016-05-07
Merge tag 'char-misc-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-8
/
+27
2016-05-07
Merge tag 'staging-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-7
/
+34
2016-05-07
Merge tag 'usb-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-19
/
+11
2016-05-07
Merge tag 'media/v4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
3
-24
/
+9
2016-05-07
Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-0
/
+223
2016-05-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-4
/
+10
2016-05-06
mlxsw: spectrum: Fix ordering in mlxsw_sp_fini
Jiri Pirko
1
-1
/
+1
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
[next]