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
*
xfrm: Let the flowcache handle its size by default.
Steffen Klassert
2015-09-29
1
-1
/
+1
*
tcp: Fix CWV being too strict on thin streams
Bendik Rønning Opstad
2015-09-29
1
-2
/
+2
*
tcp: avoid reorders for TFO passive connections
Eric Dumazet
2015-09-29
2
-24
/
+30
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-09-27
12
-64
/
+94
|
\
|
*
net: Fix panic in icmp_route_lookup
David Ahern
2015-09-26
1
-2
/
+2
|
*
lwtunnel: remove source and destination UDP port config option
Jiri Benc
2015-09-24
1
-24
/
+0
|
*
ipv4: send arp replies to the correct tunnel
Jiri Benc
2015-09-24
2
-14
/
+53
|
*
tcp: add proper TS val into RST packets
Eric Dumazet
2015-09-23
1
-0
/
+1
|
*
inet: fix races in reqsk_queue_hash_req()
Eric Dumazet
2015-09-22
1
-4
/
+4
|
*
tcp/dccp: fix timewait races in timer handling
Eric Dumazet
2015-09-22
2
-13
/
+16
|
*
iptunnel: make rx/tx bytes counters consistent
Nicolas Dichtel
2015-09-21
1
-1
/
+1
|
*
net: Fix behaviour of unreachable, blackhole and prohibit routes
Nikola Forró
2015-09-21
1
-2
/
+4
|
*
tcp_cubic: do not set epoch_start in the future
Eric Dumazet
2015-09-18
1
-2
/
+8
|
*
net: Fix vti use case with oif in dst lookups
David Ahern
2015-09-18
3
-2
/
+5
*
|
inet: constify inet_rtx_syn_ack() sock argument
Eric Dumazet
2015-09-25
1
-1
/
+1
*
|
tcp/dccp: constify rtx_synack() and friends
Eric Dumazet
2015-09-25
1
-1
/
+1
*
|
tcp: constify tcp_v{4|6}_send_synack() socket argument
Eric Dumazet
2015-09-25
1
-1
/
+1
*
|
tcp: constify tcp_make_synack() socket argument
Eric Dumazet
2015-09-25
1
-9
/
+15
*
|
tcp: remove tcp_ecn_make_synack() socket argument
Eric Dumazet
2015-09-25
2
-9
/
+13
*
|
tcp: remove tcp_synack_options() socket argument
Eric Dumazet
2015-09-25
1
-8
/
+7
*
|
ip: constify ip_build_and_send_pkt() socket argument
Eric Dumazet
2015-09-25
1
-6
/
+8
*
|
tcp: md5: constify tcp_md5_do_lookup() socket argument
Eric Dumazet
2015-09-25
1
-3
/
+3
*
|
inet: constify inet_csk_route_req() socket argument
Eric Dumazet
2015-09-25
1
-1
/
+1
*
|
inet: constify ip_route_output_flow() socket argument
Eric Dumazet
2015-09-25
1
-1
/
+1
*
|
tcp: constify tcp_openreq_init_rwin()
Eric Dumazet
2015-09-25
1
-10
/
+18
*
|
tcp: constify listener socket in tcp_v[46]_init_req()
Eric Dumazet
2015-09-25
1
-1
/
+2
*
|
tcp: factorize sk_txhash init
Eric Dumazet
2015-09-24
2
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-09-22
24
-120
/
+98
|
\
\
|
*
|
netfilter: Pass net into nf_xfrm_me_harder
Eric W. Biederman
2015-09-18
1
-2
/
+2
|
*
|
netfilter: Pass priv instead of nf_hook_ops to netfilter hooks
Eric W. Biederman
2015-09-18
15
-51
/
+51
|
*
|
netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tuple
Eric W. Biederman
2015-09-18
1
-2
/
+2
|
*
|
netfilter: Pass net to nf_dup_ipv4 and nf_dup_ipv6
Eric W. Biederman
2015-09-18
2
-20
/
+5
|
*
|
netfilter: x_tables: Use par->net instead of computing from the passed net de...
Eric W. Biederman
2015-09-18
2
-4
/
+3
|
*
|
netfilter: x_tables: Pass struct net in xt_action_param
Eric W. Biederman
2015-09-18
2
-0
/
+2
|
*
|
netfilter: nf_tables: kill nft_pktinfo.ops
Eric W. Biederman
2015-09-18
8
-10
/
+9
|
*
|
inet netfilter: Prefer state->hook to ops->hooknum
Eric W. Biederman
2015-09-18
3
-10
/
+10
|
*
|
inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_table
Eric W. Biederman
2015-09-18
8
-22
/
+15
*
|
|
tcp: send loss probe after 1s if no RTT available
Yuchung Cheng
2015-09-22
1
-4
/
+5
*
|
|
tcp: usec resolution SYN/ACK RTT
Yuchung Cheng
2015-09-22
3
-17
/
+17
|
/
/
*
|
net: Initialize table in fib result
David Ahern
2015-09-18
1
-0
/
+2
*
|
net: only check perm protocol when register proto
Junwei Zhang
2015-09-18
1
-11
/
+5
*
|
tcp: provide skb->hash to synack packets
Eric Dumazet
2015-09-18
3
-1
/
+4
*
|
netfilter: Add blank lines in callers of netfilter hooks
Eric W. Biederman
2015-09-18
1
-0
/
+1
*
|
netfilter: Pass net into okfn
Eric W. Biederman
2015-09-18
8
-18
/
+14
*
|
netfilter: Use nf_hook_state.net
Eric W. Biederman
2015-09-18
10
-30
/
+19
*
|
netfilter: Pass struct net into the netfilter hooks
Eric W. Biederman
2015-09-18
8
-27
/
+37
*
|
arp: Introduce arp_xmit_finish
Eric W. Biederman
2015-09-18
1
-1
/
+6
*
|
ipv4: Only compute net once in ipmr_forward_finish
Eric W. Biederman
2015-09-18
1
-2
/
+3
*
|
ipv4: Only compute net once in ip_rcv_finish
Eric W. Biederman
2015-09-18
1
-6
/
+4
*
|
ipv4: Only compute net once in ip_finish_output2
Eric W. Biederman
2015-09-18
1
-2
/
+3
[next]