index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-18
Merge remote-tracking branch 'net-next/master'
Stefan Schmidt
1466
-16111
/
+52960
2017-10-18
tcp: fix tcp_xmit_retransmit_queue() after rbtree introduction
Eric Dumazet
1
-6
/
+3
2017-10-18
Merge branch 'bpf-ctx-info-out-of-verifier'
David S. Miller
7
-76
/
+150
2017-10-18
bpf: allow access to skb->len from offloads
Jakub Kicinski
1
-0
/
+2
2017-10-18
bpf: move knowledge about post-translation offsets out of verifier
Jakub Kicinski
3
-39
/
+59
2017-10-18
bpf: remove the verifier ops from program structure
Jakub Kicinski
4
-17
/
+18
2017-10-18
bpf: split verifier and program ops
Jakub Kicinski
6
-40
/
+91
2017-10-18
tcp: Check daddr_cache before use in tracepoint
David Ahern
1
-4
/
+4
2017-10-18
net: ipx: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-10-18
ipv6: mark expected switch fall-throughs
Gustavo A. R. Silva
10
-6
/
+19
2017-10-18
tcp: Use pI6c in tcp tracepoint
David Ahern
1
-1
/
+1
2017-10-18
ipv4: mark expected switch fall-throughs
Gustavo A. R. Silva
7
-3
/
+11
2017-10-18
decnet: af_decnet: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2017-10-18
Merge branch 'DSA-DPAA'
David S. Miller
4
-177
/
+115
2017-10-18
dpaa_eth: remove obsolete comment
Madalin Bucur
1
-4
/
+0
2017-10-18
fsl/fman: add dpaa in module names
Madalin Bucur
1
-6
/
+6
2017-10-18
dpaa_eth: cleanup dpaa_eth_probe() error paths
Madalin Bucur
1
-33
/
+20
2017-10-18
dpaa_eth: change device used
Madalin Bucur
3
-53
/
+27
2017-10-18
dpaa_eth: move of_phy_connect() to the eth driver
Madalin Bucur
3
-84
/
+66
2017-10-18
fsl/fman: remove of_node
Madalin Bucur
1
-1
/
+0
2017-10-18
tools: bpftool: use more common tag format
Jakub Kicinski
3
-4
/
+3
2017-10-18
Merge branch 'networking-Convert-timers-to-use-timer_setup'
David S. Miller
154
-904
/
+781
2017-10-18
sunrpc: Convert timers to use timer_setup()
Kees Cook
4
-15
/
+13
2017-10-18
ipv4: timewait: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+3
2017-10-18
um: net: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+4
2017-10-18
net: fs_enet: Remove unused timer
Kees Cook
2
-3
/
+0
2017-10-18
net/xen-netback: Convert timers to use timer_setup()
Kees Cook
3
-6
/
+4
2017-10-18
net: atm: Convert timers to use timer_setup()
Kees Cook
3
-13
/
+11
2017-10-18
net/core: Convert sk_timer users to use timer_setup()
Kees Cook
6
-42
/
+46
2017-10-18
ethernet/intel: Convert timers to use timer_setup()
Kees Cook
10
-50
/
+43
2017-10-18
net: hns: Convert timers to use timer_setup()
Kees Cook
2
-11
/
+9
2017-10-18
net: neterion: Convert timers to use timer_setup()
Kees Cook
2
-10
/
+5
2017-10-18
net: usb: Convert timers to use timer_setup()
Kees Cook
3
-18
/
+10
2017-10-18
net/ethernet/sgi: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+3
2017-10-18
hamradio/scc: Convert timers to use timer_setup()
Kees Cook
1
-34
/
+35
2017-10-18
net: seeq: Convert timers to use timer_setup()
Kees Cook
2
-5
/
+7
2017-10-18
net: ethernet: sun: Convert timers to use timer_setup()
Kees Cook
9
-31
/
+24
2017-10-18
net: ethernet: apple: Convert timers to use timer_setup()
Kees Cook
2
-14
/
+10
2017-10-18
isdnloop: Convert timers to use timer_setup()
Kees Cook
1
-19
/
+14
2017-10-18
drivers/net/appletalk: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+5
2017-10-18
appletalk: Remove unneeded synchronization
Kees Cook
1
-6
/
+0
2017-10-18
hdlc: Convert timers to use timer_setup()
Kees Cook
2
-13
/
+12
2017-10-18
net/core: Collapse redundant sk_timer callback data assignments
Kees Cook
5
-5
/
+1
2017-10-18
inet: frags: Convert timers to use timer_setup()
Kees Cook
6
-11
/
+15
2017-10-18
inet/connection_sock: Convert timers to use timer_setup()
Kees Cook
4
-30
/
+33
2017-10-18
netfilter: ipset: Convert timers to use timer_setup()
Kees Cook
6
-15
/
+25
2017-10-18
net: sched: Convert timers to use timer_setup()
Kees Cook
5
-20
/
+23
2017-10-18
isdn/gigaset: Convert timers to use timer_setup()
Kees Cook
2
-20
/
+23
2017-10-18
isdn/gigaset: Use kzalloc instead of open-coded field zeroing
Kees Cook
1
-9
/
+1
2017-10-18
mISDN: Convert timers to use timer_setup()
Kees Cook
8
-32
/
+24
[prev]
[next]