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.13.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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-29
ipv6: do not set sk_destruct in IPV6_ADDRFORM sockopt
Xin Long
1
-1
/
+0
2017-08-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
4
-8
/
+13
2017-08-29
net: dsa: Don't dereference dst->cpu_dp->netdev
Florian Fainelli
1
-1
/
+1
2017-08-29
bridge: check for null fdb->dst before notifying switchdev drivers
Roopa Prabhu
1
-1
/
+1
2017-08-29
ipv6: set dst.obsolete when a cached route has expired
Xin Long
2
-2
/
+5
2017-08-29
ipv6: fix sparse warning on rt6i_node
Wei Wang
3
-6
/
+10
2017-08-28
l2tp: hold tunnel used while creating sessions with netlink
Guillaume Nault
1
-9
/
+12
2017-08-28
l2tp: hold tunnel while handling genl TUNNEL_GET commands
Guillaume Nault
1
-12
/
+15
2017-08-28
l2tp: hold tunnel while handling genl tunnel updates
Guillaume Nault
1
-2
/
+4
2017-08-28
l2tp: hold tunnel while processing genl delete command
Guillaume Nault
1
-2
/
+4
2017-08-28
l2tp: hold tunnel while looking up sessions in l2tp_netlink
Guillaume Nault
3
-47
/
+38
2017-08-28
l2tp: initialise session's refcount before making it reachable
Guillaume Nault
1
-4
/
+2
2017-08-28
net: missing call of trace_napi_poll in busy_poll_stop
Jesper Dangaard Brouer
1
-0
/
+1
2017-08-28
xfrm_user: fix info leak in build_aevent()
Mathias Krause
1
-0
/
+1
2017-08-28
xfrm_user: fix info leak in build_expire()
Mathias Krause
1
-0
/
+2
2017-08-28
xfrm_user: fix info leak in xfrm_notify_sa()
Mathias Krause
1
-0
/
+1
2017-08-28
xfrm_user: fix info leak in copy_user_offload()
Mathias Krause
1
-1
/
+1
2017-08-26
udp6: set rx_dst_cookie on rx_dst updates
Paolo Abeni
2
-2
/
+13
2017-08-26
tcp: fix refcnt leak with ebpf congestion control
Sabrina Dubroca
3
-11
/
+17
2017-08-26
ipv6: Fix may be used uninitialized warning in rt6_check
Steffen Klassert
1
-1
/
+1
2017-08-25
esp: Fix skb tailroom calculation
Steffen Klassert
2
-2
/
+2
2017-08-25
esp: Fix locking on page fragment allocation
Steffen Klassert
2
-4
/
+6
2017-08-25
tipc: context imbalance at node read unlock
Parthasarathy Bhuvaragan
1
-1
/
+1
2017-08-25
tipc: reassign pointers after skb reallocation / linearization
Parthasarathy Bhuvaragan
1
-2
/
+5
2017-08-25
tipc: perform skb_linearize() before parsing the inner header
Parthasarathy Bhuvaragan
1
-0
/
+2
2017-08-25
net_sched: fix a refcount_t issue with noop_qdisc
Eric Dumazet
2
-4
/
+4
2017-08-25
bpf: fix bpf_setsockopts return value
Yuchung Cheng
1
-1
/
+0
2017-08-25
tipc: Fix tipc_sk_reinit handling of -EAGAIN
Bob Peterson
1
-3
/
+3
2017-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
6
-24
/
+30
2017-08-24
netfilter: nf_tables: Fix nft limit burst handling
andy zhou
1
-11
/
+14
2017-08-24
netfilter: check for seqadj ext existence before adding it in nf_nat_setup_info
Xin Long
1
-1
/
+1
2017-08-24
net: xfrm: don't double-hold dst when sk_policy in use.
Lorenzo Colitti
1
-1
/
+0
2017-08-24
sctp: Avoid out-of-bounds reads from address storage
Stefano Brivio
2
-4
/
+6
2017-08-24
net: dsa: use consume_skb()
Eric Dumazet
2
-2
/
+2
2017-08-24
net: dsa: skb_put_padto() already frees nskb
Florian Fainelli
1
-4
/
+6
2017-08-24
net: core: Specify skb_pad()/skb_put_padto() SKB freeing
Florian Fainelli
1
-5
/
+8
2017-08-23
net: sched: don't do tcf_chain_flush from tcf_chain_destroy
Jiri Pirko
1
-3
/
+3
2017-08-23
net: sched: fix use after free when tcf_chain_destroy is called multiple times
Jiri Pirko
1
-2
/
+10
2017-08-23
udp: on peeking bad csum, drop packets even if not at head
Eric Dumazet
1
-1
/
+1
2017-08-23
tipc: fix a race condition of releasing subscriber object
Ying Xue
1
-0
/
+2
2017-08-23
tipc: remove subscription references only for pending timers
Parthasarathy Bhuvaragan
1
-12
/
+7
2017-08-22
net/hsr: Check skb_put_padto() return value
Florian Fainelli
1
-1
/
+2
2017-08-22
ipv6: add rcu grace period before freeing fib6_node
Wei Wang
2
-7
/
+27
2017-08-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
6
-11
/
+29
2017-08-22
ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()
Stefano Brivio
1
-4
/
+2
2017-08-21
ipv6: repair fib6 tree in failure case
Wei Wang
1
-13
/
+11
2017-08-19
net: sched: fix NULL pointer dereference when action calls some targets
Xin Long
1
-0
/
+2
2017-08-19
rxrpc: Fix oops when discarding a preallocated service call
David Howells
1
-0
/
+1
2017-08-19
irda: do not leak initialized list.dev to userspace
Colin Ian King
1
-1
/
+1
2017-08-19
tcp: when rearming RTO, if RTO time is in past then fire RTO ASAP
Neal Cardwell
1
-2
/
+1
[next]