index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2016-06-18
ipv6: RFC 4884 partial support for SIT/GRE tunnels
Eric Dumazet
2016-06-18
gre: better support for ICMP messages for gre+ipv6
Eric Dumazet
2016-06-17
net: Remove deprecated tunnel specific UDP offload functions
Alexander Duyck
2016-06-17
net: Merge VXLAN and GENEVE push notifiers into a single notifier
Alexander Duyck
2016-06-17
net: Combine GENEVE and VXLAN port notifiers into single functions
Alexander Duyck
2016-06-16
net: xfrm: fix old-style declaration
Arnd Bergmann
2016-06-15
net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloads
Philip Prindeville
2016-06-14
tcp: return sizeof tcp_dctcp_info in dctcp_get_info()
Neal Cardwell
2016-06-10
tcp: add NV congestion control
Lawrence Brakmo
2016-06-10
tcp: add in_flight to tcp_skb_cb
Lawrence Brakmo
2016-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-08
net: Add l3mdev rule
David Ahern
2016-06-08
tcp: accept RST if SEQ matches right edge of right-most SACK block
Pau Espin Pedrol
2016-06-07
gue: Implement direction IP encapsulation
Tom Herbert
2016-06-05
net: disable fragment reassembly if high_thresh is zero
Michal Kubeček
2016-06-03
skbuff: introduce skb_gso_validate_mtu
Marcelo Ricardo Leitner
2016-06-02
Possible problem with e6afc8ac ("udp: remove headers from UDP packets before ...
Eric Dumazet
2016-05-23
ipv4: Fix non-initialized TTL when CONFIG_SYSCTL=n
Ezequiel Garcia
2016-05-20
udp: prevent skbs lingering in tunnel socket queues
Hannes Frederic Sowa
2016-05-20
ip4ip6: Support for GSO/GRO
Tom Herbert
2016-05-20
ip6_tun: Add infrastructure for doing encapsulation
Tom Herbert
2016-05-20
fou: Support IPv6 in fou
Tom Herbert
2016-05-20
fou: Split out {fou,gue}_build_header
Tom Herbert
2016-05-20
fou: Call setup_udp_tunnel_sock
Tom Herbert
2016-05-20
net: Cleanup encap items in ip_tunnels.h
Tom Herbert
2016-05-20
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
2016-05-20
gso: Remove arbitrary checks for unsupported GSO
Tom Herbert
2016-05-16
tcp: minor optimizations around tcp_hdr() usage
Eric Dumazet
2016-05-16
sock: propagate __sock_cmsg_send() error
Eric Dumazet
2016-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-14
net/route: enforce hoplimit max value
Paolo Abeni
2016-05-13
udp: Resolve NULL pointer dereference over flow-based vxlan device
Alexander Duyck
2016-05-12
gre: Fix wrong tpi->proto in WCCP
Haishuang Yan
2016-05-11
net: original ingress device index in PKTINFO
David Ahern
2016-05-11
net: l3mdev: Add hook in ip and ipv6
David Ahern
2016-05-11
gre: do not keep the GRE header around in collect medata mode
Jiri Benc
2016-05-11
tcp: replace cnt & rtt with struct in pkts_acked()
Lawrence Brakmo
2016-05-10
tcp: refresh skb timestamp at retransmit time
Eric Dumazet
2016-05-09
net: l3mdev: Allow send on enslaved interface
David Ahern
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
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-06
ipv4: tcp: ip_send_unicast_reply() is not BH safe
Eric Dumazet
2016-05-06
net: vrf: Create FIB tables on link create
David Ahern
2016-05-06
netfilter: conntrack: use a single expectation table for all namespaces
Florian Westphal
2016-05-06
netfilter: conntrack: check netns when walking expect hash
Florian Westphal
2016-05-05
netfilter: x_tables: get rid of old and inconsistent debugging
Pablo Neira Ayuso
2016-05-05
netfilter: conntrack: use a single hashtable for all namespaces
Florian Westphal
2016-05-05
netfilter: conntrack: check netns when comparing conntrack objects
Florian Westphal
[next]