index
:
kernel/git/stable/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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2016-05-05
netfilter: conntrack: use a single hashtable for all namespaces
Florian Westphal
2016-04-29
netfilter: fix IS_ERR_VALUE usage
Pablo Neira Ayuso
2016-04-25
Merge tag 'ipvs-for-v4.7' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Pablo Neira Ayuso
2016-04-25
netfilter: conntrack: use get_random_once for conntrack hash seed
Florian Westphal
2016-04-25
netfilter: conntrack: move generation seqcnt out of netns_ct
Florian Westphal
2016-04-24
tcp-tso: do not split TSO packets at retransmit time
Eric Dumazet
2016-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-04-23
xfrm: align nlattr properly when needed
Nicolas Dichtel
2016-04-23
libnl: add nla_put_u64_64bit() helper
Nicolas Dichtel
2016-04-23
libnl: nla_put_msecs(): align on a 64-bit area
Nicolas Dichtel
2016-04-23
libnl: nla_put_s64(): align on a 64-bit area
Nicolas Dichtel
2016-04-23
libnl: nla_put_net64(): align on a 64-bit area
Nicolas Dichtel
2016-04-23
libnl: nla_put_be64(): align on a 64-bit area
Nicolas Dichtel
2016-04-23
libnl: nla_put_le64(): align on a 64-bit area
Nicolas Dichtel
2016-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-04-21
geneve: break dependency with netdev drivers
Hannes Frederic Sowa
2016-04-21
vxlan: break dependency with netdev drivers
Hannes Frederic Sowa
2016-04-21
net/mlx5e: Support RX multi-packet WQE (Striding RQ)
Tariq Toukan
2016-04-21
net/mlx5: Introduce device queue counters
Tariq Toukan
2016-04-21
net/mlx4_core: Avoid repeated calls to pci enable/disable
Daniel Jurgens
2016-04-21
tcp: Merge tx_flags and tskey in tcp_shifted_skb
Martin KaFai Lau
2016-04-21
ipmr: align RTA_MFC_STATS on 64-bit
Nicolas Dichtel
2016-04-21
libnl: add more helpers to align attributes on 64-bit
Nicolas Dichtel
2016-04-21
netdev_features: Fold NETIF_F_ALL_TSO into NETIF_F_GSO_SOFTWARE
Alexander Duyck
2016-04-21
perf, bpf: minimize the size of perf_trace_() tracepoint handler
Alexei Starovoitov
2016-04-21
net: dsa: remove tag_protocol from dsa_switch
Vivien Didelot
2016-04-20
rtnetlink: add new RTM_GETSTATS message to dump link stats
Roopa Prabhu
2016-04-20
net: nla_align_64bit() needs to test the right pointer.
David S. Miller
2016-04-20
net: fix HAVE_EFFICIENT_UNALIGNED_ACCESS typos
Eric Dumazet
2016-04-20
net/hsr: Fixed version field in ENUM
Peter Heise
2016-04-20
ipvs: handle connections started by real-servers
Marco Angaroni
2016-04-19
bpf: add event output helper for notifications/sampling/logging
Daniel Borkmann
2016-04-19
bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_output
Daniel Borkmann
2016-04-19
net/ipv6/addrconf: simplify sysctl registration
Konstantin Khlebnikov
2016-04-19
cls_cgroup: get sk_classid only from full sockets
Konstantin Khlebnikov
2016-04-19
net: Add helpers for 64-bit aligning netlink attributes.
David S. Miller
2016-04-19
Merge branch 'ptmx-cleanup'
Linus Torvalds
2016-04-19
net: Align IFLA_STATS64 attributes properly on architectures that need it.
David S. Miller
2016-04-18
Merge tag 'pci-v4.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-04-18
devpts: clean up interface to pty drivers
Linus Torvalds
2016-04-18
phy: add generic function to support ksetting support
Philippe Reynes
2016-04-18
net: ethtool: export conversion function between u32 and link mode
Philippe Reynes
2016-04-18
netfilter: connlabels: change nf_connlabels_get bit arg to 'highest used'
Florian Westphal
2016-04-18
netfilter: connlabels: move helpers to xt_connlabel
Florian Westphal
2016-04-17
net: dsa: constify probed name
Vivien Didelot
2016-04-16
Merge tag 'usb-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-04-16
netdev_features: Add NETIF_F_TSO_MANGLEID to NETIF_F_ALL_TSO
Alexander Duyck
2016-04-16
ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb
Alexander Duyck
2016-04-16
vxlan: synchronously and race-free destruction of vxlan sockets
Hannes Frederic Sowa
[next]