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.13.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-28
fib_trie: leaf_walk_rcu should not compute key if key is less than pn->key
Alexander Duyck
1
-1
/
+1
2015-10-27
ipv6: gre: support SIT encapsulation
Eric Dumazet
1
-1
/
+2
2015-10-23
tcp: allow dctcp alpha to drop to zero
Andrew Shewmaker
1
-1
/
+1
2015-10-23
openvswitch: Fix egress tunnel info.
Pravin B Shelar
1
-9
/
+37
2015-10-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+2
2015-10-22
tcp: remove improper preemption check in tcp_xmit_probe_skb()
Renato Westphal
1
-1
/
+1
2015-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-3
/
+2
2015-10-19
xfrm: Fix pmtu discovery for local generated packets.
Steffen Klassert
1
-0
/
+2
2015-10-12
netfilter: ipt_rpfilter: remove the nh_scope test in rpfilter_lookup_reverse
lucien
1
-3
/
+1
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-01
netfilter: fix Kconfig dependencies for nf_dup_ipv{4,6}
Pablo Neira Ayuso
1
-0
/
+1
2015-09-30
net: Initialize flow flags in input path
David Ahern
2
-0
/
+2
2015-09-26
net: Fix panic in icmp_route_lookup
David Ahern
1
-2
/
+2
2015-09-25
lwtunnel: remove source and destination UDP port config option
Jiri Benc
1
-24
/
+0
2015-09-25
ipv4: send arp replies to the correct tunnel
Jiri Benc
2
-14
/
+53
2015-09-24
tcp: add proper TS val into RST packets
Eric Dumazet
1
-0
/
+1
2015-09-22
inet: fix races in reqsk_queue_hash_req()
Eric Dumazet
1
-4
/
+4
2015-09-22
tcp/dccp: fix timewait races in timer handling
Eric Dumazet
2
-13
/
+16
2015-09-21
iptunnel: make rx/tx bytes counters consistent
Nicolas Dichtel
1
-1
/
+1
2015-09-21
net: Fix behaviour of unreachable, blackhole and prohibit routes
Nikola Forró
1
-2
/
+4
2015-09-18
tcp_cubic: do not set epoch_start in the future
Eric Dumazet
1
-2
/
+8
2015-09-18
net: Fix vti use case with oif in dst lookups
David Ahern
3
-2
/
+5
2015-09-10
tcp_cubic: better follow cubic curve after idle period
Eric Dumazet
1
-0
/
+16
2015-09-10
tcp: generate CA_EVENT_TX_START on data frames
Neal Cardwell
1
-3
/
+3
2015-09-10
net: ipv6: use common fib_default_rule_pref
Phil Sutter
2
-2
/
+0
2015-09-03
netfilter: nf_dup{4, 6}: fix build error when nf_conntrack disabled
Daniel Borkmann
1
-0
/
+1
2015-09-02
net: Make table id type u32
David Ahern
3
-7
/
+7
2015-08-31
tcp: use dctcp if enabled on the route to the initiator
Daniel Borkmann
3
-6
/
+16
2015-08-31
fib, fib6: reject invalid feature bits
Daniel Borkmann
1
-0
/
+2
2015-08-31
net: fib: move metrics parsing to a helper
Florian Westphal
1
-30
/
+41
2015-08-31
ip-tunnel: Use API to access tunnel metadata options.
Pravin B Shelar
1
-2
/
+0
2015-08-31
ipv4: fix 32b build
Madalin Bucur
1
-1
/
+1
2015-08-31
ipv4: Fix 32-bit build.
David S. Miller
1
-2
/
+2
2015-08-31
net: Introduce helper functions to get the per cpu data
Raghavendra K T
1
-14
/
+27
2015-08-29
fou: reject IPv6 config
Jiri Benc
1
-1
/
+1
2015-08-29
ip_tunnels: record IP version in tunnel info
Jiri Benc
2
-2
/
+3
2015-08-29
ip_tunnels: convert the mode field of ip_tunnel_info to flags
Jiri Benc
2
-2
/
+2
2015-08-29
net: FIB tracepoints
David Ahern
2
-0
/
+8
2015-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-31
/
+18
2015-08-28
net: Add support for VRFs to inetpeer cache
David Ahern
3
-4
/
+9
2015-08-28
net: Add helper function to compare inetpeer addresses
David Ahern
2
-23
/
+3
2015-08-28
net: Add set,get helpers for inetpeer addresses
David Ahern
1
-38
/
+27
2015-08-28
net: Introduce ipv4_addr_hash and use it for tcp metrics
David Ahern
1
-6
/
+6
2015-08-28
IGMP: Inhibit reports for local multicast groups
Philip Downey
2
-1
/
+32
2015-08-28
Revert "netfilter: xtables: compute exact size needed for jumpstack"
Florian Westphal
2
-30
/
+17
2015-08-28
geneve: Consolidate Geneve functionality in single module.
Pravin B Shelar
3
-462
/
+0
2015-08-28
tunnel: introduce udp_tun_rx_dst()
Pravin B Shelar
2
-17
/
+29
2015-08-25
ah4: Fix error return in ah_input().
David S. Miller
1
-1
/
+3
2015-08-25
tcp: refine pacing rate determination
Eric Dumazet
2
-1
/
+36
[next]