index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
net: Convert ipgre_net_ops, ipgre_tap_net_ops, erspan_net_ops, vti_net_ops an...
Kirill Tkhai
2018-02-27
3
-0
/
+5
*
|
net: make kmem caches as __ro_after_init
Alexey Dobriyan
2018-02-26
3
-4
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-02-24
9
-31
/
+40
|
\
|
|
*
net: ipv4: Set addr_type in hash_keys for forwarded case
David Ahern
2018-02-22
1
-0
/
+2
|
*
tcp_bbr: better deal with suboptimal GSO
Eric Dumazet
2018-02-22
1
-4
/
+5
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-02-21
7
-27
/
+33
|
|
\
|
|
*
netfilter: x_tables: use pr ratelimiting in all remaining spots
Florian Westphal
2018-02-14
3
-4
/
+4
|
|
*
netfilter: x_tables: rate-limit table mismatch warnings
Florian Westphal
2018-02-14
1
-2
/
+2
|
|
*
netfilter: x_tables: remove pr_info where possible
Florian Westphal
2018-02-14
1
-6
/
+4
|
|
*
netfilter: ipt_CLUSTERIP: fix a refcount bug in clusterip_config_find_get()
Cong Wang
2018-02-14
1
-2
/
+6
|
|
*
netfilter: add back stackpointer size checks
Florian Westphal
2018-02-14
2
-1
/
+10
|
|
*
netfilter: drop outermost socket lock in getsockopt()
Paolo Abeni
2018-02-14
1
-6
/
+1
|
|
*
netfilter: ipt_CLUSTERIP: fix a race condition of proc file creation
Cong Wang
2018-02-08
1
-6
/
+6
*
|
|
tcp: remove dead code after CHECKSUM_PARTIAL adoption
Eric Dumazet
2018-02-21
2
-43
/
+8
*
|
|
tcp: remove dead code from tcp_set_skb_tso_segs()
Eric Dumazet
2018-02-21
1
-1
/
+1
*
|
|
tcp: tcp_sendmsg() only deals with CHECKSUM_PARTIAL
Eric Dumazet
2018-02-21
1
-8
/
+3
*
|
|
tcp: remove sk_check_csum_caps()
Eric Dumazet
2018-02-21
1
-8
/
+3
*
|
|
tcp: remove sk_can_gso() use
Eric Dumazet
2018-02-21
2
-29
/
+8
*
|
|
tcp: switch to GSO being always on
Eric Dumazet
2018-02-21
1
-0
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-02-20
3
-0
/
+35
|
\
|
|
|
*
|
udplite: fix partial checksum initialization
Alexey Kodanev
2018-02-16
1
-0
/
+5
|
*
|
fib_semantics: Don't match route with mismatching tclassid
Stefano Brivio
2018-02-16
1
-0
/
+5
|
*
|
tcp: Honor the eor bit in tcp_mtu_probe
Ilya Lesokhin
2018-02-12
1
-0
/
+25
*
|
|
net: Convert iptable_filter_net_ops
Kirill Tkhai
2018-02-19
1
-0
/
+1
*
|
|
net: Convert ip_tables_net_ops, udplite6_net_ops and xt_net_ops
Kirill Tkhai
2018-02-19
1
-0
/
+1
*
|
|
net: Only honor ifindex in IP_PKTINFO if non-0
David Ahern
2018-02-16
1
-2
/
+4
*
|
|
net/ipv4: Remove fib table id from rtable
David Ahern
2018-02-15
2
-9
/
+1
*
|
|
net: Move ipv4 set_lwt_redirect helper to lwtunnel
David Ahern
2018-02-14
1
-15
/
+2
*
|
|
tcp: try to keep packet if SYN_RCV race is lost
Eric Dumazet
2018-02-14
3
-3
/
+17
*
|
|
net/ipv4: Unexport fib_multipath_hash and fib_select_path
David Ahern
2018-02-13
2
-2
/
+0
*
|
|
net/ipv4: Simplify fib_select_path
David Ahern
2018-02-13
1
-6
/
+5
*
|
|
net: Convert ipv4_sysctl_ops
Kirill Tkhai
2018-02-13
1
-0
/
+1
*
|
|
net: Convert pernet_subsys, registered from inet_init()
Kirill Tkhai
2018-02-13
17
-0
/
+22
*
|
|
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
2018-02-12
1
-3
/
+2
|
/
/
*
|
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
4
-22
/
+22
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-02-09
1
-5
/
+54
|
\
\
|
|
/
|
/
|
|
*
net: add a UID to use for ULP socket assignment
John Fastabend
2018-02-06
1
-5
/
+54
*
|
tcp: tracepoint: only call trace_tcp_send_reset with full socket
Song Liu
2018-02-08
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-02-07
2
-2
/
+2
|
\
\
|
*
|
netfilter: nf_tables: fix flowtable free
Pablo Neira Ayuso
2018-02-07
1
-0
/
+1
|
*
|
netfilter: flowtable infrastructure depends on NETFILTER_INGRESS
Pablo Neira Ayuso
2018-02-02
1
-2
/
+1
*
|
|
net: erspan: fix erspan config overwrite
William Tu
2018-02-06
1
-9
/
+0
*
|
|
net: erspan: fix metadata extraction
William Tu
2018-02-06
1
-1
/
+4
|
|
/
|
/
|
*
|
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-04
1
-0
/
+2
|
\
\
|
*
|
ip: Define usercopy region in IP proto slab cache
David Windsor
2018-01-15
1
-0
/
+2
*
|
|
Revert "defer call to mem_cgroup_sk_alloc()"
Roman Gushchin
2018-02-03
1
-1
/
+0
|
|
/
|
/
|
*
|
net: igmp: add a missing rcu locking section
Eric Dumazet
2018-02-01
1
-0
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-02-01
3
-14
/
+22
|
\
\
|
*
|
netfilter: on sockopt() acquire sock lock only in the required scope
Paolo Abeni
2018-01-31
2
-11
/
+9
|
*
|
netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check()
Dmitry Vyukov
2018-01-31
1
-3
/
+13
[prev]
[next]