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
2017-12-08
tuntap: fix possible deadlock when fail to register netdev
Jason Wang
1
-3
/
+4
2017-12-07
net: dsa: Allow compiling out legacy support
Florian Fainelli
2
-1
/
+5
2017-12-07
bnxt_en: Don't print "Link speed -1 no longer supported" messages.
Michael Chan
1
-3
/
+7
2017-12-06
ipvlan: Eliminate duplicated codes with existing function
Gao Feng
1
-11
/
+2
2017-12-06
mlxsw: spectrum: handle NETIF_F_HW_TC changes correctly
Jiri Pirko
3
-0
/
+52
2017-12-06
tun: avoid unnecessary READ_ONCE in tun_net_xmit
Willem de Bruijn
1
-3
/
+1
2017-12-06
act_mirred: get rid of tcfm_ifindex from struct tcf_mirred
Cong Wang
8
-29
/
+20
2017-12-06
bnxt_en: Uninitialized variable in bnxt_tc_parse_actions()
Dan Carpenter
1
-4
/
+1
2017-12-05
net: macb: change GFP_ATOMIC to GFP_KERNEL
Julia Cartwright
1
-1
/
+1
2017-12-05
net: macb: reduce scope of rx_fs_lock-protected regions
Julia Cartwright
1
-5
/
+11
2017-12-05
net: macb: kill useless use of list_empty()
Julia Cartwright
1
-19
/
+12
2017-12-05
net: dsa: return per-port upstream port
Vivien Didelot
1
-1
/
+1
2017-12-05
net: dsa: mv88e6xxx: setup global upstream port
Vivien Didelot
1
-13
/
+16
2017-12-05
net: dsa: mv88e6xxx: helper to setup upstream port
Vivien Didelot
1
-7
/
+20
2017-12-05
net: dsa: mv88e6xxx: egress floods all DSA ports
Vivien Didelot
1
-1
/
+3
2017-12-05
nfp: dump indirect ME CSRs
Carl Heymann
2
-0
/
+123
2017-12-05
nfp: dump CPP, XPB and direct ME CSRs
Carl Heymann
1
-0
/
+102
2017-12-05
nfp: dump firmware name
Carl Heymann
1
-0
/
+36
2017-12-05
nfp: dump single hwinfo field by key
Carl Heymann
1
-0
/
+57
2017-12-05
nfp: dump all hwinfo
Carl Heymann
3
-0
/
+45
2017-12-05
nfp: dump rtsyms
Carl Heymann
1
-0
/
+124
2017-12-05
nfp: dumpspec TLV traversal
Carl Heymann
1
-1
/
+153
2017-12-05
nfp: dump prolog
Carl Heymann
1
-2
/
+86
2017-12-05
nfp: load debug dump spec
Carl Heymann
1
-1
/
+33
2017-12-05
nfp: debug dump ethtool ops
Carl Heymann
5
-8
/
+137
2017-12-05
Merge branch 'ieee802154-for-davem-2017-12-04' of git://git.kernel.org/pub/sc...
David S. Miller
1
-26
/
+64
2017-12-05
netdevsim: make functions nsim_bpf_create_prog and nsim_bpf_destroy_prog static
Colin Ian King
1
-2
/
+2
2017-12-05
macb: Kill PHY reset code
Sergei Shtylyov
2
-22
/
+0
2017-12-05
phylib: Add device reset GPIO support
Sergei Shtylyov
4
-19
/
+77
2017-12-05
tun: add eBPF based queue selection method
Jason Wang
1
-23
/
+122
2017-12-05
net: hns3: Refactors the requested reset & pending reset handling code
Salil Mehta
2
-36
/
+65
2017-12-05
net: hns3: Add reset service task for handling reset requests
Salil Mehta
2
-11
/
+34
2017-12-05
net: hns3: Refactor of the reset interrupt handling logic
Salil Mehta
2
-32
/
+78
2017-12-05
net: macb: change GFP_KERNEL to GFP_ATOMIC
Julia Lawall
1
-1
/
+1
2017-12-05
phylink: convert to fwnode
Russell King
1
-38
/
+53
2017-12-05
sfp: convert to fwnode
Russell King
2
-8
/
+9
2017-12-05
sfp: fix sparse warning
Russell King
1
-1
/
+1
2017-12-05
sfp: add documentation for kernel APIs
Russell King
1
-0
/
+104
2017-12-05
phylink: add documentation for kernel APIs
Russell King
1
-0
/
+182
2017-12-05
phylink: restart 802.3z negotiation when starting net device
Russell King
1
-0
/
+6
2017-12-05
phylink: remove phylink_init_eee()
Russell King
1
-13
/
+0
2017-12-05
phylink: add support for 2500baseX and 10GbaseKR
Russell King
1
-0
/
+2
2017-12-05
phylink: get rid of separate Cisco SGMII and 802.3z modes
Russell King
1
-25
/
+14
2017-12-05
phylink: merge SGMII and 802.3z handling
Russell King
1
-7
/
+9
2017-12-05
phy: add phy_interface_mode_is_8023z() helper
Russell King
1
-2
/
+1
2017-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
195
-1067
/
+1552
2017-12-04
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-3
/
+5
2017-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
24
-83
/
+177
2017-12-04
Merge tag 'linux-can-next-for-4.16-20171201' of git://git.kernel.org/pub/scm/...
David S. Miller
7
-163
/
+174
2017-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
21
-312
/
+1477
[next]