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
2019-06-27
batman-adv: mcast: detect, distribute and maintain multicast router presence
Linus Lüssing
2019-06-27
batman-adv: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-27
batman-adv: mcast: avoid redundant multicast TT entries with bridges
Linus Lüssing
2019-06-27
batman-adv: mcast: collect softif listeners from IP lists instead
Linus Lüssing
2019-06-27
net/smc: common release code for non-accepted sockets
Ursula Braun
2019-06-27
net: ipv4: fix infinite loop on secondary addr promotion
Florian Westphal
2019-06-27
net: ethtool: Allow parsing ETHER_FLOW types when using flow_rule
Maxime Chevallier
2019-06-26
af_packet: Block execution of tasks waiting for transmit to complete in AF_PA...
Neil Horman
2019-06-26
sctp: change to hold sk after auth shkey is created successfully
Xin Long
2019-06-26
ipv6: fix neighbour resolution with raw socket
Nicolas Dichtel
2019-06-26
ipv6: constify rt6_nexthop()
Nicolas Dichtel
2019-06-26
rtnetlink: skip metrics loop for dst_default_metrics
David Ahern
2019-06-26
keys: Network namespace domain tag
David Howells
2019-06-26
keys: Add a 'recurse' flag for keyring searches
David Howells
2019-06-26
ipv4: reset rt_iif for recirculated mcast/bcast out pkts
Stephen Suryaputra
2019-06-26
net/smc: Fix error path in smc_init
YueHaibing
2019-06-26
net/smc: hold conns_lock before calling smc_lgr_register_conn()
Huaping Zhou
2019-06-26
ipv6: fix suspicious RCU usage in rt6_dump_route()
Eric Dumazet
2019-06-26
ipv4: fix suspicious RCU usage in fib_dump_info_fnhe()
Eric Dumazet
2019-06-26
xdp: Make __mem_id_disconnect static
YueHaibing
2019-06-26
xsk: Properly terminate assignment in xskq_produce_flush_desc
Nathan Chancellor
2019-06-26
netfilter: ctnetlink: Fix regression in conntrack entry deletion
Felix Kaechele
2019-06-25
tipc: rename function msg_get_wrapped() to msg_inner_hdr()
Jon Maloy
2019-06-25
tipc: eliminate unnecessary skb expansion during retransmission
Jon Maloy
2019-06-25
tipc: simplify stale link failure criteria
Jon Maloy
2019-06-25
net/ipv6: Fix misuse of proc_dointvec "skip_notify_on_dev_down"
Eiichi Tsukata
2019-06-25
ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loop
Stephen Suryaputra
2019-06-25
ipvs: fix tinfo memory leak in start_sync_thread
Julian Anastasov
2019-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
2019-06-24
ip6_fib: Don't discard nodes with valid routing information in fib6_locate_1()
Stefano Brivio
2019-06-24
ipv6: Dump route exceptions if requested
Stefano Brivio
2019-06-24
ipv6/route: Change return code of rt6_dump_route() for partial node dumps
Stefano Brivio
2019-06-24
ipv6/route: Don't match on fc_nh_id if not set in ip6_route_del()
Stefano Brivio
2019-06-24
Revert "net/ipv6: Bail early if user only wants cloned entries"
Stefano Brivio
2019-06-24
ipv4: Dump route exceptions if requested
Stefano Brivio
2019-06-24
ipv4/route: Allow NULL flowinfo in rt_fill_info()
Stefano Brivio
2019-06-24
ipv4/fib_frontend: Allow RTM_F_CLONED flag to be used for filtering
Stefano Brivio
2019-06-24
fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONED
Stefano Brivio
2019-06-24
tipc: check msg->req data len in tipc_nl_compat_bearer_disable
Xin Long
2019-06-24
ipv4: fix confirm_addr_indev() when enable route_localnet
Shijie Luo
2019-06-24
ipv4: fix inet_select_addr() when enable route_localnet
Shijie Luo
2019-06-24
tipc: remove the unnecessary msg->req check from tipc_nl_compat_bearer_set
Xin Long
2019-06-24
net/packet: fix memory leak in packet_set_ring()
Eric Dumazet
2019-06-24
tipc: fix missing indentation in source code
john.rutherford@dektech.com.au
2019-06-24
net/tls: fix page double free on TX cleanup
Dirk van der Merwe
2019-06-23
ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREF
Wei Wang
2019-06-23
ipv6: convert rx data path to not take refcnt on dst
Wei Wang
2019-06-23
ipv6: honor RT6_LOOKUP_F_DST_NOREF in rule lookup logic
Wei Wang
2019-06-23
ipv6: initialize rt6->rt6i_uncached in all pre-allocated dst entries
Wei Wang
2019-06-23
ipv6: introduce RT6_LOOKUP_F_DST_NOREF flag in ip6_pol_route()
Wei Wang
[prev]
[next]