index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp/dccp: install syn_recv requests into ehash table
Eric Dumazet
2015-10-03
6
-257
/
+79
*
tcp/dccp: remove inet_csk_reqsk_queue_added() timeout argument
Eric Dumazet
2015-10-03
1
-1
/
+1
*
tcp: get_openreq[46]() changes
Eric Dumazet
2015-10-03
1
-4
/
+4
*
tcp: remove BUG_ON() in tcp_check_req()
Eric Dumazet
2015-10-03
1
-2
/
+0
*
tcp: cleanup tcp_v[46]_inbound_md5_hash()
Eric Dumazet
2015-10-03
1
-10
/
+6
*
tcp: call sk_mark_napi_id() on the child, not the listener
Eric Dumazet
2015-10-03
1
-1
/
+1
*
tcp: move synflood_warned into struct request_sock_queue
Eric Dumazet
2015-10-03
1
-4
/
+3
*
tcp: move qlen/young out of struct listen_sock
Eric Dumazet
2015-10-03
2
-4
/
+4
*
tcp: add a spinlock to protect struct request_sock_queue
Eric Dumazet
2015-10-03
1
-14
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-02
2
-0
/
+2
|
\
|
*
net: Initialize flow flags in input path
David Ahern
2015-09-29
2
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-09-29
8
-19
/
+22
|
\
\
|
*
|
ipv4: Pass struct net into ip_route_me_harder
Eric W. Biederman
2015-09-29
6
-8
/
+9
|
*
|
netfilter: ipt_SYNPROXY: Pass snet into synproxy_send_tcp
Eric W. Biederman
2015-09-29
1
-7
/
+9
|
*
|
netfilter: Push struct net down into nf_afinfo.reroute
Eric W. Biederman
2015-09-29
1
-1
/
+1
|
*
|
ipv4: Push struct net down into nf_send_reset
Eric W. Biederman
2015-09-29
3
-3
/
+3
*
|
|
net: Replace calls to vrf_dev_get_rth
David Ahern
2015-09-29
1
-5
/
+3
*
|
|
net: Replace vrf_dev_table and friends
David Ahern
2015-09-29
2
-6
/
+5
*
|
|
net: Replace vrf_master_ifindex{, _rcu} with l3mdev equivalents
David Ahern
2015-09-29
5
-17
/
+17
*
|
|
net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTER
David Ahern
2015-09-29
3
-3
/
+3
*
|
|
tcp: prepare fastopen code for upcoming listener changes
Eric Dumazet
2015-09-29
5
-34
/
+19
*
|
|
tcp: constify tcp_syn_flood_action() socket argument
Eric Dumazet
2015-09-29
1
-4
/
+5
*
|
|
tcp: constify tcp_v{4|6}_route_req() sock argument
Eric Dumazet
2015-09-29
1
-1
/
+2
*
|
|
tcp: cookie_init_sequence() cleanups
Eric Dumazet
2015-09-29
1
-5
/
+1
*
|
|
tcp/dccp: constify syn_recv_sock() method sock argument
Eric Dumazet
2015-09-29
1
-1
/
+1
*
|
|
tcp: constify tcp_create_openreq_child() socket argument
Eric Dumazet
2015-09-29
1
-1
/
+3
*
|
|
inet: constify __inet_inherit_port() sock argument
Eric Dumazet
2015-09-29
1
-1
/
+1
*
|
|
inet: constify inet_csk_route_child_sock() socket argument
Eric Dumazet
2015-09-29
1
-1
/
+1
*
|
|
tcp: remove tcp_rcv_state_process() tcp_hdr argument
Eric Dumazet
2015-09-29
3
-4
/
+4
*
|
|
tcp: remove unused len argument from tcp_rcv_state_process()
Eric Dumazet
2015-09-29
3
-6
/
+5
*
|
|
tcp/dccp: constify send_synack and send_reset socket argument
Eric Dumazet
2015-09-29
1
-2
/
+2
*
|
|
net: Remove martian_source_keep_err goto label
David Ahern
2015-09-29
1
-4
/
+2
*
|
|
net: Swap ordering of tests in ip_route_input_mc
Alexander Duyck
2015-09-29
1
-3
/
+2
*
|
|
net/ipv4: Pass proto as u8 instead of u16 in ip_check_mc_rcu
Alexander Duyck
2015-09-29
1
-1
/
+1
*
|
|
tcp: Fix CWV being too strict on thin streams
Bendik Rønning Opstad
2015-09-28
1
-2
/
+2
*
|
|
tcp: avoid reorders for TFO passive connections
Eric Dumazet
2015-09-28
2
-24
/
+30
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-09-26
12
-64
/
+94
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
net: Fix panic in icmp_route_lookup
David Ahern
2015-09-25
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-21
1
-4
/
+4
|
*
|
tcp/dccp: fix timewait races in timer handling
Eric Dumazet
2015-09-21
2
-13
/
+16
|
*
|
iptunnel: make rx/tx bytes counters consistent
Nicolas Dichtel
2015-09-20
1
-1
/
+1
|
*
|
net: Fix behaviour of unreachable, blackhole and prohibit routes
Nikola Forró
2015-09-20
1
-2
/
+4
|
*
|
tcp_cubic: do not set epoch_start in the future
Eric Dumazet
2015-09-17
1
-2
/
+8
|
*
|
net: Fix vti use case with oif in dst lookups
David Ahern
2015-09-17
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
[next]