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
*
vxlan: Fix TCPv6 segmentation.
Pravin B Shelar
2013-05-03
1
-1
/
+6
*
gre: Fix GREv4 TCPv6 segmentation.
Pravin B Shelar
2013-05-03
2
-1
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
3
-7
/
+7
|
\
|
*
proc: Supply a function to remove a proc entry by PDE
David Howells
2013-05-01
1
-2
/
+2
|
*
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
3
-5
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-30
1
-0
/
+1
|
\
\
*
|
|
tcp: reset timer after any SYNACK retransmit
Yuchung Cheng
2013-04-29
1
-1
/
+6
*
|
|
net: Add MIB counters for checksum errors
Eric Dumazet
2013-04-29
7
-12
/
+35
*
|
|
net: defer net_secret[] initialization
Eric Dumazet
2013-04-29
1
-1
/
+4
*
|
|
net: ipv4: typo issue, remove erroneous semicolon
Chen Gang
2013-04-25
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-22
7
-61
/
+104
|
\
|
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2013-04-19
1
-1
/
+7
|
|
\
\
|
|
*
|
netfilter: xt_rpfilter: skip locally generated broadcast/multicast, too
Florian Westphal
2013-04-19
1
-1
/
+7
|
*
|
|
tcp: call tcp_replace_ts_recent() from tcp_ack()
Eric Dumazet
2013-04-19
1
-33
/
+31
|
*
|
|
net: drop dst before queueing fragments
Eric Dumazet
2013-04-17
1
-4
/
+10
|
*
|
|
esp4: fix error return code in esp_output()
Wei Yongjun
2013-04-15
1
-3
/
+3
|
*
|
|
tcp: Reallocate headroom if it would overflow csum_start
Thomas Graf
2013-04-11
1
-2
/
+6
|
*
|
|
tcp: incoming connections might use wrong route under synflood
Dmitry Popov
2013-04-11
1
-2
/
+2
|
*
|
|
selinux: add a skb_owned_by() hook
Eric Dumazet
2013-04-09
1
-0
/
+1
|
*
|
|
net: ipv4: fix schedule while atomic bug in check_lifetime()
Jiri Pirko
2013-04-08
1
-16
/
+42
|
*
|
|
net: ipv4: reset check_lifetime_work after changing lifetime
Jiri Pirko
2013-04-08
1
-0
/
+2
|
|
/
/
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2013-04-19
14
-17
/
+45
|
\
\
\
|
*
|
|
netfilter: xt_rpfilter: depend on raw or mangle table
Florian Westphal
2013-04-19
1
-1
/
+1
|
*
|
|
netfilter: add my copyright statements
Patrick McHardy
2013-04-18
11
-1
/
+19
|
*
|
|
netfilter: nat: propagate errors from xfrm_me_harder()
Patrick McHardy
2013-04-08
1
-6
/
+11
|
*
|
|
netfilter: ipv4: propagate routing errors from ip_route_me_harder()
Patrick McHardy
2013-04-08
3
-9
/
+14
*
|
|
|
netlink: rename ssk to sk in struct netlink_skb_params
Patrick McHardy
2013-04-19
2
-5
/
+5
*
|
|
|
tcp: introduce TCPSpuriousRtxHostQueues SNMP counter
Eric Dumazet
2013-04-18
2
-0
/
+8
*
|
|
|
net: tcp_memcontrol: minor: remove unused variable
Daniel Borkmann
2013-04-14
1
-1
/
+0
*
|
|
|
net: sock: make sock_tx_timestamp void
Daniel Borkmann
2013-04-14
2
-6
/
+5
*
|
|
|
tcp: tcp_tso_segment() small optimization
Eric Dumazet
2013-04-13
1
-2
/
+5
*
|
|
|
tcp: GSO should be TSQ friendly
Eric Dumazet
2013-04-12
2
-1
/
+13
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-04-11
2
-2
/
+7
|
\
\
\
\
|
*
|
|
|
xfrm: allow to avoid copying DSCP during encapsulation
Nicolas Dichtel
2013-03-06
2
-2
/
+7
*
|
|
|
|
tcp_memcontrol: remove a redundant statement in tcp_destroy_cgroup()
Zefan Li
2013-04-09
1
-2
/
+0
*
|
|
|
|
ip_gre: fix a possible crash in parse_gre_header()
Eric Dumazet
2013-04-08
1
-3
/
+5
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-07
1
-2
/
+4
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
net: ipv4: notify when address lifetime changes
Jiri Pirko
2013-04-05
1
-2
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2013-04-07
4
-51
/
+98
|
\
\
\
|
*
|
|
netfilter: ipt_ULOG: add net namespace support for ipt_ULOG
Gao feng
2013-04-05
1
-40
/
+89
|
*
|
|
netfilter: nf_log: prepare net namespace support for loggers
Gao feng
2013-04-05
2
-5
/
+6
|
*
|
|
netfilter: use IS_ENABLE to replace if defined in TRACE target
Gao feng
2013-04-02
2
-6
/
+3
*
|
|
|
net: frag queue per hash bucket locking
Jesper Dangaard Brouer
2013-04-04
1
-13
/
+44
*
|
|
|
ipconfig: add informative timeout messages while waiting for carrier
Paul Gortmaker
2013-04-02
1
-1
/
+12
*
|
|
|
ip_gre: don't overwrite iflink during net_dev init
Antonio Quartulli
2013-03-30
1
-1
/
+0
*
|
|
|
ip_tunnel: Fix off-by-one error in forming dev name.
Pravin B Shelar
2013-03-29
1
-1
/
+1
*
|
|
|
net-next: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
2013-03-28
4
-13
/
+13
|
/
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-27
1
-5
/
+2
|
\
|
|
|
*
|
ipv4: Fix ip-header identification for gso packets.
Pravin B Shelar
2013-03-26
1
-2
/
+1
|
*
|
tcp: undo spurious timeout after SACK reneging
Yuchung Cheng
2013-03-24
1
-5
/
+2
[next]