index
:
kernel/git/stable/linux-stable.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-7.2.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
2017-02-04
net: ipv6: Use compressed IPv6 addresses showing route replace error
David Ahern
2017-02-04
net: ipv6: Change notifications for multipath delete to RTA_MULTIPATH
David Ahern
2017-02-04
net: ipv6: Change notifications for multipath add to RTA_MULTIPATH
David Ahern
2017-02-04
net: ipv6: Add support to dump multipath routes via RTA_MULTIPATH attribute
David Ahern
2017-02-04
net: ipv6: Allow shorthand delete of all nexthops in multipath route
David Ahern
2017-02-03
net: skb_needs_check() accepts CHECKSUM_NONE for tx
Eric Dumazet
2017-02-03
net: remove support for per driver ndo_busy_poll()
Eric Dumazet
2017-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-02-03
sched: cls_flower: expose priority to offloading netdevice
Jiri Pirko
2017-02-03
tcp: clear pfmemalloc on outgoing skb
Eric Dumazet
2017-02-03
net: ipv6: Set protocol to kernel for local routes
David Ahern
2017-02-03
bridge: vlan dst_metadata hooks in ingress and egress paths
Roopa Prabhu
2017-02-03
bridge: per vlan dst_metadata netlink support
Roopa Prabhu
2017-02-03
net/sched: act_ife: Change to use ife module
Yotam Gigi
2017-02-03
net: Introduce ife encapsulation module
Yotam Gigi
2017-02-03
net/sched: act_ife: Unexport ife_tlv_meta_encode
Yotam Gigi
2017-02-03
tcp: add tcp_mss_clamp() helper
Eric Dumazet
2017-02-02
net: add LINUX_MIB_PFMEMALLOCDROP counter
Eric Dumazet
2017-02-02
net: ipv4: remove fib_lookup.h from devinet.c include list
David Ahern
2017-02-02
net: remove useless pfmemalloc setting
Eric Dumazet
2017-02-02
unix: add ioctl to open a unix socket file with O_PATH
Andrey Vagin
2017-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-02
netfilter: allow logging from non-init namespaces
Michal Kubeček
2017-02-02
ipvs: free ip_vs_dest structs when refcnt=0
David Windsor
2017-02-02
netfilter: merge ctinfo into nfct pointer storage area
Florian Westphal
2017-02-02
netfilter: guarantee 8 byte minalign for template addresses
Florian Westphal
2017-02-02
netfilter: add and use nf_ct_set helper
Florian Westphal
2017-02-02
skbuff: add and use skb_nfct helper
Florian Westphal
2017-02-02
netfilter: reduce direct skb->nfct usage
Florian Westphal
2017-02-02
netfilter: reset netfilter state when duplicating packet
Florian Westphal
2017-02-02
netfilter: conntrack: no need to pass ctinfo to error handler
Florian Westphal
2017-02-02
netfilter: nf_tables: Eliminate duplicated code in nf_tables_table_enable()
Feng
2017-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-02-01
net/sched: act_psample: Remove unnecessary ASSERT_RTNL
Yotam Gigi
2017-02-01
net/sched: act_sample: Fix error path in init
Yotam Gigi
2017-02-01
tcp: fix 0 divide in __tcp_select_window()
Eric Dumazet
2017-02-01
ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()
Dan Carpenter
2017-02-01
net: ipv6: add NLM_F_APPEND in notifications when applicable
David Ahern
2017-02-01
net: reduce skb_warn_bad_offload() noise
Eric Dumazet
2017-02-01
net/sched: matchall: Fix configuration race
Yotam Gigi
2017-02-01
rtnetlink: Handle IFLA_MASTER parameter when processing rtnl_newlink
Theuns Verwoerd
2017-02-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-01-31
net: ethtool: convert large order kmalloc allocations to vzalloc
Alexei Starovoitov
2017-01-30
net/sched: cls_flower: Correct matching on ICMPv6 code
Simon Horman
2017-01-30
Merge tag 'linux-can-fixes-for-4.10-20170130' of git://git.kernel.org/pub/scm...
David S. Miller
2017-01-30
smc: some potential use after free bugs
Dan Carpenter
2017-01-30
net: dsa: Add plumbing for port mirroring
Florian Fainelli
2017-01-30
ipv6: Paritially checksum full MTU frames
Vlad Yasevich
2017-01-30
lwtunnel: remove device arg to lwtunnel_build_state
David Ahern
2017-01-30
net: Avoid receiving packets with an l3mdev on unbound UDP sockets
Robert Shearman
[next]