index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: tcp_release_cb() should release socket ownership
Eric Dumazet
2014-03-11
1
-0
/
+11
*
inet: frag: make sure forced eviction removes all frags
Florian Westphal
2014-03-06
1
-1
/
+1
*
net: fix for a race condition in the inet frag code
Nikolay Aleksandrov
2014-03-05
1
-1
/
+2
*
ip_tunnel:multicast process cause panic due to skb->_skb_refdst NULL pointer
Xin Long
2014-03-03
1
-1
/
+0
*
tcp: fix bogus RTT on special retransmission
Yuchung Cheng
2014-03-03
2
-4
/
+10
*
net: tcp: use NET_INC_STATS()
Eric Dumazet
2014-02-26
1
-2
/
+2
*
ipv4: ipv6: better estimate tunnel header cut for correct ufo handling
Hannes Frederic Sowa
2014-02-25
1
-2
/
+5
*
tcp: reduce the bloat caused by tcp_is_cwnd_limited()
Eric Dumazet
2014-02-24
1
-2
/
+1
*
net-tcp: fastopen: fix high order allocations
Eric Dumazet
2014-02-22
2
-4
/
+11
*
sit: fix panic with route cache in ip tunnels
Nicolas Dichtel
2014-02-20
1
-3
/
+4
*
ip_tunnel: Move ip_tunnel_get_stats64 into ip_tunnel_core.c
David S. Miller
2014-02-20
2
-46
/
+46
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-02-19
2
-5
/
+2
|
\
|
*
netfilter: nf_tables: fix nf_trace always-on with XT_TRACE=n
Florian Westphal
2014-02-17
1
-3
/
+0
|
*
netfilter: nf_nat_snmp_basic: fix duplicates in if/else branches
FX Le Bail
2014-02-14
1
-2
/
+2
*
|
ipv4: fix counter in_slow_tot
Duan Jiong
2014-02-17
1
-2
/
+2
*
|
ipv4: distinguish EHOSTUNREACH from the ENETUNREACH
Duan Jiong
2014-02-16
1
-2
/
+7
*
|
ipv4: ipconfig.c: add parentheses in an if statement
FX Le Bail
2014-02-14
1
-1
/
+1
*
|
net: ip, ipv6: handle gso skbs in forwarding path
Florian Westphal
2014-02-13
1
-2
/
+69
|
/
*
tcp: tsq: fix nonagle handling
John Ogness
2014-02-10
1
-2
/
+11
*
tcp: correct code comment stating 3 min timeout for FIN_WAIT2, we only do 1 min
Jesper Juhl
2014-02-09
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-02-09
4
-1
/
+85
|
\
|
*
netfilter: nf_tables: add reject module for NFPROTO_INET
Patrick McHardy
2014-02-06
1
-3
/
+4
|
*
netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts
Patrick McHardy
2014-02-06
3
-0
/
+80
|
*
netfilter: nf_nat_h323: fix crash in nf_ct_unlink_expect_report()
Alexey Dobriyan
2014-02-05
1
-1
/
+4
*
|
tcp: remove 1ms offset in srtt computation
Eric Dumazet
2014-02-06
2
-9
/
+11
*
|
ipv4: Fix runtime WARNING in rtmsg_ifa()
Geert Uytterhoeven
2014-02-06
1
-1
/
+2
*
|
net/ipv4: Use proper RCU APIs for writer-side in udp_offload.c
Shlomo Pongratz
2014-02-04
1
-7
/
+8
*
|
ip_tunnel: fix panic in ip_tunnel_xmit()
Eric Dumazet
2014-02-03
1
-18
/
+11
*
|
net/ipv4: Use non-atomic allocation of udp offloads structure instance
Or Gerlitz
2014-01-30
1
-1
/
+1
|
/
*
net: gre: use icmp_hdr() to get inner ip header
Duan Jiong
2014-01-27
1
-1
/
+1
*
net: Fix memory leak if TPROXY used with TCP early demux
Holger Eitzenberger
2014-01-27
1
-1
/
+1
*
net: ipv4: Use PTR_ERR_OR_ZERO
Sachin Kamat
2014-01-27
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-01-25
56
-933
/
+1120
|
\
|
*
fib_frontend: fix possible NULL pointer dereference
Oliver Hartkopp
2014-01-24
1
-0
/
+2
|
*
ip_tunnel: clear IPCB in ip_tunnel_xmit() in case dst_link_failure() is called
Duan Jiong
2014-01-23
1
-0
/
+1
|
*
net/udp_offload: Handle static checker complaints
Shlomo Pongratz
2014-01-23
1
-4
/
+4
|
*
tcp: metrics: Handle v6/v4-mapped sockets in tcp-metrics
Christoph Paasch
2014-01-23
1
-24
/
+40
|
*
net/ipv4: queue work on power efficient wq
viresh kumar
2014-01-22
1
-4
/
+6
|
*
tcp: metrics: Fix rcu-race when deleting multiple entries
Christoph Paasch
2014-01-22
1
-9
/
+5
|
*
net: Add GRO support for UDP encapsulating protocols
Or Gerlitz
2014-01-21
1
-0
/
+143
|
*
ipv6: protect protocols not handling ipv4 from v4 connection/bind attempts
Hannes Frederic Sowa
2014-01-21
1
-0
/
+3
|
*
tcp: delete redundant calls of tcp_mtup_init()
Peter Pan(潘卫平)
2014-01-21
1
-1
/
+0
|
*
ipv4: remove the useless argument from ip_tunnel_hash()
Duan Jiong
2014-01-21
1
-5
/
+4
|
*
ipv6: make IPV6_RECVPKTINFO work for ipv4 datagrams
Hannes Frederic Sowa
2014-01-19
2
-4
/
+9
|
*
ipv4: be friend with drop monitor
Eric Dumazet
2014-01-18
4
-6
/
+6
|
*
net: add build-time checks for msg->msg_name size
Steffen Hurrle
2014-01-18
4
-10
/
+8
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-18
2
-21
/
+38
|
|
\
|
*
|
ipv4: fix a dst leak in tunnels
Eric Dumazet
2014-01-17
1
-20
/
+14
|
*
|
ipv6: tcp: fix flowlabel value in ACK messages send from TIME_WAIT
Florent Fourcot
2014-01-17
1
-0
/
+1
|
*
|
net/ipv4: don't use module_init in non-modular gre_offload
Paul Gortmaker
2014-01-16
1
-8
/
+2
[next]