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
2018-03-22
tipc: implement socket diagnostics for AF_TIPC
GhantaKrishnamurthy MohanKrishna
2
-0
/
+35
2018-03-22
devlink: Remove top_hierarchy arg to devlink_resource_register
David Ahern
1
-1
/
+0
2018-03-22
Merge tag 'batadv-next-for-davem-20180319' of git://git.open-mesh.org/linux-m...
David S. Miller
1
-0
/
+82
2018-03-22
net: add uevent socket member
Christian Brauner
1
-1
/
+3
2018-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
7
-1
/
+71
2018-03-19
bpf: sk_msg program helper bpf_sk_msg_pull_data
John Fastabend
1
-1
/
+2
2018-03-19
bpf: sockmap, add msg_cork_bytes() helper
John Fastabend
1
-1
/
+2
2018-03-19
bpf: sockmap, add bpf_msg_apply_bytes() helper
John Fastabend
1
-1
/
+2
2018-03-19
bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data
John Fastabend
4
-1
/
+40
2018-03-19
net: generalize sk_alloc_sg to work with scatterlist rings
John Fastabend
1
-1
/
+1
2018-03-19
net: do_tcp_sendpages flag to avoid SKBTX_SHARED_FRAG
John Fastabend
1
-0
/
+1
2018-03-19
sock: make static tls function alloc_sg generic sock helper
John Fastabend
1
-0
/
+4
2018-03-18
sctp: use proc_remove_subtree()
Al Viro
1
-10
/
+1
2018-03-18
tipc: obsolete TIPC_ZONE_SCOPE
Jon Maloy
1
-48
/
+54
2018-03-16
tcp: add snd_ssthresh stat in SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
1
-0
/
+1
2018-03-16
net: Add rtnl_lock_killable()
Kirill Tkhai
1
-0
/
+1
2018-03-16
udp: Move the udp sysctl to namespace.
Tonghao Zhang
1
-0
/
+3
2018-03-16
net/ipv6: Change address check to always take a device argument
David Ahern
1
-2
/
+2
2018-03-15
bpf: extend stackmap to save binary_build_id+offset instead of address
Song Liu
1
-0
/
+22
2018-03-14
sctp: add SCTP_AUTH_NO_AUTH type for AUTHENTICATION_EVENT
Xin Long
2
-0
/
+2
2018-03-14
sctp: add SCTP_AUTH_FREE_KEY type for AUTHENTICATION_EVENT
Xin Long
1
-1
/
+5
2018-03-14
sctp: add sockopt SCTP_AUTH_DEACTIVATE_KEY
Xin Long
2
-6
/
+7
2018-03-14
sctp: add support for SCTP AUTH Information for sendmsg
Xin Long
2
-1
/
+14
2018-03-14
sctp: add refcnt support for sh_key
Xin Long
3
-6
/
+15
2018-03-14
batman-adv: add multicast flags netlink support
Linus Lüssing
1
-0
/
+62
2018-03-14
batman-adv: add DAT cache netlink support
Linus Lüssing
1
-0
/
+20
2018-03-13
net: fix sysctl_fb_tunnels_only_for_init_net link error
Arnd Bergmann
1
-1
/
+3
2018-03-13
net: Add comment about pernet_operations methods and synchronization
Kirill Tkhai
1
-0
/
+14
2018-03-12
net: ipv6: Introduce ip6_multipath_hash_policy()
Petr Machata
1
-0
/
+11
2018-03-09
net: introduce IFF_NO_RX_HANDLER
Paolo Abeni
1
-0
/
+3
2018-03-09
net sched actions: add new tc_action_ops callback
Roman Mashak
1
-0
/
+1
2018-03-09
net sched actions: update Add/Delete action API with new argument
Roman Mashak
1
-1
/
+2
2018-03-09
net: do not create fallback tunnels for non-default namespaces
Eric Dumazet
2
-0
/
+9
2018-03-09
net: ethtool: extend RXNFC API to support RSS spreading of filter matches
Edward Cree
2
-6
/
+31
2018-03-08
Merge tag 'mlx5-updates-2018-02-28-2' of git://git.kernel.org/pub/scm/linux/k...
David S. Miller
3
-1
/
+238
2018-03-08
net/sched: cls_flower: Add support to handle first frag as match field
Pieter Jansen van Vuuren
1
-0
/
+1
2018-03-08
bpf: add support to read sample address in bpf program
Teng Qin
1
-0
/
+1
2018-03-08
net/mlx5: IPSec, Add support for ESN
Aviad Yehezkel
2
-0
/
+4
2018-03-08
net/mlx5: Add flow-steering commands for FPGA IPSec implementation
Aviad Yehezkel
2
-0
/
+8
2018-03-08
net/mlx5: Refactor accel IPSec code
Aviad Yehezkel
2
-2
/
+140
2018-03-08
net/mlx5: Added required metadata capability for ipsec
Aviad Yehezkel
1
-0
/
+1
2018-03-08
net/mlx5: Export ipsec capabilities
Aviad Yehezkel
1
-0
/
+57
2018-03-08
net/mlx5: IPSec, Add command V2 support
Aviad Yehezkel
1
-1
/
+3
2018-03-08
net/mlx5e: IPSec, Add support for ESP trailer removal by hardware
Yossi Kuperman
1
-1
/
+12
2018-03-08
net/mlx5: IPSec, Generalize sandbox QP commands
Yossi Kuperman
1
-0
/
+16
2018-03-07
Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/k...
David S. Miller
3
-2
/
+143
2018-03-07
net: unpollute priv_flags space
Paolo Abeni
1
-24
/
+8
2018-03-07
sctp: add support for snd flag SCTP_SENDALL process in sendmsg
Xin Long
1
-0
/
+2
2018-03-07
sctp: add support for SCTP_DSTADDRV4/6 Information for sendmsg
Xin Long
2
-0
/
+7
2018-03-07
sctp: add support for PR-SCTP Information for sendmsg
Xin Long
2
-0
/
+16
[next]