index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2017-08-30
sch_hfsc: fix null pointer deref and double free on init failure
Nikolay Aleksandrov
2017-08-30
sch_hhf: fix null pointer dereference on init failure
Nikolay Aleksandrov
2017-08-30
sch_multiq: fix double free on init failure
Nikolay Aleksandrov
2017-08-30
sch_htb: fix crash on init failure
Nikolay Aleksandrov
2017-08-29
packet: Don't write vnet header beyond end of buffer
Benjamin Poirier
2017-08-29
tipc: permit bond slave as bearer
Parthasarathy Bhuvaragan
2017-08-29
ipv6: do not set sk_destruct in IPV6_ADDRFORM sockopt
Xin Long
2017-08-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-08-28
net: dsa: Don't dereference dst->cpu_dp->netdev
Florian Fainelli
2017-08-28
bridge: check for null fdb->dst before notifying switchdev drivers
Roopa Prabhu
2017-08-28
ipv6: set dst.obsolete when a cached route has expired
Xin Long
2017-08-28
ipv6: fix sparse warning on rt6i_node
Wei Wang
2017-08-28
l2tp: hold tunnel used while creating sessions with netlink
Guillaume Nault
2017-08-28
l2tp: hold tunnel while handling genl TUNNEL_GET commands
Guillaume Nault
2017-08-28
l2tp: hold tunnel while handling genl tunnel updates
Guillaume Nault
2017-08-28
l2tp: hold tunnel while processing genl delete command
Guillaume Nault
2017-08-28
l2tp: hold tunnel while looking up sessions in l2tp_netlink
Guillaume Nault
2017-08-28
l2tp: initialise session's refcount before making it reachable
Guillaume Nault
2017-08-28
net: missing call of trace_napi_poll in busy_poll_stop
Jesper Dangaard Brouer
2017-08-28
xfrm_user: fix info leak in build_aevent()
Mathias Krause
2017-08-28
xfrm_user: fix info leak in build_expire()
Mathias Krause
2017-08-28
xfrm_user: fix info leak in xfrm_notify_sa()
Mathias Krause
2017-08-28
xfrm_user: fix info leak in copy_user_offload()
Mathias Krause
2017-08-25
udp6: set rx_dst_cookie on rx_dst updates
Paolo Abeni
2017-08-25
tcp: fix refcnt leak with ebpf congestion control
Sabrina Dubroca
2017-08-25
ipv6: Fix may be used uninitialized warning in rt6_check
Steffen Klassert
2017-08-25
esp: Fix skb tailroom calculation
Steffen Klassert
2017-08-25
esp: Fix locking on page fragment allocation
Steffen Klassert
2017-08-24
tipc: context imbalance at node read unlock
Parthasarathy Bhuvaragan
2017-08-24
tipc: reassign pointers after skb reallocation / linearization
Parthasarathy Bhuvaragan
2017-08-24
tipc: perform skb_linearize() before parsing the inner header
Parthasarathy Bhuvaragan
2017-08-24
net_sched: fix a refcount_t issue with noop_qdisc
Eric Dumazet
2017-08-24
bpf: fix bpf_setsockopts return value
Yuchung Cheng
2017-08-24
tipc: Fix tipc_sk_reinit handling of -EAGAIN
Bob Peterson
2017-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-08-24
netfilter: nf_tables: Fix nft limit burst handling
andy zhou
2017-08-24
netfilter: check for seqadj ext existence before adding it in nf_nat_setup_info
Xin Long
2017-08-24
net: xfrm: don't double-hold dst when sk_policy in use.
Lorenzo Colitti
2017-08-23
sctp: Avoid out-of-bounds reads from address storage
Stefano Brivio
2017-08-23
net: dsa: use consume_skb()
Eric Dumazet
2017-08-23
net: dsa: skb_put_padto() already frees nskb
Florian Fainelli
2017-08-23
net: core: Specify skb_pad()/skb_put_padto() SKB freeing
Florian Fainelli
2017-08-22
net: sched: don't do tcf_chain_flush from tcf_chain_destroy
Jiri Pirko
2017-08-22
net: sched: fix use after free when tcf_chain_destroy is called multiple times
Jiri Pirko
2017-08-22
udp: on peeking bad csum, drop packets even if not at head
Eric Dumazet
2017-08-22
tipc: fix a race condition of releasing subscriber object
Ying Xue
2017-08-22
tipc: remove subscription references only for pending timers
Parthasarathy Bhuvaragan
2017-08-22
net/hsr: Check skb_put_padto() return value
Florian Fainelli
2017-08-22
ipv6: add rcu grace period before freeing fib6_node
Wei Wang
2017-08-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
[next]