index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-19
xfrm: Fix pmtu discovery for local generated packets.
Steffen Klassert
1
-0
/
+2
2015-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
10
-38
/
+24
2015-10-19
tcp: do not set queue_mapping on SYNACK
Eric Dumazet
4
-6
/
+3
2015-10-19
ipconfig: send Client-identifier in DHCP requests
Li RongQing
1
-1
/
+31
2015-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
28
-261
/
+382
2015-10-16
netfilter: ipv4: whitespace around operators
Ian Morris
3
-6
/
+6
2015-10-16
netfilter: ipv4: code indentation
Ian Morris
3
-5
/
+5
2015-10-16
netfilter: ipv4: function definition layout
Ian Morris
2
-6
/
+6
2015-10-16
netfilter: ipv4: ternary operator layout
Ian Morris
2
-5
/
+5
2015-10-16
netfilter: ipv4: label placement
Ian Morris
2
-2
/
+2
2015-10-16
netfilter: remove hook owner refcounting
Florian Westphal
4
-14
/
+0
2015-10-16
net: Fix suspicious RCU usage in fib_rebalance
David Ahern
1
-2
/
+2
2015-10-16
tcp/dccp: fix race at listener dismantle phase
Eric Dumazet
1
-22
/
+49
2015-10-16
tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helper
Eric Dumazet
2
-3
/
+9
2015-10-16
Revert "inet: fix double request socket freeing"
Eric Dumazet
1
-2
/
+2
2015-10-15
tcp: avoid spurious SYN flood detection at listen() time
Eric Dumazet
1
-2
/
+2
2015-10-15
tcp/dccp: fix potential NULL deref in __inet_inherit_port()
Eric Dumazet
1
-0
/
+4
2015-10-14
Revert "ipv4/icmp: redirect messages can use the ingress daddr as source"
Paolo Abeni
2
-15
/
+1
2015-10-14
tcp/dccp: fix behavior of stale SYN_RECV request sockets
Eric Dumazet
1
-1
/
+6
2015-10-13
ipv4: Pass struct net into ip_defrag and ip_check_defrag
Eric W. Biederman
3
-10
/
+11
2015-10-13
ipv4: Only compute net once in ip_call_ra_chain
Eric W. Biederman
1
-1
/
+2
2015-10-13
ipv4/icmp: redirect messages can use the ingress daddr as source
Paolo Abeni
2
-1
/
+15
2015-10-13
net: shrink struct sock and request_sock by 8 bytes
Eric Dumazet
5
-14
/
+14
2015-10-13
net: SO_INCOMING_CPU setsockopt() support
Eric Dumazet
2
-1
/
+7
2015-10-12
netfilter: ipt_rpfilter: remove the nh_scope test in rpfilter_lookup_reverse
lucien
1
-3
/
+1
2015-10-12
tcp: change type of alive from int to bool
Richard Sailer
1
-3
/
+3
2015-10-11
tcp: fix RFS vs lockless listeners
Eric Dumazet
2
-0
/
+2
2015-10-08
net: Do not drop to make_route if oif is l3mdev
David Ahern
1
-1
/
+2
2015-10-08
dst: Pass net into dst->output
Eric W. Biederman
3
-9
/
+5
2015-10-08
ipv4, ipv6: Pass net into ip_local_out and ip6_local_out
Eric W. Biederman
6
-11
/
+10
2015-10-08
ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_out
Eric W. Biederman
1
-3
/
+2
2015-10-08
ipv4: Cache net in ip_build_and_send_pkt and ip_queue_xmit
Eric W. Biederman
1
-4
/
+6
2015-10-08
ipv4: Cache net in iptunnel_xmit
Eric W. Biederman
1
-2
/
+2
2015-10-08
ipv4: Merge ip_local_out and ip_local_out_sk
Eric W. Biederman
6
-11
/
+11
2015-10-08
ipv4: Merge __ip_local_out and __ip_local_out_sk
Eric W. Biederman
3
-9
/
+4
2015-10-08
dst: Pass a sk into .local_out
Eric W. Biederman
3
-3
/
+3
2015-10-08
net: Pass net into dst_output and remove dst_output_okfn
Eric W. Biederman
6
-8
/
+9
2015-10-08
ipv4: Fix ip_queue_xmit to pass sk into ip_local_out_sk
Eric W. Biederman
1
-1
/
+1
2015-10-08
ipv4: Fix ip_local_out_sk by passing the sk into __ip_local_out_sk
Eric W. Biederman
1
-1
/
+1
2015-10-07
tcp: ensure prior synack rtx behavior with small backlogs
Eric Dumazet
1
-1
/
+1
2015-10-07
net: ipv4: tcp.c Fixed an assignment coding style issue
Yuvaraja Mariappan
1
-8
/
+16
2015-10-07
net: Lookup actual route when oif is VRF device
David Ahern
1
-0
/
+3
2015-10-07
net: Add l3mdev saddr lookup to raw_sendmsg
David Ahern
1
-2
/
+6
2015-10-07
net: Add source address lookup op for VRF
David Ahern
1
-19
/
+3
2015-10-07
net: Refactor path selection in __ip_route_output_key_hash
David Ahern
2
-15
/
+22
2015-10-07
net: Rename FLOWI_FLAG_VRFSRC to FLOWI_FLAG_L3MDEV_SRC
David Ahern
1
-1
/
+1
2015-10-06
ipv4: Fix compilation errors in fib_rebalance
Peter Nørlund
1
-2
/
+2
2015-10-05
ipv4: fix reply_dst leakage on arp reply
Jiri Benc
1
-3
/
+5
2015-10-05
inet: fix race in reqsk_queue_unlink()
Eric Dumazet
1
-9
/
+10
2015-10-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiede...
David S. Miller
1
-24
/
+20
[prev]
[next]