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-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
109
-137
/
+132
2017-01-30
net: dsa: bcm_sf2: Add support for ethtool::rxnfc
Florian Fainelli
4
-0
/
+645
2017-01-30
net: dsa: bcm_sf2: Add CFP registers definitions
Florian Fainelli
1
-0
/
+146
2017-01-30
net: dsa: bcm_sf2: Configure traffic classes to queue mapping
Florian Fainelli
2
-0
/
+13
2017-01-29
net: qcom/emac: add an error interrupt handler for the sgmii
Timur Tabi
4
-7
/
+153
2017-01-29
net: qcom/emac: remove extraneous wake-on-lan code
Timur Tabi
2
-14
/
+0
2017-01-29
net: qcom/emac: do not call emac_mac_start twice
Timur Tabi
3
-4
/
+1
2017-01-29
net: qcom/emac: always use autonegotiation to configure the SGMII link
Timur Tabi
1
-39
/
+10
2017-01-29
net: qcom/emac: display the phy driver info after we connect
Timur Tabi
2
-4
/
+3
2017-01-29
net: dsa: b53: use dsa_port's bridge pointer
Vivien Didelot
2
-7
/
+3
2017-01-29
net: dsa: qca8k: use dsa_port's bridge pointer
Vivien Didelot
2
-9
/
+4
2017-01-29
net: dsa: mv88e6xxx: use dsa_port's bridge pointer
Vivien Didelot
2
-22
/
+11
2017-01-29
net: dsa: pass bridge device when a port leaves
Vivien Didelot
4
-4
/
+5
2017-01-29
net: dsa: variable number of ports
Vivien Didelot
3
-7
/
+6
2017-01-29
ravb: Support 1Gbps on R-Car H3 ES1.1+ and R-Car M3-W
Geert Uytterhoeven
1
-2
/
+8
2017-01-29
ravb: Add tx and rx clock internal delays mode of APSR
Kazuya Mizuguchi
2
-0
/
+33
2017-01-29
net: ethernet: aquantia: return -ETIME in macro AQ_HW_WAIT_FOR
Colin Ian King
1
-1
/
+1
2017-01-29
net: ethernet: aquantia: remove another redundant err check
Colin Ian King
1
-2
/
+0
2017-01-29
net: ethernet: aquantia: remove redundant err check
Colin Ian King
1
-2
/
+0
2017-01-29
gtp: let userspace handle packets for invalid tunnels
Andreas Schultz
1
-4
/
+4
2017-01-29
gtp: remove unnecessary rcu_read_lock
Andreas Schultz
1
-20
/
+4
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
230
-1704
/
+2473
2017-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
40
-217
/
+388
2017-01-27
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-27
/
+88
2017-01-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
24
-188
/
+253
2017-01-27
Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+3
2017-01-27
Merge tag 'vfio-v4.10-rc6' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+4
2017-01-27
RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabled
Jack Morgenstein
1
-1
/
+2
2017-01-27
Merge branch 'stable/for-jens-4.10' of git://git.kernel.org/pub/scm/linux/ker...
Jens Axboe
1
-8
/
+14
2017-01-27
Merge tag 'media/v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
9
-172
/
+188
2017-01-27
Merge tag 'mmc-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
1
-3
/
+4
2017-01-27
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...
Linus Torvalds
1
-3
/
+17
2017-01-27
sfc: insert catch-all filters for encapsulated traffic
Edward Cree
2
-146
/
+449
2017-01-27
sfc: refactor debug-or-warnings printks
Jon Cooper
2
-15
/
+12
2017-01-27
sfc: fixes to filter restore handling
Jon Cooper
1
-4
/
+38
2017-01-27
net: phy: broadcom: add support for BCM54210E
Rafał Miłecki
1
-1
/
+33
2017-01-27
ISDN: eicon: silence misleading array-bounds warning
Arnd Bergmann
1
-1
/
+2
2017-01-27
Merge tag 'linux-can-next-for-4.11-20170124' of git://git.kernel.org/pub/scm/...
David S. Miller
2
-11
/
+127
2017-01-27
net: phy: micrel: add support for KSZ8795
Sean Nyekjaer
1
-0
/
+14
2017-01-27
gtp: fix cross netns recv on gtp socket
Andreas Schultz
1
-6
/
+4
2017-01-27
gtp: clear DF bit on GTP packet tx
Andreas Schultz
1
-1
/
+1
2017-01-27
gtp: add genl family modules alias
Andreas Schultz
1
-0
/
+1
2017-01-26
Merge tag 'drm-fixes-for-v4.10-rc6-part-two' of git://people.freedesktop.org/...
Linus Torvalds
25
-173
/
+240
2017-01-27
Merge tag 'drm-intel-fixes-2017-01-26' of git://anongit.freedesktop.org/git/d...
Dave Airlie
11
-66
/
+79
2017-01-26
Merge tag 'acpi-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
3
-20
/
+17
2017-01-26
Merge tag 'pm-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-9
/
+13
2017-01-27
drm/nouveau: Handle fbcon suspend/resume in seperate worker
Lyude Paul
2
-9
/
+36
2017-01-27
drm/nouveau: Don't enabling polling twice on runtime resume
Lyude Paul
2
-2
/
+6
2017-01-27
drm/ast: Fixed system hanged if disable P2A
Y.C. Chen
3
-79
/
+97
2017-01-27
Merge tag 'drm-vc4-fixes-2017-01-23' of https://github.com/anholt/linux into ...
Dave Airlie
3
-3
/
+5
[next]