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.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-11-13
afs: Add some protocol defs
David Howells
3
-9
/
+35
2017-11-13
afs: Push the net ns pointer to more places
David Howells
11
-56
/
+56
2017-11-13
afs: Note the cell in the superblock info also
David Howells
2
-24
/
+48
2017-11-13
afs: Fix server reaping
David Howells
3
-10
/
+57
2017-11-13
afs: Close the rxrpc socket only after purging the servers
David Howells
1
-1
/
+1
2017-11-13
afs: Lay the groundwork for supporting network namespaces
David Howells
16
-492
/
+603
2017-11-13
Pass mode to wait_on_atomic_t() action funcs and provide default actions
David Howells
14
-98
/
+37
2017-11-13
Merge remote-tracking branch 'tip/timers/core' into afs-next
David Howells
251
-1860
/
+1810
2017-11-13
Merge branch 'net-improve-the-process-of-redirect-and-toobig-for-ipv6-tunnels'
David S. Miller
2
-50
/
+34
2017-11-13
ip6_tunnel: clean up ip4ip6 and ip6ip6's err_handlers
Xin Long
1
-28
/
+14
2017-11-13
ip6_tunnel: process toobig in a better way
Xin Long
1
-4
/
+3
2017-11-13
ip6_tunnel: add the process for redirect in ip6_tnl_err
Xin Long
1
-5
/
+10
2017-11-13
ip6_gre: process toobig in a better way
Xin Long
1
-13
/
+2
2017-11-13
ip6_gre: add the process for redirect in ip6gre_err
Xin Long
1
-0
/
+5
2017-11-13
forcedeth: remove redudant assignments in xmit
Zhu Yanjun
1
-8
/
+20
2017-11-13
Merge tag 'nfc-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
17
-42
/
+64
2017-11-13
Merge branch 'Openvswitch-meter-action'
David S. Miller
8
-31
/
+772
2017-11-13
openvswitch: Add meter action support
Andy Zhou
4
-0
/
+16
2017-11-13
openvswitch: Add meter infrastructure
Andy Zhou
5
-2
/
+674
2017-11-13
openvswitch: export get_dp() API.
Andy Zhou
2
-29
/
+31
2017-11-13
openvswitch: Add meter netlink definitions
Andy Zhou
1
-0
/
+51
2017-11-13
Merge branch 'dsa-b53-Support-prepended-Broadcom-tags'
David S. Miller
18
-44
/
+109
2017-11-13
net: dsa: b53: Support prepended Broadcom tags
Florian Fainelli
2
-4
/
+11
2017-11-13
net: dsa: Support prepended Broadcom tag
Florian Fainelli
6
-7
/
+41
2017-11-13
net: dsa: tag_brcm: Prepare for supporting prepended tag
Florian Fainelli
1
-11
/
+34
2017-11-13
net: dsa: Pass a port to get_tag_protocol()
Florian Fainelli
12
-31
/
+32
2017-11-13
net/sched/sch_red.c: work around gcc-4.4.4 anon union initializer issue
Andrew Morton
1
-5
/
+9
2017-11-13
net/mlx4: Use Kconfig flag to remove support of old gen2 Mellanox devices
Slava Shwartsman
2
-0
/
+10
2017-11-13
af_netlink: ensure that NLMSG_DONE never fails in dumps
Jason A. Donenfeld
2
-6
/
+12
2017-11-13
Merge branch 'netem-add-nsec-scheduling-and-slot-feature'
David S. Miller
2
-29
/
+121
2017-11-13
netem: support delivering packets in delayed time slots
Dave Taht
2
-3
/
+79
2017-11-13
netem: add uapi to express delay and jitter in nanoseconds
Dave Taht
2
-0
/
+16
2017-11-13
netem: convert to qdisc_watchdog_schedule_ns
Dave Taht
1
-28
/
+28
2017-11-13
ipv6: try not to take rtnl_lock in ip6mr_sk_done
Francesco Ruggeri
1
-0
/
+4
2017-11-13
net: realtek: r8169: remove redundant assignment to giga_ctrl
Colin Ian King
1
-2
/
+0
2017-11-13
net: dsa: lan9303: Documentation: Add missing word "Mbps"
Egil Hjelmeland
1
-3
/
+3
2017-11-13
net: dsa: lan9303: Fix lan9303_alr_del_port()
Egil Hjelmeland
1
-1
/
+1
2017-11-12
timers: Add a function to start/reduce a timer
David Howells
2
-7
/
+39
2017-11-12
pstore: Use ktime_get_real_fast_ns() instead of __getnstimeofday()
Arnd Bergmann
2
-4
/
+2
2017-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
37
-105
/
+180
2017-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
15
-34
/
+68
2017-11-11
Merge tag 'wireless-drivers-next-for-davem-2017-11-11' of git://git.kernel.or...
David S. Miller
66
-904
/
+995
2017-11-11
net: Remove unused skb_shared_info member
Mat Martineau
3
-33
/
+0
2017-11-11
Merge branch 'l2tp-avoid-aliasing-tunnels-socket-pointer'
David S. Miller
2
-66
/
+12
2017-11-11
l2tp: remove the .tunnel_sock field from struct pppol2tp_session
Guillaume Nault
1
-10
/
+0
2017-11-11
l2tp: avoid using ->tunnel_sock for getting session's parent tunnel
Guillaume Nault
1
-54
/
+12
2017-11-11
l2tp: remove .tunnel_sock from struct l2tp_eth
Guillaume Nault
1
-2
/
+0
2017-11-11
Merge branch 'dsa-b53-Turn-on-Broadcom-tags'
David S. Miller
3
-15
/
+60
2017-11-11
net: dsa: b53: Turn on Broadcom tags
Florian Fainelli
2
-9
/
+40
2017-11-11
net: dsa: b53: Stop using dev->cpu_port incorrectly
Florian Fainelli
1
-6
/
+4
[next]