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
*
rhashtable: use bit_spin_locks to protect hash bucket.
NeilBrown
2019-04-08
1
-1
/
+0
*
tcp: remove redundant check on tskb
Colin Ian King
2019-04-07
1
-5
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-05
4
-25
/
+25
|
\
|
*
tcp: Ensure DCTCP reacts to losses
Koen De Schepper
2019-04-04
1
-18
/
+18
|
*
vrf: check accept_source_route on the original netdevice
Stephen Suryaputra
2019-04-01
2
-6
/
+5
|
*
tcp: fix a potential NULL pointer dereference in tcp_sk_exit
Dust Li
2019-04-01
1
-1
/
+2
*
|
tcp: Accept ECT on SYN in the presence of RFC8311
Tilmans, Olivier (Nokia - BE/Antwerp)
2019-04-05
1
-1
/
+6
*
|
net: use kfree_skb_list() from ip_do_fragment()
Pablo Neira Ayuso
2019-04-04
1
-5
/
+2
*
|
ipv6: Flip to fib_nexthop_info
David Ahern
2019-04-04
1
-5
/
+17
*
|
ipv4: Change fib_nexthop_info and fib_add_nexthop to take fib_nh_common
David Ahern
2019-04-04
1
-20
/
+32
*
|
ipv4: Refactor nexthop attributes in fib_dump_info
David Ahern
2019-04-04
1
-59
/
+107
*
|
ipv4: Add fib_nh_common to fib_result
David Ahern
2019-04-04
5
-33
/
+72
*
|
ipv4: Update fib_table_lookup tracepoint to take common nexthop
David Ahern
2019-04-04
1
-1
/
+1
*
|
net: use rcu_dereference_protected to fetch sk_dst_cache in sk_destruct
Xin Long
2019-04-02
1
-1
/
+1
*
|
tcp: cleanup sk_tx_skb_cache before reuse
Eric Dumazet
2019-03-29
1
-0
/
+2
*
|
net: Use common nexthop init and release helpers
David Ahern
2019-03-29
1
-21
/
+39
*
|
net: Add fib_nh_common and update fib_nh and fib6_nh
David Ahern
2019-03-29
1
-1
/
+6
*
|
ipv4: Rename fib_nh entries
David Ahern
2019-03-29
4
-134
/
+135
*
|
ipv4: Create cleanup helper for fib_nh
David Ahern
2019-03-29
1
-12
/
+17
*
|
ipv4: Create init helper for fib_nh
David Ahern
2019-03-29
1
-89
/
+91
*
|
ipv4: Move IN_DEV_IGNORE_ROUTES_WITH_LINKDOWN to helper
David Ahern
2019-03-29
2
-27
/
+8
*
|
ipv4: Define fib_get_nhs when CONFIG_IP_ROUTE_MULTIPATH is disabled
David Ahern
2019-03-29
1
-6
/
+9
*
|
inet: switch IP ID generator to siphash
Eric Dumazet
2019-03-27
1
-5
/
+7
*
|
tcp: fix zerocopy and notsent_lowat issues
Eric Dumazet
2019-03-27
1
-10
/
+3
*
|
fou: Support binding FoU socket
Kristian Evensen
2019-03-27
1
-16
/
+122
*
|
tcp: add one skb cache for rx
Eric Dumazet
2019-03-24
3
-2
/
+17
*
|
tcp: add one skb cache for tx
Eric Dumazet
2019-03-24
1
-27
/
+23
*
|
tcp: remove conditional branches from tcp_mstamp_refresh()
Eric Dumazet
2019-03-24
1
-6
/
+2
*
|
genetlink: make policy common to family
Johannes Berg
2019-03-22
2
-5
/
+2
*
|
net: dst: remove gc leftovers
Julian Wiedmann
2019-03-21
1
-1
/
+1
*
|
ipv4: Allow amount of dirty memory from fib resizing to be controllable
David Ahern
2019-03-21
2
-6
/
+17
*
|
tcp: free request sock directly upon TFO or syncookies error
Guillaume Nault
2019-03-19
2
-12
/
+10
|
/
*
tcp: Don't access TCP_SKB_CB before initializing it
Christoph Paasch
2019-03-11
1
-8
/
+1
*
tcp: handle inet_csk_reqsk_queue_add() failures
Guillaume Nault
2019-03-09
2
-2
/
+13
*
fou, fou6: avoid uninit-value in gue_err() and gue6_err()
Eric Dumazet
2019-03-09
1
-2
/
+2
*
route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
Xin Long
2019-03-08
1
-0
/
+4
*
tcp: do not report TCP_CM_INQ of 0 for closed connections
Soheil Hassas Yeganeh
2019-03-06
1
-0
/
+5
*
tcp: detecting the misuse of .sendpage for Slab objects
Vasily Averin
2019-03-06
1
-0
/
+4
*
iptunnel: NULL pointer deref for ip_md_tunnel_xmit
Alan Maguire
2019-03-06
1
-3
/
+6
*
ipv4/route: fail early when inet dev is missing
Paolo Abeni
2019-03-06
1
-4
/
+5
*
net: ignore sysctl_devconf_inherit_init_net without SYSCTL
Arnd Bergmann
2019-03-04
1
-1
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-03-02
8
-902
/
+6
|
\
|
*
netfilter: nf_tables: merge ipv4 and ipv6 nat chain types
Florian Westphal
2019-03-01
3
-99
/
+0
|
*
netfilter: nf_tables: nat: merge nft_masq protocol specific modules
Florian Westphal
2019-03-01
3
-100
/
+0
|
*
netfilter: nf_tables: nat: merge nft_redir protocol specific modules
Florian Westphal
2019-03-01
3
-91
/
+0
|
*
netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.h
Florian Westphal
2019-02-27
2
-9
/
+5
|
*
netfilter: nat: merge nf_nat_ipv4,6 into nat core
Florian Westphal
2019-02-27
3
-346
/
+2
|
*
netfilter: nat: move nlattr parse and xfrm session decode to core
Florian Westphal
2019-02-27
1
-58
/
+0
|
*
netfilter: nat: merge ipv4 and ipv6 masquerade functionality
Florian Westphal
2019-02-27
3
-202
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-02
7
-20
/
+61
|
\
\
[next]