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
2013-06-26
gre: fix a possible skb leak
Eric Dumazet
1
-1
/
+1
2013-06-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-4
/
+8
2013-06-24
netfilter: ipt_ULOG: fix incorrect setting of ulog timer
Gao feng
1
-4
/
+8
2013-06-20
ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP sockets.
Aydin Arik
1
-2
/
+2
2013-06-13
ip_tunnel: remove __net_init/exit from exported functions
Eric Dumazet
1
-2
/
+2
2013-06-13
net/ipv4: ip_vti clear skb cb before tunneling.
Saurabh Mohan
1
-2
/
+1
2013-05-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-2
/
+4
2013-05-28
ipv4: fix redirect handling for TCP packets
Michal Kubecek
1
-1
/
+6
2013-05-26
ip_tunnel: fix kernel panic with icmp_dest_unreach
Eric Dumazet
1
-1
/
+1
2013-05-24
tcp: xps: fix reordering issues
Eric Dumazet
1
-4
/
+6
2013-05-23
netfilter: ipt_ULOG: fix non-null terminated string in the nf_log path
Chen Gang
1
-2
/
+4
2013-05-23
tcp: bug fix in proportional rate reduction.
Nandita Dukkipati
1
-10
/
+13
2013-05-20
ip_gre: fix a possible crash in ipgre_err()
Eric Dumazet
1
-1
/
+2
2013-05-17
tcp: gso: do not generate out of order packets
Eric Dumazet
1
-1
/
+21
2013-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-5
/
+8
2013-05-15
netfilter: log: netns NULL ptr bug when calling from conntrack
Hans Schillstrom
1
-5
/
+8
2013-05-14
tcp: fix tcp_md5_hash_skb_data()
Eric Dumazet
1
-2
/
+5
2013-05-12
ipv4: ip_output: remove inline marking of EXPORT_SYMBOL functions
Denis Efremov
1
-1
/
+1
2013-05-09
gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol()
Pravin B Shelar
2
-10
/
+2
2013-05-06
fib_trie: no need to delay vfree()
Al Viro
1
-11
/
+2
2013-05-06
net: frag, fix race conditions in LRU list maintenance
Konstantin Khlebnikov
1
-0
/
+1
2013-05-06
tcp: do not expire TCP fastopen cookies
Eric Dumazet
1
-6
/
+9
2013-05-04
vxlan: Fix TCPv6 segmentation.
Pravin B Shelar
1
-1
/
+6
2013-05-04
gre: Fix GREv4 TCPv6 segmentation.
Pravin B Shelar
2
-1
/
+4
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-7
/
+7
2013-05-02
proc: Supply a function to remove a proc entry by PDE
David Howells
1
-2
/
+2
2013-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2013-04-29
tcp: reset timer after any SYNACK retransmit
Yuchung Cheng
1
-1
/
+6
2013-04-29
net: Add MIB counters for checksum errors
Eric Dumazet
7
-12
/
+35
2013-04-29
net: defer net_secret[] initialization
Eric Dumazet
1
-1
/
+4
2013-04-25
net: ipv4: typo issue, remove erroneous semicolon
Chen Gang
1
-1
/
+1
2013-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-61
/
+104
2013-04-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
14
-17
/
+45
2013-04-19
netlink: rename ssk to sk in struct netlink_skb_params
Patrick McHardy
2
-5
/
+5
2013-04-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+7
2013-04-19
tcp: call tcp_replace_ts_recent() from tcp_ack()
Eric Dumazet
1
-33
/
+31
2013-04-19
netfilter: xt_rpfilter: depend on raw or mangle table
Florian Westphal
1
-1
/
+1
2013-04-19
netfilter: xt_rpfilter: skip locally generated broadcast/multicast, too
Florian Westphal
1
-1
/
+7
2013-04-18
tcp: introduce TCPSpuriousRtxHostQueues SNMP counter
Eric Dumazet
2
-0
/
+8
2013-04-18
netfilter: add my copyright statements
Patrick McHardy
11
-1
/
+19
2013-04-17
net: drop dst before queueing fragments
Eric Dumazet
1
-4
/
+10
2013-04-15
esp4: fix error return code in esp_output()
Wei Yongjun
1
-3
/
+3
2013-04-14
net: tcp_memcontrol: minor: remove unused variable
Daniel Borkmann
1
-1
/
+0
2013-04-14
net: sock: make sock_tx_timestamp void
Daniel Borkmann
2
-6
/
+5
2013-04-14
tcp: tcp_tso_segment() small optimization
Eric Dumazet
1
-2
/
+5
2013-04-13
tcp: GSO should be TSQ friendly
Eric Dumazet
2
-1
/
+13
2013-04-12
tcp: Reallocate headroom if it would overflow csum_start
Thomas Graf
1
-2
/
+6
2013-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-2
/
+7
2013-04-12
tcp: incoming connections might use wrong route under synflood
Dmitry Popov
1
-2
/
+2
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
3
-5
/
+5
[next]