index
:
pm24.git
cpufreq-rust
master
perf-mon
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
2018-05-23
netfilter: nf_nat: move common nat code to nat core
Florian Westphal
2018-05-22
tcp: do not aggressively quick ack after ECN events
Eric Dumazet
2018-05-22
tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_mode
Eric Dumazet
2018-05-22
ipmr: properly check rhltable_init() return value
Eric Dumazet
2018-05-22
net/ipv4: Add helper to return path MTU based on fib result
David Ahern
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-18
tcp: tcp_rack_reo_wnd() can be static
kbuild test robot
2018-05-18
tcp: add tcp_comp_sack_nr sysctl
Eric Dumazet
2018-05-18
tcp: add tcp_comp_sack_delay_ns sysctl
Eric Dumazet
2018-05-18
tcp: add TCPAckCompressed SNMP counter
Eric Dumazet
2018-05-18
tcp: add SACK compression
Eric Dumazet
2018-05-18
tcp: do not force quickack when receiving out-of-order packets
Eric Dumazet
2018-05-17
net: test tailroom before appending to linear skb
Willem de Bruijn
2018-05-17
erspan: fix invalid erspan version.
William Tu
2018-05-17
tcp: don't mark recently sent packets lost on RTO
Yuchung Cheng
2018-05-17
tcp: new helper tcp_rack_skb_timeout
Yuchung Cheng
2018-05-17
tcp: separate loss marking and state update on RTO
Yuchung Cheng
2018-05-17
tcp: new helper tcp_timeout_mark_lost
Yuchung Cheng
2018-05-17
tcp: account lost retransmit after timeout
Yuchung Cheng
2018-05-17
tcp: simpler NewReno implementation
Yuchung Cheng
2018-05-17
tcp: disable RFC6675 loss detection
Yuchung Cheng
2018-05-17
tcp: support DUPACK threshold in RACK
Yuchung Cheng
2018-05-17
net/ipv4: Initialize proto and ports in flow struct
David Ahern
2018-05-16
tcp: purge write queue in tcp_connect_init()
Eric Dumazet
2018-05-16
proc: introduce proc_create_net_single
Christoph Hellwig
2018-05-16
proc: introduce proc_create_net{,_data}
Christoph Hellwig
2018-05-16
ipv{4,6}/raw: simplify ѕeq_file code
Christoph Hellwig
2018-05-16
ipv{4,6}/ping: simplify proc file creation
Christoph Hellwig
2018-05-16
ipv{4,6}/tcp: simplify procfs registration
Christoph Hellwig
2018-05-16
ipv{4,6}/udp{,lite}: simplify proc registration
Christoph Hellwig
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-05-13
net: ipv4: ipconfig: fix unused variable
Anders Roxell
2018-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-11
erspan: auto detect truncated ipv6 packets.
William Tu
2018-05-11
udp: avoid refcount_t saturation in __udp_gso_segment()
Eric Dumazet
2018-05-11
tcp: switch pacing timer to softirq based hrtimer
Eric Dumazet
2018-05-11
ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
Andrey Ignatov
2018-05-10
tcp: Add mark for TIMEWAIT sockets
Jon Maxwell
2018-05-10
net: ipv4: remove define INET_CSK_DEBUG and unnecessary EXPORT_SYMBOL
Joe Perches
2018-05-10
udp: fix SO_BINDTODEVICE
Paolo Abeni
2018-05-10
ipv4: reset fnhe_mtu_locked after cache route flushed
Hangbin Liu
2018-05-10
net/udp: Update udp_encap_needed static key to modern api
Davidlohr Bueso
2018-05-10
net/ipv4: Update ip_tunnel_metadata_cnt static key to modern api
Davidlohr Bueso
2018-05-08
udp: Do not copy destructor if one is not present
Alexander Duyck
2018-05-08
udp: Add support for software checksum and GSO_PARTIAL with GSO offload
Alexander Duyck
2018-05-08
udp: Partially unroll handling of first segment and last segment
Alexander Duyck
2018-05-08
udp: Do not pass checksum as a parameter to GSO segmentation
Alexander Duyck
2018-05-08
udp: Do not pass MSS as parameter to GSO segmentation
Alexander Duyck
2018-05-08
udp: Record gso_segs when supporting UDP segmentation offload
Alexander Duyck
[prev]
[next]