index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
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-17
13
-45
/
+74
|
|
|
\
\
\
\
|
|
*
|
|
|
|
net: ipv4: remove erroneous advancement of list pointer
Florian Westphal
2019-06-17
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-14
1
-12
/
+0
|
|
*
|
|
|
|
udp: Remove unused parameter (exact_dif)
Tim Beale
2019-06-14
1
-5
/
+5
|
|
*
|
|
|
|
ipv4: tcp: fix ACK/RST sent with a transmit delay
Eric Dumazet
2019-06-14
2
-6
/
+11
|
|
*
|
|
|
|
ipv4: Support multipath hashing on inner IP pkts for GRE tunnel
Stephen Suryaputra
2019-06-14
2
-1
/
+18
|
|
*
|
|
|
|
tcp: use static_branch_deferred_inc for clean_acked_data_enabled
Willem de Bruijn
2019-06-14
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-09
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-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: 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
[prev]
[next]