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-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-16
/
+101
2017-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+5
2017-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-0
/
+61
2017-08-09
net-next: mediatek: bring up QDMA RX ring 0
John Crispin
2
-10
/
+29
2017-08-09
net-next: mediatek: fix typos inside the header file
John Crispin
1
-2
/
+2
2017-08-09
atm: make atmdev_ops const
Bhumika Goyal
6
-6
/
+6
2017-08-09
net: dsa: make dsa_switch_ops const
Bhumika Goyal
3
-3
/
+3
2017-08-09
liquidio: napi cleanup
Intiyaz Basha
2
-0
/
+29
2017-08-09
geneve: maximum value of VNI cannot be used
Girish Moodalbail
1
-1
/
+1
2017-08-09
net: systemport: Fix software statistics for SYSTEMPORT Lite
Florian Fainelli
1
-0
/
+4
2017-08-09
ibmvnic: Correct 'unused variable' warning in build.
Nathan Fontenot
1
-1
/
+0
2017-08-09
ibmvnic: Add netdev_dbg output for debugging
Nathan Fontenot
1
-7
/
+55
2017-08-09
ibmvnic: Clean up resources on probe failure
Nathan Fontenot
1
-11
/
+15
2017-08-09
sunvdc: prevent sunvdc panic when mpgroup disk added to guest domain
Jim Quigley
1
-0
/
+61
2017-08-09
bpf, nfp: implement jiting of BPF_J{LT,LE}
Daniel Borkmann
1
-0
/
+24
2017-08-09
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
14
-31
/
+166
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
65
-363
/
+595
2017-08-09
Merge tag 'pinctrl-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-15
/
+37
2017-08-09
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-7
/
+32
2017-08-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-4
/
+4
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
33
-109
/
+368
2017-08-08
isdn: hfcsusb: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-08-08
isdn: hisax: hfc_usb: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-08-08
qmi_wwan: fix NULL deref on disconnect
Bjørn Mork
1
-1
/
+5
2017-08-08
qmi_wwan: fix NULL deref on disconnect
Bjørn Mork
1
-1
/
+5
2017-08-08
net: phy: mdio-bcm-unimac: fix unsigned wrap-around when decrementing timeout
Colin Ian King
1
-1
/
+1
2017-08-08
ppp: fix xmit recursion detection on ppp channels
Guillaume Nault
1
-8
/
+10
2017-08-08
cxgb4: Clear On FLASH config file after a FW upgrade
Arjun Vynipadath
2
-0
/
+71
2017-08-08
net: dsa: lan9303: Only allocate 3 ports
Egil Hjelmeland
1
-1
/
+1
2017-08-08
liquidio: fix misspelled firmware image filenames
Derek Chickles
1
-4
/
+8
2017-08-08
netvsc: make sure and unregister datapath
stephen hemminger
3
-48
/
+28
2017-08-08
igb: support BCM54616 PHY
John W Linville
3
-0
/
+8
2017-08-08
liquidio: fix wrong info about vf rx/tx ring parameters reported to ethtool
Intiyaz Basha
1
-21
/
+9
2017-08-08
igbvf: convert msleep to mdelay in atomic context
Greg Edwards
1
-1
/
+1
2017-08-08
igbvf: after mailbox write, wait for reply
Greg Edwards
1
-2
/
+8
2017-08-08
net: dsa: mediatek: add adjust link support for user ports
John Crispin
2
-0
/
+39
2017-08-08
net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packets
Davide Caratti
1
-11
/
+18
2017-08-08
igbvf: add lock around mailbox ops
Greg Edwards
4
-0
/
+56
2017-08-08
e1000e: Initial Support for IceLake
Sasha Neftin
2
-0
/
+8
2017-08-08
igb: do not drop PF mailbox lock after read of VF message
Greg Edwards
4
-12
/
+26
2017-08-08
bpf/verifier: rework value tracking
Edward Cree
1
-10
/
+14
2017-08-08
igb: expose mailbox unlock method
Greg Edwards
3
-0
/
+41
2017-08-08
igb: add argument names to mailbox op function declarations
Greg Edwards
2
-13
/
+14
2017-08-08
net: usb: rtl8150: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-08-08
net: usb: r8152: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-08-08
net: usb: kaweth: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-08-08
net: usb: ipheth: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-08-08
net: usb: cdc-phonet: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-08-08
net: usb: catc: constify usb_device_id and fix space before '[' error
Arvind Yadav
1
-1
/
+1
2017-08-08
net: irda: stir4200: constify usb_device_id
Arvind Yadav
1
-1
/
+1
[next]