index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: synproxy: extract SYNPROXY infrastructure from {ipt, ip6t}_SYNPROXY
Fernando Fernandez Mancera
2019-06-17
1
-388
/
+6
*
Update my email address
Jozsef Kadlecsik
2019-06-10
2
-2
/
+2
*
inet_connection_sock: remove unused parameter of reqsk_queue_unlink func
Zhiqiang Liu
2019-06-05
1
-3
/
+2
*
net: ipv4: drop unneeded likely() call around IS_ERR()
Enrico Weigelt
2019-06-05
4
-4
/
+4
*
ipv6: Plumb support for nexthop object in a fib6_info
David Ahern
2019-06-04
1
-0
/
+44
*
ipv4: Plumb support for nexthop object in a fib_info
David Ahern
2019-06-04
3
-36
/
+177
*
ipv4: Prepare for fib6_nh from a nexthop object
David Ahern
2019-06-04
6
-33
/
+58
*
ipv4: Use accessors for fib_info nexthop data
David Ahern
2019-06-04
6
-46
/
+69
*
net: ipv4: fix rcu lockdep splat due to wrong annotation
Florian Westphal
2019-06-04
1
-1
/
+1
*
net: fix use-after-free in kfree_skb_list
Eric Dumazet
2019-06-03
1
-3
/
+2
*
tcp: use this_cpu_read(*X) instead of *this_cpu_ptr(X)
Eric Dumazet
2019-06-03
1
-2
/
+2
*
ipv4: icmp: use this_cpu_read() in icmp_sk()
Eric Dumazet
2019-06-03
1
-1
/
+1
*
net: ipv4: provide __rcu annotation for ifa_list
Florian Westphal
2019-06-02
1
-31
/
+57
*
net: use new in_dev_ifa iterators
Florian Westphal
2019-06-02
2
-9
/
+20
*
netfilter: use in_dev_for_each_ifa_rcu
Florian Westphal
2019-06-02
1
-2
/
+7
*
devinet: use in_dev_for_each_ifa_rcu in more places
Florian Westphal
2019-06-02
1
-8
/
+19
*
net: inetdevice: provide replacement iterators for in_ifaddr walk
Florian Westphal
2019-06-02
1
-15
/
+16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-06-01
4
-5
/
+5
|
\
|
*
netfilter: ipv4: prefer skb_ensure_writable
Florian Westphal
2019-05-31
4
-5
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-05-31
1
-11
/
+23
|
\
\
|
*
|
bpf: Update BPF_CGROUP_RUN_PROG_INET_EGRESS calls
brakmo
2019-05-31
1
-11
/
+23
*
|
|
nexthop: remove redundant assignment to err
Colin Ian King
2019-05-31
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-31
6
-40
/
+40
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
net: correct zerocopy refcnt with udp MSG_MORE
Willem de Bruijn
2019-05-30
1
-2
/
+2
|
*
|
net: don't clear sock->sk early to avoid trouble in strparser
Jakub Kicinski
2019-05-30
1
-1
/
+1
|
*
|
ipv4: tcp_input: fix stack out of bounds when parsing TCP options.
Young Xiao
2019-05-30
1
-0
/
+2
|
*
|
ip_sockglue: Fix missing-check bug in ip_ra_control()
Gen Zhang
2019-05-25
1
-0
/
+2
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-05-23
1
-20
/
+3
|
|
\
\
|
|
*
|
netfilter: nft_fib: Fix existence check support
Phil Sutter
2019-05-21
1
-20
/
+3
|
*
|
|
ipv4/igmp: fix build error if !CONFIG_IP_MULTICAST
Eric Dumazet
2019-05-22
1
-11
/
+11
|
*
|
|
ipv4/igmp: fix another memory leak in igmpv3_del_delrec()
Eric Dumazet
2019-05-22
1
-17
/
+30
*
|
|
|
net: ipv4: place control buffer handling away from fragmentation iterators
Pablo Neira Ayuso
2019-05-30
1
-18
/
+37
*
|
|
|
net: ipv4: split skbuff into fragments transformer
Pablo Neira Ayuso
2019-05-30
1
-88
/
+112
*
|
|
|
net: ipv4: add skbuff fraglist splitter
Pablo Neira Ayuso
2019-05-30
1
-33
/
+55
*
|
|
|
tcp: add support for optional TFO backup key to net.ipv4.tcp_fastopen_key
Jason Baron
2019-05-30
1
-24
/
+71
*
|
|
|
tcp: add support to TCP_FASTOPEN_KEY for optional backup key
Jason Baron
2019-05-30
1
-10
/
+20
*
|
|
|
tcp: add backup TFO key infrastructure
Jason Baron
2019-05-30
4
-55
/
+123
*
|
|
|
tcp: introduce __tcp_fastopen_cookie_gen_cipher()
Christoph Paasch
2019-05-30
1
-36
/
+37
*
|
|
|
inet: frags: Remove unnecessary smp_store_release/READ_ONCE
Herbert Xu
2019-05-30
1
-6
/
+10
*
|
|
|
nexthop: Add support for nexthop groups
David Ahern
2019-05-28
1
-23
/
+481
*
|
|
|
nexthop: Add support for lwt encaps
David Ahern
2019-05-28
1
-1
/
+36
*
|
|
|
nexthop: Add support for IPv6 gateways
David Ahern
2019-05-28
1
-0
/
+56
*
|
|
|
nexthop: Add support for IPv4 nexthops
David Ahern
2019-05-28
1
-0
/
+208
*
|
|
|
net: Initial nexthop code
David Ahern
2019-05-28
2
-1
/
+723
*
|
|
|
inet: frags: fix use-after-free read in inet_frag_destroy_rcu
Eric Dumazet
2019-05-28
1
-2
/
+18
*
|
|
|
inet: frags: uninline fqdir_init()
Eric Dumazet
2019-05-28
1
-0
/
+19
*
|
|
|
ipv4: remove redundant assignment to n
Colin Ian King
2019-05-26
1
-1
/
+0
*
|
|
|
inet: frags: rework rhashtable dismantle
Eric Dumazet
2019-05-26
1
-12
/
+37
*
|
|
|
net: dynamically allocate fqdir structures
Eric Dumazet
2019-05-26
3
-18
/
+19
*
|
|
|
net: add a net pointer to struct fqdir
Eric Dumazet
2019-05-26
1
-13
/
+7
[next]