index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
batman-adv: update data pointers after skb_cow()
Matthias Schiffer
2018-03-16
1
-5
/
+5
|
|
*
|
batman-adv: Fix multicast packet loss with a single WANT_ALL_IPV4/6 flag
Linus Lüssing
2018-03-04
1
-2
/
+2
|
*
|
|
net/sched: fix idr leak in the error path of tcf_skbmod_init()
Davide Caratti
2018-03-21
1
-1
/
+1
|
*
|
|
net/sched: fix idr leak in the error path of tcf_vlan_init()
Davide Caratti
2018-03-21
1
-1
/
+1
|
*
|
|
net/sched: fix idr leak in the error path of __tcf_ipt_init()
Davide Caratti
2018-03-21
1
-3
/
+6
|
*
|
|
net/sched: fix idr leak in the error path of tcp_pedit_init()
Davide Caratti
2018-03-21
1
-1
/
+1
|
*
|
|
net/sched: fix idr leak in the error path of tcf_act_police_init()
Davide Caratti
2018-03-21
1
-1
/
+1
|
*
|
|
net/sched: fix idr leak in the error path of tcf_simp_init()
Davide Caratti
2018-03-21
1
-1
/
+1
|
*
|
|
net/sched: fix idr leak on the error path of tcf_bpf_init()
Davide Caratti
2018-03-21
1
-1
/
+1
|
|
|
/
|
|
/
|
|
*
|
ipv6: old_dport should be a __be16 in __ip6_datagram_connect()
Stefano Brivio
2018-03-20
1
-1
/
+1
|
*
|
devlink: Remove redundant free on error path
Arkadi Sharshevsky
2018-03-20
1
-12
/
+4
|
*
|
net/sched: fix NULL dereference on the error path of tcf_skbmod_init()
Davide Caratti
2018-03-18
1
-1
/
+2
|
*
|
net/sched: fix NULL dereference in the error path of tcf_sample_init()
Davide Caratti
2018-03-18
1
-1
/
+2
|
*
|
net/sched: fix NULL dereference in the error path of tunnel_key_init()
Davide Caratti
2018-03-18
1
-4
/
+5
|
*
|
net/sched: fix NULL dereference in the error path of tcf_csum_init()
Davide Caratti
2018-03-18
1
-1
/
+2
|
*
|
net/sched: fix NULL dereference in the error path of tcf_vlan_init()
Davide Caratti
2018-03-18
1
-1
/
+2
|
*
|
net: sched: fix uses after free
Eric Dumazet
2018-03-17
1
-9
/
+13
|
*
|
skbuff: Fix not waking applications when errors are enqueued
Vinicius Costa Gomes
2018-03-16
1
-1
/
+1
|
*
|
netlink: avoid a double skb free in genlmsg_mcast()
Nicolas Dichtel
2018-03-16
1
-1
/
+1
|
*
|
net/iucv: Free memory obtained by kzalloc
Arvind Yadav
2018-03-16
1
-1
/
+3
|
*
|
kcm: lock lower socket in kcm_attach
Tom Herbert
2018-03-16
1
-10
/
+23
|
*
|
vlan: Fix out of order vlan headers with reorder header off
Toshiaki Makita
2018-03-16
1
-2
/
+2
|
*
|
net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off
Toshiaki Makita
2018-03-16
1
-2
/
+5
|
*
|
net sched actions: return explicit error when tunnel_key mode is not specified
Roman Mashak
2018-03-15
1
-0
/
+1
|
*
|
net/smc: simplify wait when closing listen socket
Ursula Braun
2018-03-15
2
-26
/
+3
|
*
|
ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu
Sabrina Dubroca
2018-03-14
2
-7
/
+20
|
*
|
net: use skb_to_full_sk() in skb_update_prio()
Eric Dumazet
2018-03-14
1
-7
/
+15
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-03-13
11
-33
/
+50
|
|
\
\
|
|
*
|
net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms()
Greg Hackmann
2018-03-13
1
-1
/
+1
|
|
*
|
xfrm: Verify MAC header exists before overwriting eth_hdr(skb)->h_proto
Yossi Kuperman
2018-03-07
2
-2
/
+4
|
|
*
|
xfrm: Fix ESN sequence number handling for IPsec GSO packets.
Steffen Klassert
2018-03-01
1
-1
/
+1
|
|
*
|
xfrm: Fix infinite loop in xfrm_get_dst_nexthop with transport mode.
Steffen Klassert
2018-02-20
1
-2
/
+2
|
|
*
|
xfrm: do not call rcu_read_unlock when afinfo is NULL in xfrm_get_tos
Xin Long
2018-02-19
1
-2
/
+5
|
|
*
|
xfrm: reuse uncached_list to track xdsts
Xin Long
2018-02-16
4
-11
/
+23
|
|
*
|
xfrm_user: uncoditionally validate esn replay attribute struct
Florian Westphal
2018-02-13
1
-13
/
+8
|
|
*
|
xfrm: Fix policy hold queue after flowcache removal.
Steffen Klassert
2018-02-13
1
-1
/
+1
|
|
*
|
xfrm: Refuse to insert 32 bit userspace socket policies on 64 bit systems
Steffen Klassert
2018-02-02
1
-0
/
+5
|
*
|
|
net: dsa: Fix dsa_is_user_port() test inversion
Florian Fainelli
2018-03-13
1
-1
/
+1
|
*
|
|
l2tp: fix races with ipv4-mapped ipv6 addresses
Paolo Abeni
2018-03-12
2
-23
/
+18
|
*
|
|
net: ipv6: keep sk status consistent after datagram connect failure
Paolo Abeni
2018-03-12
1
-7
/
+14
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-03-12
7
-11
/
+84
|
|
\
\
\
|
|
*
|
|
netfilter: nf_tables: release flowtable hooks
Pablo Neira Ayuso
2018-03-11
1
-0
/
+1
|
|
*
|
|
netfilter: bridge: ebt_among: add more missing match size checks
Florian Westphal
2018-03-11
1
-0
/
+34
|
|
*
|
|
netfilter: x_tables: add and use xt_check_proc_name
Florian Westphal
2018-03-11
3
-9
/
+43
|
|
*
|
|
netfilter: ebtables: fix erroneous reject of last rule
Florian Westphal
2018-03-11
1
-1
/
+5
|
|
*
|
|
netfilter: nft_set_hash: skip fixed hash if timeout is specified
Pablo Neira Ayuso
2018-03-06
1
-1
/
+1
|
*
|
|
|
sock_diag: request _diag module only when the family or proto has been regist...
Xin Long
2018-03-12
4
-10
/
+31
|
*
|
|
|
openvswitch: meter: fix the incorrect calculation of max delta_t
zhangliping
2018-03-12
1
-3
/
+9
|
*
|
|
|
ip6erspan: make sure enough headroom at xmit.
William Tu
2018-03-09
1
-0
/
+3
|
*
|
|
|
ip6erspan: improve error handling for erspan version number.
William Tu
2018-03-09
1
-0
/
+2
[prev]
[next]