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
*
vti4: Don't override MTU passed on link creation via IFLA_MTU
Stefano Brivio
2018-03-19
1
-1
/
+0
*
ip_tunnel: Clamp MTU to bounds on new link
Stefano Brivio
2018-03-19
1
-1
/
+7
*
vti4: Don't count header length twice on tunnel setup
Stefano Brivio
2018-03-19
1
-1
/
+0
*
xfrm: fix rcu_read_unlock usage in xfrm_local_error
Taehee Yoo
2018-03-16
1
-2
/
+3
*
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
*
|
|
ip6gre: add erspan v2 to tunnel lookup
William Tu
2018-03-09
1
-1
/
+2
*
|
|
net: use skb_is_gso_sctp() instead of open-coding
Daniel Axtens
2018-03-09
5
-8
/
+8
*
|
|
ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event()
Eric Dumazet
2018-03-09
1
-4
/
+8
*
|
|
ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()
Lorenzo Bianconi
2018-03-09
1
-1
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-03-08
1
-18
/
+42
|
\
\
\
|
*
|
|
bpf: fix bpf_skb_adjust_net/bpf_skb_proto_xlat to deal with gso sctp skbs
Daniel Axtens
2018-03-03
1
-18
/
+42
*
|
|
|
net: don't unnecessarily load kernel modules in dev_ioctl()
Paul Moore
2018-03-07
1
-2
/
+5
*
|
|
|
tcp: purge write queue upon aborting the connection
Soheil Hassas Yeganeh
2018-03-07
2
-0
/
+2
*
|
|
|
dccp: check sk for closed state in dccp_sendmsg()
Alexey Kodanev
2018-03-07
1
-0
/
+5
*
|
|
|
l2tp: do not accept arbitrary sockets
Eric Dumazet
2018-03-07
1
-2
/
+6
*
|
|
|
net: Fix hlist corruptions in inet_evict_bucket()
Kirill Tkhai
2018-03-07
1
-0
/
+3
*
|
|
|
ipv6: Reflect MTU changes on PMTU of exceptions for MTU-less routes
Stefano Brivio
2018-03-07
1
-29
/
+42
*
|
|
|
sch_netem: fix skb leak in netem_enqueue()
Alexey Kodanev
2018-03-07
1
-1
/
+1
*
|
|
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2018-03-07
1
-1
/
+7
|
\
\
\
\
|
*
|
|
|
Bluetooth: Fix missing encryption refresh on Security Request
Szymon Janc
2018-03-01
1
-1
/
+7
*
|
|
|
|
net: Only honor ifindex in IP_PKTINFO if non-0
David Ahern
2018-03-06
1
-2
/
+4
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-03-05
58
-357
/
+433
|
\
\
\
\
|
*
|
|
|
net: make skb_gso_*_seglen functions private
Daniel Axtens
2018-03-04
1
-2
/
+35
|
*
|
|
|
net: xfrm: use skb_gso_validate_network_len() to check gso sizes
Daniel Axtens
2018-03-04
2
-2
/
+3
[next]