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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
103
-621
/
+2992
2017-08-09
futex: Remove unnecessary warning from get_futex_key
Mel Gorman
1
-2
/
+3
2017-08-09
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-8
/
+34
2017-08-09
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-76
/
+109
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
55
-186
/
+2490
2017-08-08
net: ipv6: avoid overhead when no custom FIB rules are installed
Vincent Bernat
3
-13
/
+29
2017-08-08
net: avoid skb_warn_bad_offload false positives on UFO
Willem de Bruijn
3
-3
/
+3
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
rds: Reintroduce statistics counting
Håkon Bugge
1
-1
/
+4
2017-08-08
tcp: fastopen: tcp_connect() must refresh the route
Eric Dumazet
1
-0
/
+4
2017-08-08
net: sched: set xt_tgchk_param par.net properly in ipt_init_target
Xin Long
1
-10
/
+10
2017-08-08
cxgb4: Clear On FLASH config file after a FW upgrade
Arjun Vynipadath
2
-0
/
+71
2017-08-08
net_sched: get rid of some forward declarations
WANG Cong
1
-111
/
+103
2017-08-08
net: dsa: lan9303: Only allocate 3 ports
Egil Hjelmeland
2
-3
/
+2
2017-08-08
selftests: bpf: add a test for XDP redirect
William Tu
4
-3
/
+86
2017-08-08
liquidio: fix misspelled firmware image filenames
Derek Chickles
1
-4
/
+8
2017-08-08
bpf: Extend check_uarg_tail_zero() checks
Mickaël Salaün
1
-11
/
+15
2017-08-08
bpf: Move check_uarg_tail_zero() upward
Mickaël Salaün
1
-26
/
+26
2017-08-08
netvsc: make sure and unregister datapath
stephen hemminger
3
-48
/
+28
2017-08-08
liquidio: fix wrong info about vf rx/tx ring parameters reported to ethtool
Intiyaz Basha
1
-21
/
+9
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
Merge branch 'bpf-rewrite-value-tracking-in-verifier'
David S. Miller
10
-1281
/
+2217
2017-08-08
bpf/verifier: increase complexity limit to 128k
Edward Cree
1
-1
/
+1
2017-08-08
Documentation: describe the new eBPF verifier value tracking behaviour
Edward Cree
1
-18
/
+104
2017-08-08
selftests/bpf: variable offset negative tests
Edward Cree
1
-0
/
+41
2017-08-08
selftests/bpf: add tests for subtraction & negative numbers
Edward Cree
1
-0
/
+104
2017-08-08
selftests/bpf: don't try to access past MAX_PACKET_OFF in test_verifier
Edward Cree
1
-8
/
+8
2017-08-08
selftests/bpf: add test for bogus operations on pointers
Edward Cree
1
-2
/
+64
2017-08-08
selftests/bpf: add a test to test_align
Edward Cree
1
-0
/
+67
2017-08-08
selftests/bpf: rewrite test_align
Edward Cree
1
-93
/
+132
2017-08-08
selftests/bpf: change test_verifier expectations
Edward Cree
1
-180
/
+152
2017-08-08
bpf/verifier: more concise register state logs for constant var_off
Edward Cree
1
-19
/
+27
2017-08-08
bpf/verifier: track signed and unsigned min/max values
Edward Cree
4
-317
/
+461
2017-08-08
bpf/verifier: rework value tracking
Edward Cree
7
-852
/
+1265
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
2017-08-08
net: irda: mcs7780: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-08-08
net: irda: ksdazzle: constify usb_device_id
Arvind Yadav
1
-1
/
+1
[next]