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
/
net
Age
Commit message (
Expand
)
Author
2020-03-19
netfilter: flowtable: populate addr_type mask
Edward Cree
2020-03-19
netfilter: flowtable: fix NULL pointer dereference in tunnel offload support
wenxu
2020-03-19
netfilter: flowtable: Fix flushing of offloaded flows on free
Paul Blakey
2020-03-19
netfilter: flowtable: reload ip{v6}h in nf_flow_tuple_ip{v6}
Haishuang Yan
2020-03-19
netfilter: flowtable: reload ip{v6}h in nf_flow_nat_ip{v6}
Haishuang Yan
2020-03-19
netfilter: nf_tables: add nft_set_elem_expr_destroy() and use it
Pablo Neira Ayuso
2020-03-19
netfilter: nf_tables: fix double-free on set expression from the error path
Pablo Neira Ayuso
2020-03-19
netfilter: nf_tables: allow to specify stateful expression in set definition
Pablo Neira Ayuso
2020-03-19
netfilter: nf_tables: pass context to nft_set_destroy()
Pablo Neira Ayuso
2020-03-19
netfilter: nf_tables: move nft_expr_clone() to nf_tables_api.c
Pablo Neira Ayuso
2020-03-18
net: sched: Fix hw_stats_type setting in pedit loop
Petr Machata
2020-03-18
net/sched: act_ct: Fix leak of ct zone template on replace
Paul Blakey
2020-03-18
netfilter: revert introduction of egress hook
Daniel Borkmann
2020-03-18
Bluetooth: Do not cancel advertising when starting a scan
Dmitry Grinberg
2020-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-03-17
net: core: dev.c: fix a documentation warning
Mauro Carvalho Chehab
2020-03-17
mptcp: move msk state update to subflow_syn_recv_sock()
Paolo Abeni
2020-03-17
net: bridge: vlan options: add support for tunnel mapping set/del
Nikolay Aleksandrov
2020-03-17
net: bridge: vlan options: add support for tunnel id dumping
Nikolay Aleksandrov
2020-03-17
net: bridge: vlan tunnel: constify bridge and port arguments
Nikolay Aleksandrov
2020-03-17
net: bridge: vlan options: rename br_vlan_opts_eq to br_vlan_opts_eq_range
Nikolay Aleksandrov
2020-03-17
net_sched: sch_fq: enable use of hrtimer slack
Eric Dumazet
2020-03-17
net_sched: do not reprogram a timer about to expire
Eric Dumazet
2020-03-17
net_sched: add qdisc_watchdog_schedule_range_ns()
Eric Dumazet
2020-03-17
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
2020-03-17
net: ethtool: require drivers to set supported_coalesce_params
Jakub Kicinski
2020-03-18
netfilter: Introduce egress hook
Lukas Wunner
2020-03-18
netfilter: Generalize ingress hook
Lukas Wunner
2020-03-18
netfilter: Rename ingress hook include file
Lukas Wunner
2020-03-17
bpf: Sanitize the bpf_struct_ops tcp-cc name
Martin KaFai Lau
2020-03-16
tcp: fix stretch ACK bugs in Yeah
Pengcheng Yang
2020-03-16
tcp: fix stretch ACK bugs in Veno
Pengcheng Yang
2020-03-16
tcp: stretch ACK fixes in Veno prep
Pengcheng Yang
2020-03-16
tcp: fix stretch ACK bugs in Scalable
Pengcheng Yang
2020-03-16
tcp: fix stretch ACK bugs in BIC
Pengcheng Yang
2020-03-16
net: ip_gre: Accept IFLA_INFO_DATA-less configuration
Petr Machata
2020-03-16
net: kcm: kcmproc.c: Fix RCU list suspicious usage warning
Madhuparna Bhowmik
2020-03-16
sunrpc: Add tracing for cache events
Trond Myklebust
2020-03-16
SUNRPC/cache: Allow garbage collection of invalid cache entries
Trond Myklebust
2020-03-16
nfsd: export upcalls must not return ESTALE when mountd is down
Trond Myklebust
2020-03-16
SUNRPC: Teach server to use xprt_sock_sendmsg for socket sends
Chuck Lever
2020-03-16
SUNRPC: Refactor xs_sendpages()
Chuck Lever
2020-03-16
svcrdma: Avoid DMA mapping small RPC Replies
Chuck Lever
2020-03-16
svcrdma: Fix double sync of transport header buffer
Chuck Lever
2020-03-16
svcrdma: Refactor chunk list encoders
Chuck Lever
2020-03-16
SUNRPC: Add encoders for list item discriminators
Chuck Lever
2020-03-16
svcrdma: Rename svcrdma_encode trace points in send routines
Chuck Lever
2020-03-16
svcrdma: Update synopsis of svc_rdma_send_reply_msg()
Chuck Lever
2020-03-16
svcrdma: Update synopsis of svc_rdma_map_reply_msg()
Chuck Lever
2020-03-16
svcrdma: Update synopsis of svc_rdma_send_reply_chunk()
Chuck Lever
[prev]
[next]