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
2015-05-27
tcp/dccp: warn user for preferred ip_local_port_range
Eric Dumazet
2015-05-27
tcp: connect() from bound sockets can be faster
Eric Dumazet
2015-05-27
tcp/dccp: try to not exhaust ip_local_port_range in connect()
Eric Dumazet
2015-05-27
ip_fragment: don't forward defragmented DF packet
Florian Westphal
2015-05-27
net: ipv4: avoid repeated calls to ip_skb_dst_mtu helper
Florian Westphal
2015-05-27
ipv4: Fix fib_trie.c build, missing linux/vmalloc.h include.
David S. Miller
2015-05-26
tcp: tcp_tso_autosize() minimum is one packet
Eric Dumazet
2015-05-26
tcp: fix/cleanup inet_ehash_locks_alloc()
Eric Dumazet
2015-05-26
netfilter: remove unused comefrom hookmask argument
Florian Westphal
2015-05-25
ip: reject too-big defragmented DF-skb when forwarding
Florian Westphal
2015-05-25
net: make skb_splice_bits more configureable
Hannes Frederic Sowa
2015-05-25
net: skbuff: add skb_append_pagefrags and use it
Hannes Frederic Sowa
2015-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-22
ipv4: fill in table id when replacing a route
Michal Kubeček
2015-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-05-22
ipv4: Avoid crashing in ip_error
Eric W. Biederman
2015-05-22
tcp: fix a potential deadlock in tcp_get_info()
Eric Dumazet
2015-05-21
tcp: add tcpi_segs_in and tcpi_segs_out to tcp_info
Marcelo Ricardo Leitner
2015-05-21
tcp: improve REUSEADDR/NOREUSEADDR cohabitation
Eric Dumazet
2015-05-21
inet_hashinfo: remove bsocket counter
Eric Dumazet
2015-05-21
tcp: ensure epoll edge trigger wakeup when write queue is empty
Jason Baron
2015-05-21
tcp: add a force_schedule argument to sk_stream_alloc_skb()
Eric Dumazet
2015-05-20
netfilter: ensure number of counters is >0 in do_replace()
Dave Jones
2015-05-19
tcp: add rfc3168, section 6.1.1.1. fallback
Daniel Borkmann
2015-05-19
tcp: don't over-send F-RTO probes
Yuchung Cheng
2015-05-19
tcp: only undo on partial ACKs in CA_Loss
Yuchung Cheng
2015-05-19
tcp: Return error instead of partial read for saved syn headers
Eric B Munson
2015-05-19
bridge_netfilter: No ICMP packet on IPv4 fragmentation error
Andy Zhou
2015-05-19
IPv4: skip ICMP for bridge contrack users when defrag expires
Andy Zhou
2015-05-19
ipv4: introduce frag_expire_skip_icmp()
Andy Zhou
2015-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-05-17
tcp/ipv6: fix flow label setting in TIME_WAIT state
Florent Fourcot
2015-05-17
tcp: halves tcp_mem[] limits
Eric Dumazet
2015-05-17
tcp: allow one skb to be received per socket under memory pressure
Eric Dumazet
2015-05-17
tcp: fix behavior for epoll edge trigger
Eric Dumazet
2015-05-17
tcp: introduce tcp_under_memory_pressure()
Eric Dumazet
2015-05-17
tcp: rename sk_forced_wmem_schedule() to sk_forced_mem_schedule()
Eric Dumazet
2015-05-17
netfilter: synproxy: fix sparse errors
Eric Dumazet
2015-05-17
ipip: fix one sparse error
Eric Dumazet
2015-05-15
netfilter: x_tables: add context to know if extension runs from nft_compat
Pablo Neira Ayuso
2015-05-14
rename RTNH_F_EXTERNAL to RTNH_F_OFFLOAD
Roopa Prabhu
2015-05-14
ip_tunnel: Report Rx dropped in ip_tunnel_get_stats64
Alexander Duyck
2015-05-13
geneve_core: identify as driver library in modules description
John W. Linville
2015-05-13
geneve: Rename support library as geneve_core
John W. Linville
2015-05-13
geneve: move definition of geneve_hdr() to geneve.h
John W. Linville
2015-05-13
geneve: remove MODULE_ALIAS_RTNL_LINK from net/ipv4/geneve.c
John W. Linville
2015-05-13
ipv4: __ip_local_out_sk() is static
Eric Dumazet
2015-05-13
tcp/dccp: tw_timer_handler() is static
Eric Dumazet
2015-05-13
esp4: Use high-order sequence number bits for IV generation
Herbert Xu
2015-05-12
switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/
Jiri Pirko
[prev]
[next]