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-02-16
tcp: md5: release request socket instead of listener
Eric Dumazet
2016-02-16
net/ipv4: add dst cache support for gre lwtunnels
Paolo Abeni
2016-02-16
ip_tunnel: replace dst_cache with generic implementation
Paolo Abeni
2016-02-16
tcp: do not set rtt_min to 1
Eric Dumazet
2016-02-13
ipv4: fix memory leaks in ip_cmsg_send() callers
Eric Dumazet
2016-02-12
net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads
Edward Cree
2016-02-12
net: gre: Implement LCO for GRE over IPv4
Edward Cree
2016-02-12
fou: enable LCO in FOU and GUE
Edward Cree
2016-02-12
net: udp: always set up for CHECKSUM_PARTIAL offload
Edward Cree
2016-02-12
net: local checksum offload for encapsulation
Edward Cree
2016-02-12
tcp/dccp: better use of ephemeral ports in bind()
Eric Dumazet
2016-02-12
tcp/dccp: better use of ephemeral ports in connect()
Eric Dumazet
2016-02-11
igmp: Namespacify igmp_qrv sysctl knob
Nikolay Borisov
2016-02-11
igmp: Namespaceify igmp_llm_reports sysctl knob
Nikolay Borisov
2016-02-11
igmp: Namespaceify igmp_max_msf sysctl knob
Nikolay Borisov
2016-02-11
igmp: Namespaceify igmp_max_memberships sysctl knob
Nikolay Borisov
2016-02-11
udp: Use uh->len instead of skb->len to compute checksum in segmentation
Alexander Duyck
2016-02-11
udp: Clean up the use of flags in UDP segmentation offload
Alexander Duyck
2016-02-11
gre: Use inner_proto to obtain inner header protocol
Alexander Duyck
2016-02-11
gre: Use GSO flags to determine csum need instead of GRE flags
Alexander Duyck
2016-02-11
net: Move skb_has_shared_frag check out of GRE code and into segmentation
Alexander Duyck
2016-02-11
net: Store checksum result for offloaded GSO checksums
Alexander Duyck
2016-02-11
net: Update remote checksum segmentation to support use of GSO checksum
Alexander Duyck
2016-02-11
net: Drop unecessary enc_features variable from tunnel segmentation functions
Alexander Duyck
2016-02-11
ipv4: add option to drop gratuitous ARP packets
Johannes Berg
2016-02-11
ipv4: add option to drop unicast encapsulated in L2 multicast
Johannes Berg
2016-02-11
soreuseport: fast reuseport TCP socket selection
Craig Gallek
2016-02-11
inet: refactor inet[6]_lookup functions to take skb
Craig Gallek
2016-02-11
sock: struct proto hash function may error
Craig Gallek
2016-02-10
vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices
David Wragg
2016-02-09
net:Add sysctl_max_skb_frags
Hans Westgaard Ry
2016-02-09
tcp: do not drop syn_recv on all icmp reports
Eric Dumazet
2016-02-08
tcp: Fix syncookies sysctl default.
David S. Miller
2016-02-07
ipv4: Namespaceify tcp_notsent_lowat sysctl knob
Nikolay Borisov
2016-02-07
ipv4: Namespaceify tcp_fin_timeout sysctl knob
Nikolay Borisov
2016-02-07
ipv4: Namespaceify tcp_orphan_retries sysctl knob
Nikolay Borisov
2016-02-07
ipv4: Namespaceify tcp_retries2 sysctl knob
Nikolay Borisov
2016-02-07
ipv4: Namespaceify tcp_retries1 sysctl knob
Nikolay Borisov
2016-02-07
ipv4: Namespaceify tcp reordering sysctl knob
Nikolay Borisov
2016-02-07
ipv4: Namespaceify tcp syncookies sysctl knob
Nikolay Borisov
2016-02-07
ipv4: Namespaceify tcp synack retries sysctl knob
Nikolay Borisov
2016-02-07
ipv4: Namespaceify tcp syn retries sysctl knob
Nikolay Borisov
2016-02-07
tcp: tcp_cong_control helper
Yuchung Cheng
2016-02-07
tcp: make congestion control more robust against reordering
Yuchung Cheng
2016-02-07
tcp: refactor pkts acked accounting
Yuchung Cheng
2016-02-07
tcp: new delivery accounting
Yuchung Cheng
2016-02-07
tcp: move cwnd reduction after recovery state procesing
Yuchung Cheng
2016-02-07
tcp: retransmit after recovery processing and congestion control
Yuchung Cheng
2016-02-06
tcp: fastopen: call tcp_fin() if FIN present in SYNACK
Eric Dumazet
2016-02-06
tcp: do not enqueue skb with SYN flag
Eric Dumazet
[prev]
[next]