index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2016-05-14
net/route: enforce hoplimit max value
Paolo Abeni
2016-05-11
gre: do not keep the GRE header around in collect medata mode
Jiri Benc
2016-05-10
tcp: refresh skb timestamp at retransmit time
Eric Dumazet
2016-05-06
udp_offload: Set encapsulation before inner completes.
Jarno Rajahalme
2016-05-06
udp_tunnel: Remove redundant udp_tunnel_gro_complete().
Jarno Rajahalme
2016-05-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2016-05-02
gre: do not pull header in ICMP error processing
Jiri Benc
2016-05-01
soreuseport: Fix TCP listener hash collision
Craig Gallek
2016-04-29
ip_tunnel: fix preempt warning in ip tunnel creation/updating
Paolo Abeni
2016-04-28
gre: reject GUE and FOU in collect metadata mode
Jiri Benc
2016-04-28
gre: build header correctly for collect metadata tunnels
Jiri Benc
2016-04-28
gre: do not assign header_ops in collect metadata mode
Jiri Benc
2016-04-25
ipv4/fib: don't warn when primary address is missing if in_dev is dead
Paolo Abeni
2016-04-21
tcp: Merge tx_flags and tskey in tcp_shifted_skb
Martin KaFai Lau
2016-04-21
tcp: Merge tx_flags and tskey in tcp_collapse_retrans
Martin KaFai Lau
2016-04-21
tcp: Fix SOF_TIMESTAMPING_TX_ACK when handling dup acks
Martin KaFai Lau
2016-04-15
soreuseport: fix ordering for mixed v4/v6 sockets
Craig Gallek
2016-04-14
route: do not cache fib route info on local routes with oif
Chris Friesen
2016-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2016-04-11
net: vrf: Fix dst reference counting
David Ahern
2016-04-07
GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOU
Alexander Duyck
2016-04-07
netfilter: arp_tables: register table in initns
Florian Westphal
2016-03-31
vti: Add pmtu handling to vti_xmit.
Steffen Klassert
2016-03-30
gro: Allow tunnel stacking in the case of FOU/GUE
Alexander Duyck
2016-03-28
netfilter: ipv4: fix NULL dereference
Liping Zhang
2016-03-28
netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_EN...
Pablo Neira Ayuso
2016-03-28
netfilter: x_tables: fix unconditional helper
Florian Westphal
2016-03-28
netfilter: x_tables: make sure e->next_offset covers remaining blob size
Florian Westphal
2016-03-28
netfilter: x_tables: validate e->target_offset early
Florian Westphal
2016-03-28
Fix returned tc and hoplimit values for route with IPv6 encapsulation
Quentin Armitage
2016-03-23
net: Reset encap_level to avoid resetting features on inner IP headers
Alexander Duyck
2016-03-22
ipv4: initialize flowi4_flags before calling fib_lookup()
Lance Richardson
2016-03-22
ipv4: fix broadcast packets reception
Paolo Abeni
2016-03-22
net: ipv4: Fix truncated timestamp returned by inet_current_timestamp()
Deepa Dinamani
2016-03-20
tunnels: Remove encapsulation offloads on decap.
Jesse Gross
2016-03-20
tunnels: Don't apply GRO to multiple layers of encapsulation.
Jesse Gross
2016-03-20
ipip: Properly mark ipip GRO packets as encapsulated.
Jesse Gross
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-18
ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it
Daniel Borkmann
2016-03-18
tcp/dccp: remove obsolete WARN_ON() in icmp handlers
Eric Dumazet
2016-03-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-03-15
tags: Fix DEFINE_PER_CPU expansions
Peter Zijlstra
2016-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-03-14
net: diag: add a scheduling point in inet_diag_dump_icsk()
Eric Dumazet
2016-03-14
netfilter: Allow calling into nat helper without skb_dst.
Jarno Rajahalme
2016-03-14
tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/In
Martin KaFai Lau
2016-03-14
GSO/UDP: Use skb->len instead of udph->len to determine length of original skb
Alexander Duyck
2016-03-14
ipv4: Don't do expensive useless work during inetdev destroy.
David S. Miller
2016-03-14
netconf: add macro to represent all attributes
Zhang Shengju
2016-03-13
gro: Defer clearing of flush bit in tunnel paths
Alexander Duyck
[next]