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
2018-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-02-22
net: ipv4: Set addr_type in hash_keys for forwarded case
David Ahern
2018-02-22
tcp_bbr: better deal with suboptimal GSO
Eric Dumazet
2018-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-02-21
tcp: remove dead code after CHECKSUM_PARTIAL adoption
Eric Dumazet
2018-02-21
tcp: remove dead code from tcp_set_skb_tso_segs()
Eric Dumazet
2018-02-21
tcp: tcp_sendmsg() only deals with CHECKSUM_PARTIAL
Eric Dumazet
2018-02-21
tcp: remove sk_check_csum_caps()
Eric Dumazet
2018-02-21
tcp: remove sk_can_gso() use
Eric Dumazet
2018-02-21
tcp: switch to GSO being always on
Eric Dumazet
2018-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-02-19
net: Convert iptable_filter_net_ops
Kirill Tkhai
2018-02-19
net: Convert ip_tables_net_ops, udplite6_net_ops and xt_net_ops
Kirill Tkhai
2018-02-16
net: Only honor ifindex in IP_PKTINFO if non-0
David Ahern
2018-02-16
udplite: fix partial checksum initialization
Alexey Kodanev
2018-02-16
fib_semantics: Don't match route with mismatching tclassid
Stefano Brivio
2018-02-15
net/ipv4: Remove fib table id from rtable
David Ahern
2018-02-14
netfilter: x_tables: use pr ratelimiting in all remaining spots
Florian Westphal
2018-02-14
netfilter: x_tables: rate-limit table mismatch warnings
Florian Westphal
2018-02-14
netfilter: x_tables: remove pr_info where possible
Florian Westphal
2018-02-14
netfilter: ipt_CLUSTERIP: fix a refcount bug in clusterip_config_find_get()
Cong Wang
2018-02-14
netfilter: add back stackpointer size checks
Florian Westphal
2018-02-14
netfilter: drop outermost socket lock in getsockopt()
Paolo Abeni
2018-02-14
net: Move ipv4 set_lwt_redirect helper to lwtunnel
David Ahern
2018-02-14
tcp: try to keep packet if SYN_RCV race is lost
Eric Dumazet
2018-02-13
net/ipv4: Unexport fib_multipath_hash and fib_select_path
David Ahern
2018-02-13
net/ipv4: Simplify fib_select_path
David Ahern
2018-02-13
net: Convert ipv4_sysctl_ops
Kirill Tkhai
2018-02-13
net: Convert pernet_subsys, registered from inet_init()
Kirill Tkhai
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
2018-02-12
tcp: Honor the eor bit in tcp_mtu_probe
Ilya Lesokhin
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-02-08
netfilter: ipt_CLUSTERIP: fix a race condition of proc file creation
Cong Wang
2018-02-07
tcp: tracepoint: only call trace_tcp_send_reset with full socket
Song Liu
2018-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-02-07
netfilter: nf_tables: fix flowtable free
Pablo Neira Ayuso
2018-02-06
net: erspan: fix erspan config overwrite
William Tu
2018-02-06
net: erspan: fix metadata extraction
William Tu
2018-02-06
net: add a UID to use for ULP socket assignment
John Fastabend
2018-02-03
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-02
Revert "defer call to mem_cgroup_sk_alloc()"
Roman Gushchin
2018-02-02
netfilter: flowtable infrastructure depends on NETFILTER_INGRESS
Pablo Neira Ayuso
2018-02-01
net: igmp: add a missing rcu locking section
Eric Dumazet
2018-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-02-01
inet: Avoid unitialized variable warning in inet_unhash()
Geert Uytterhoeven
2018-02-01
tcp_bbr: fix pacing_gain to always be unity when using lt_bw
Neal Cardwell
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
netfilter: on sockopt() acquire sock lock only in the required scope
Paolo Abeni
2018-01-31
tcp_nv: fix potential integer overflow in tcpnv_acked
Gustavo A. R. Silva
[next]