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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-19
bpf: add bpf_skb_load_bytes helper
Daniel Borkmann
1
-0
/
+1
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
38
-25
/
+197
2015-12-18
net: Allow accepted sockets to be bound to l3mdev domain
David Ahern
2
-0
/
+17
2015-12-18
net: l3mdev: Add master device lookup by index
David Ahern
1
-0
/
+23
2015-12-18
ipv6: addrconf: use stable address generator for ARPHRD_NONE
Bjørn Mork
1
-0
/
+1
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
45
-108
/
+212
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
14
-28
/
+100
2015-12-17
ipv6: add IPV6_HDRINCL option for raw sockets
Hannes Frederic Sowa
1
-0
/
+1
2015-12-17
ipv6: allow routes to be configured with expire values
Xin Long
1
-0
/
+1
2015-12-16
net: fix warnings in 'make htmldocs' by moving macro definition out of field ...
Hannes Frederic Sowa
1
-1
/
+1
2015-12-16
geneve: Add geneve_get_rx_port support
Singhai, Anjali
1
-0
/
+8
2015-12-16
geneve: Add geneve udp port offload for ethernet devices
Singhai, Anjali
1
-1
/
+19
2015-12-16
net: sctp: dynamically enable or disable pf state
Zhu Yanjun
1
-0
/
+7
2015-12-16
inet: tcp: fix inetpeer_set_addr_v4()
Eric Dumazet
1
-0
/
+1
2015-12-16
net: diag: Support destroying TCP sockets.
Lorenzo Colitti
1
-0
/
+2
2015-12-16
net: diag: Support SOCK_DESTROY for inet sockets.
Lorenzo Colitti
1
-0
/
+4
2015-12-16
net: diag: Add the ability to destroy a socket.
Lorenzo Colitti
3
-0
/
+4
2015-12-16
net: diag: split inet_diag_dump_one_icsk into two
Lorenzo Colitti
1
-0
/
+5
2015-12-16
ila: Add generic ILA translation facility
Tom Herbert
2
-0
/
+40
2015-12-16
netlink: add a start callback for starting a netlink dump
Tom Herbert
2
-0
/
+4
2015-12-16
rhashtable: add function to replace an element
Tom Herbert
1
-0
/
+82
2015-12-16
net: Elaborate on checksum offload interface description
Tom Herbert
1
-29
/
+109
2015-12-16
net: Add driver helper functions to determine checksum offloadability
Tom Herbert
1
-0
/
+78
2015-12-16
tcp: Fix conditions to determine checksum offload
Tom Herbert
1
-0
/
+9
2015-12-16
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
Tom Herbert
3
-22
/
+29
2015-12-16
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
3
-5
/
+10
2015-12-16
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
Tom Herbert
1
-2
/
+2
2015-12-16
net: Add skb_inner_transport_offset function
Tom Herbert
1
-0
/
+5
2015-12-15
Merge tag 'dmaengine-fix-4.4-rc6' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
1
-1
/
+1
2015-12-15
switchdev: Pass original device to port netdev driver
Ido Schimmel
1
-0
/
+2
2015-12-15
net: fix IP early demux races
Eric Dumazet
2
-1
/
+34
2015-12-15
net: Fix typo in skb_fclone_busy
Masanari Iida
1
-1
/
+1
2015-12-15
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
4
-7
/
+37
2015-12-15
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
1
-0
/
+1
2015-12-14
netfilter: implement xt_cgroup cgroup2 path match
Tejun Heo
1
-0
/
+13
2015-12-14
netfilter: prepare xt_cgroup for multi revisions
Tejun Heo
1
-1
/
+1
2015-12-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
69
-496
/
+1174
2015-12-14
openvswitch: fix trivial comment typo
Paolo Abeni
1
-1
/
+1
2015-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+1
2015-12-14
netfilter: cttimeout: add netns support
Pablo Neira
2
-1
/
+4
2015-12-14
geneve: UDP checksum configuration via netlink
Tom Herbert
1
-0
/
+3
2015-12-14
rco: Clean up casting errors
Tom Herbert
1
-1
/
+2
2015-12-14
sched/wait: Fix the signal handling fix
Peter Zijlstra
1
-5
/
+5
2015-12-13
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2015-12-13
Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+3
2015-12-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-4
/
+4
2015-12-12
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+14
2015-12-12
kernel: remove stop_machine() Kconfig dependency
Chris Wilson
1
-3
/
+3
2015-12-12
mm: kmemleak: mark kmemleak_init prototype as __init
Nicolas Iooss
1
-1
/
+1
2015-12-12
net/mlx5: Use flow steering infrastructure for mlx5_en
Maor Gottlieb
2
-63
/
+38
[next]