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
...
|
*
|
|
|
ipv4: Fix off-by-one in route dump counter without netlink strict checking
Stefano Brivio
2019-07-02
1
-8
/
+14
|
*
|
|
|
blackhole_netdev: use blackhole_netdev to invalidate dst entries
Mahesh Bandewar
2019-07-02
1
-2
/
+1
|
*
|
|
|
ipv4: enable route flushing in network namespaces
Christian Brauner
2019-06-28
1
-4
/
+8
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-28
3
-5
/
+55
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
net: ipv4: fix infinite loop on secondary addr promotion
Florian Westphal
2019-06-27
1
-1
/
+2
|
*
|
|
|
ipv4: fix suspicious RCU usage in fib_dump_info_fnhe()
Eric Dumazet
2019-06-26
1
-5
/
+6
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
2019-06-25
72
-552
/
+804
|
|
\
\
\
\
|
|
*
|
|
|
ipv4: Dump route exceptions if requested
Stefano Brivio
2019-06-24
2
-13
/
+104
|
|
*
|
|
|
ipv4/route: Allow NULL flowinfo in rt_fill_info()
Stefano Brivio
2019-06-24
1
-26
/
+30
|
|
*
|
|
|
ipv4/fib_frontend: Allow RTM_F_CLONED flag to be used for filtering
Stefano Brivio
2019-06-24
1
-2
/
+2
|
|
*
|
|
|
fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONED
Stefano Brivio
2019-06-24
1
-1
/
+7
|
|
*
|
|
|
ipv4: fix confirm_addr_indev() when enable route_localnet
Shijie Luo
2019-06-24
1
-2
/
+8
|
|
*
|
|
|
ipv4: fix inet_select_addr() when enable route_localnet
Shijie Luo
2019-06-24
1
-1
/
+5
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
net: fastopen: robustness and endianness fixes for SipHash
Ard Biesheuvel
2019-06-23
3
-22
/
+19
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-22
26
-99
/
+34
|
|
|
\
\
\
|
|
*
|
|
|
net/ipv4: fib_trie: Avoid cryptic ternary expressions
Matthias Kaehlcke
2019-06-19
1
-2
/
+8
|
|
*
|
|
|
inet: fix various use-after-free in defrags units
Eric Dumazet
2019-06-19
2
-17
/
+16
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-18
13
-45
/
+74
|
|
|
\
\
\
\
|
|
*
|
|
|
|
net: ipv4: remove erroneous advancement of list pointer
Florian Westphal
2019-06-18
1
-2
/
+1
|
|
*
|
|
|
|
net: ipv4: move tcp_fastopen server side code to SipHash library
Ard Biesheuvel
2019-06-17
1
-66
/
+31
|
|
*
|
|
|
|
udp: Remove unused variable/function (exact_dif)
Tim Beale
2019-06-15
1
-12
/
+0
|
|
*
|
|
|
|
udp: Remove unused parameter (exact_dif)
Tim Beale
2019-06-15
1
-5
/
+5
|
|
*
|
|
|
|
ipv4: tcp: fix ACK/RST sent with a transmit delay
Eric Dumazet
2019-06-15
2
-6
/
+11
|
|
*
|
|
|
|
ipv4: Support multipath hashing on inner IP pkts for GRE tunnel
Stephen Suryaputra
2019-06-15
2
-1
/
+18
|
|
*
|
|
|
|
tcp: use static_branch_deferred_inc for clean_acked_data_enabled
Willem de Bruijn
2019-06-15
1
-1
/
+1
|
|
*
|
|
|
|
tcp: add optional per socket transmit delay
Eric Dumazet
2019-06-12
4
-8
/
+51
|
|
*
|
|
|
|
nexthops: add support for replace
David Ahern
2019-06-10
1
-5
/
+214
|
|
*
|
|
|
|
ipv4: Optimization for fib_info lookup with nexthops
David Ahern
2019-06-10
1
-6
/
+65
|
|
*
|
|
|
|
ipv4: Allow routes to use nexthop objects
David Ahern
2019-06-10
2
-0
/
+34
|
|
*
|
|
|
|
nexthops: Add ipv6 helper to walk all fib6_nh in a nexthop struct
David Ahern
2019-06-10
1
-0
/
+31
|
|
*
|
|
|
|
tcp: Make tcp_fastopen_alloc_ctx static
YueHaibing
2019-06-10
1
-3
/
+3
|
|
*
|
|
|
|
ipv6: tcp: send consistent autoflowlabel in TIME_WAIT state
Eric Dumazet
2019-06-10
1
-0
/
+1
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
39
-228
/
+52
|
|
|
\
\
\
\
\
|
*
|
|
|
|
|
|
netfilter: nf_tables: add support for matching IPv4 options
Stephen Suryaputra
2019-06-21
1
-0
/
+1
|
*
|
|
|
|
|
|
netfilter: synproxy: fix manual bump of the reference counter
Fernando Fernandez Mancera
2019-06-21
1
-1
/
+0
|
*
|
|
|
|
|
|
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-06
1
-3
/
+2
|
*
|
|
|
|
|
net: ipv4: drop unneeded likely() call around IS_ERR()
Enrico Weigelt
2019-06-06
4
-4
/
+4
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
ipv6: Plumb support for nexthop object in a fib6_info
David Ahern
2019-06-05
1
-0
/
+44
|
*
|
|
|
|
ipv4: Plumb support for nexthop object in a fib_info
David Ahern
2019-06-05
3
-36
/
+177
|
*
|
|
|
|
ipv4: Prepare for fib6_nh from a nexthop object
David Ahern
2019-06-05
6
-33
/
+58
|
*
|
|
|
|
ipv4: Use accessors for fib_info nexthop data
David Ahern
2019-06-05
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-04
1
-3
/
+2
|
*
|
|
|
|
tcp: use this_cpu_read(*X) instead of *this_cpu_ptr(X)
Eric Dumazet
2019-06-04
1
-2
/
+2
|
*
|
|
|
|
ipv4: icmp: use this_cpu_read() in icmp_sk()
Eric Dumazet
2019-06-04
1
-1
/
+1
|
*
|
|
|
|
net: ipv4: provide __rcu annotation for ifa_list
Florian Westphal
2019-06-03
1
-31
/
+57
|
*
|
|
|
|
net: use new in_dev_ifa iterators
Florian Westphal
2019-06-03
2
-9
/
+20
|
*
|
|
|
|
netfilter: use in_dev_for_each_ifa_rcu
Florian Westphal
2019-06-03
1
-2
/
+7
[prev]
[next]