index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
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
2016-02-06
tcp: fastopen: accept data/FIN present in SYNACK message
Eric Dumazet
2016-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-01-29
tcp: avoid cwnd undo after receiving ECN
Yuchung Cheng
2016-01-29
fib_trie: Fix shift by 32 in fib_table_lookup
Alexander Duyck
2016-01-29
ipv4: ipconfig: avoid unused ic_proto_used symbol
Arnd Bergmann
2016-01-29
ipv4: early demux should be aware of fragments
Eric Dumazet
2016-01-28
tcp: beware of alignments in tcp_get_info()
Eric Dumazet
2016-01-28
tcp: fix tcp_mark_head_lost to check skb len before fragmenting
Neal Cardwell
2016-01-28
inet: frag: Always orphan skbs inside ip_defrag()
Joe Stringer
2016-01-25
ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIV
Thomas Egerer
2016-01-22
tree wide: use kvfree() than conditional kfree()/vfree()
Tetsuo Handa
2016-01-21
tcp: fix NULL deref in tcp_v4_send_ack()
Eric Dumazet
2016-01-20
net: diag: support v4mapped sockets in inet_diag_find_one_icsk()
Eric Dumazet
[prev]
[next]