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
2015-10-03
tcp/dccp: add SLAB_DESTROY_BY_RCU flag for request sockets
Eric Dumazet
2
-2
/
+4
2015-10-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
16
-63
/
+87
2015-10-03
Merge branch 'ravb-r8a7795'
David S. Miller
5
-53
/
+184
2015-10-03
ravb: Add support for r8a7795 SoC
Kazuya Mizuguchi
2
-8
/
+62
2015-10-03
ravb: Document binding for r8a7795 SoC
Kazuya Mizuguchi
1
-7
/
+62
2015-10-03
ravb: Provide dev parameter to DMA API
Kazuya Mizuguchi
1
-19
/
+19
2015-10-03
phylib: Add phy_set_max_speed helper
Simon Horman
2
-19
/
+41
2015-10-03
Merge branch 'bpf-updates'
David S. Miller
13
-16
/
+63
2015-10-03
sched, bpf: make skb->priority writable
Daniel Borkmann
1
-2
/
+7
2015-10-03
sched, bpf: add helper for retrieving routing realms
Daniel Borkmann
5
-3
/
+39
2015-10-03
ebpf: migrate bpf_prog's flags to bitfield
Daniel Borkmann
11
-12
/
+18
2015-10-03
Merge branch 'switchdev-obj'
David S. Miller
11
-160
/
+199
2015-10-03
switchdev: push object ID back to object structure
Jiri Pirko
6
-56
/
+45
2015-10-03
switchdev: bring back switchdev_obj and use it as a generic object param
Jiri Pirko
6
-62
/
+109
2015-10-03
switchdev: rename switchdev_obj_fdb to switchdev_obj_port_fdb
Jiri Pirko
5
-12
/
+12
2015-10-03
switchdev: rename switchdev_obj_vlan to switchdev_obj_port_vlan
Jiri Pirko
5
-12
/
+12
2015-10-03
switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*
Jiri Pirko
9
-25
/
+26
2015-10-03
switchdev: rename SWITCHDEV_OBJ_* enum values to SWITCHDEV_OBJ_ID_*
Jiri Pirko
7
-35
/
+37
2015-10-03
Merge branch 'tcp-lockless-listener'
David S. Miller
20
-746
/
+307
2015-10-03
tcp: do not lock listener to process SYN packets
Eric Dumazet
2
-4
/
+18
2015-10-03
tcp/dccp: add a reschedule point in inet_csk_listen_stop()
Eric Dumazet
1
-0
/
+1
2015-10-03
tcp: remove max_qlen_log
Eric Dumazet
4
-18
/
+6
2015-10-03
tcp/dccp: remove struct listen_sock
Eric Dumazet
3
-76
/
+11
2015-10-03
tcp: attach SYNACK messages to request sockets instead of listener
Eric Dumazet
8
-32
/
+47
2015-10-03
ipv6: remove obsolete inet6 functions
Eric Dumazet
1
-9
/
+0
2015-10-03
tcp/dccp: shrink struct listen_sock
Eric Dumazet
2
-14
/
+3
2015-10-03
tcp/dccp: install syn_recv requests into ehash table
Eric Dumazet
15
-501
/
+160
2015-10-03
tcp/dccp: remove inet_csk_reqsk_queue_added() timeout argument
Eric Dumazet
3
-4
/
+3
2015-10-03
tcp: get_openreq[46]() changes
Eric Dumazet
3
-8
/
+8
2015-10-03
tcp: remove BUG_ON() in tcp_check_req()
Eric Dumazet
1
-2
/
+0
2015-10-03
tcp: cleanup tcp_v[46]_inbound_md5_hash()
Eric Dumazet
2
-14
/
+12
2015-10-03
tcp/dccp: init sk_prot and call sk_node_init() in reqsk_alloc()
Eric Dumazet
1
-10
/
+12
2015-10-03
tcp: call sk_mark_napi_id() on the child, not the listener
Eric Dumazet
2
-2
/
+2
2015-10-03
tcp: move synflood_warned into struct request_sock_queue
Eric Dumazet
2
-5
/
+4
2015-10-03
tcp: move qlen/young out of struct listen_sock
Eric Dumazet
4
-38
/
+18
2015-10-03
tcp: add a spinlock to protect struct request_sock_queue
Eric Dumazet
3
-33
/
+26
2015-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
240
-1379
/
+2429
2015-10-02
Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
4
-62
/
+67
2015-10-02
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
4
-57
/
+77
2015-10-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
15
-34
/
+106
2015-10-02
Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-30
/
+116
2015-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
22
-59
/
+121
2015-10-02
dmapool: fix overflow condition in pool_find_page()
Robin Murphy
1
-1
/
+1
2015-10-02
thermal: avoid division by zero in power allocator
Andrea Arcangeli
1
-0
/
+10
2015-10-02
memcg: remove pcp_counter_lock
Greg Thelen
2
-2
/
+0
2015-10-02
kprobes: use _do_fork() in samples to make them work again
Petr Mladek
3
-12
/
+12
2015-10-02
drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSE
Andrew Morton
1
-0
/
+1
2015-10-02
memcg: make mem_cgroup_read_stat() unsigned
Greg Thelen
1
-12
/
+18
2015-10-02
memcg: fix dirty page migration
Greg Thelen
2
-1
/
+32
2015-10-02
dax: fix NULL pointer in __dax_pmd_fault()
Ross Zwisler
1
-1
/
+12
[next]