index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
[NETFILTER]: amanda helper: convert to textsearch infrastructure
Patrick McHardy
2006-06-18
2
-49
/
+96
*
|
[NETFILTER]: FTP helper: search optimization
Patrick McHardy
2006-06-18
1
-34
/
+43
*
|
[NETFILTER]: SNMP helper: fix debug module param type
Patrick McHardy
2006-06-18
1
-1
/
+1
*
|
[NETFILTER]: ctnetlink: change table dumping not to require an unique ID
Patrick McHardy
2006-06-18
1
-8
/
+24
*
|
[NETFILTER]: ctnetlink: fix NAT configuration
Patrick McHardy
2006-06-18
1
-31
/
+22
*
|
[NETFILTER]: conntrack: add fixed timeout flag in connection tracking
Eric Leblond
2006-06-18
1
-0
/
+6
*
|
[NETFILTER]: conntrack: add sysctl to disable checksumming
Patrick McHardy
2006-06-18
5
-4
/
+15
*
|
[NETFILTER]: conntrack: don't call helpers for related ICMP messages
Patrick McHardy
2006-06-18
2
-2
/
+2
*
|
[NETFILTER]: recent match: replace by rewritten version
Patrick McHardy
2006-06-18
1
-891
/
+377
*
|
[NETFILTER]: x_tables: add SCTP/DCCP support where missing
Patrick McHardy
2006-06-18
2
-62
/
+22
*
|
[NETFILTER]: x_tables: remove some unnecessary casts
Patrick McHardy
2006-06-18
1
-1
/
+1
*
|
[IPSEC] proto: Move transport mode input path into xfrm_mode_transport
Herbert Xu
2006-06-18
4
-38
/
+32
*
|
[IPSEC] xfrm: Abstract out encapsulation modes
Herbert Xu
2006-06-18
6
-84
/
+219
*
|
[IPSEC] xfrm: Undo afinfo lock proliferation
Herbert Xu
2006-06-18
2
-7
/
+0
*
|
[TCP]: tcp_rcv_rtt_measure_ts() call in pure-ACK path is superfluous
David S. Miller
2006-06-18
1
-2
/
+0
*
|
[I/OAT]: TCP recv offload to I/OAT
Chris Leech
2006-06-18
3
-20
/
+175
*
|
[I/OAT]: Add a sysctl for tuning the I/OAT offloaded I/O threshold
Chris Leech
2006-06-18
1
-0
/
+10
*
|
[I/OAT]: Make sk_eat_skb I/OAT aware.
Chris Leech
2006-06-18
1
-4
/
+4
*
|
[I/OAT]: Rename cleanup_rbuf to tcp_cleanup_rbuf and make non-static
Chris Leech
2006-06-18
1
-5
/
+5
|
/
*
[IPV4]: Increment ipInHdrErrors when TTL expires.
Weidong
2006-06-12
1
-0
/
+1
*
[TCP]: continued: reno sacked_out count fix
Aki M Nyrhinen
2006-06-12
1
-3
/
+1
*
[TCP]: Avoid skb_pull if possible when trimming head
Herbert Xu ~{PmVHI~}
2006-06-06
1
-7
/
+5
*
[TCP] tcp_highspeed: Fix problem observed by Xiaoliang (David) Wei
Stephen Hemminger
2006-06-03
1
-1
/
+2
*
[NETFILTER]: PPTP helper: fix sstate/cstate typo
Alexey Dobriyan
2006-05-29
1
-2
/
+2
*
[NETFILTER]: mark H.323 helper experimental
Patrick McHardy
2006-05-29
1
-2
/
+2
*
[NETFILTER]: Fix small information leak in SO_ORIGINAL_DST (CVE-2006-1343)
Marcel Holtmann
2006-05-29
2
-0
/
+2
*
[NETFILTER]: SNMP NAT: fix memleak in snmp_object_decode
Chris Wright
2006-05-24
1
-0
/
+1
*
[NETFILTER]: H.323 helper: fix sequence extension parsing
Patrick McHardy
2006-05-24
1
-1
/
+1
*
[NETFILTER]: H.323 helper: fix parser error propagation
Patrick McHardy
2006-05-24
1
-15
/
+19
*
[NETFILTER]: SNMP NAT: fix memory corruption
Patrick McHardy
2006-05-23
1
-8
/
+7
*
[NET]: Fix "ntohl(ntohs" bugs
Alexey Dobriyan
2006-05-23
2
-2
/
+2
*
[NETFILTER]: Fix do_add_counters race, possible oops or info leak (CVE-2006-0...
Solar Designer
2006-05-19
1
-1
/
+1
*
[NETFILTER]: GRE conntrack: fix htons/htonl confusion
Alexey Dobriyan
2006-05-19
1
-6
/
+6
*
[NETFILTER]: fix format specifier for netfilter log targets
Philip Craig
2006-05-19
1
-1
/
+1
*
[NETFILTER]: Fix memory leak in ipt_recent
Jesper Juhl
2006-05-19
1
-1
/
+1
*
[TCP]: reno sacked_out count fix
Angelo P. Castellani
2006-05-17
1
-0
/
+2
*
[IPV4]: ip_options_fragment() has no effect on fragmentation
Wei Yongjun
2006-05-10
1
-1
/
+1
*
[IPV4]: Remove likely in ip_rcv_finish()
Hua Zhong
2006-05-07
1
-1
/
+1
*
[TCP]: Fix snd_cwnd adjustments in tcp_highspeed.c
John Heffner
2006-05-06
1
-1
/
+1
*
[TCP]: Fix sock_orphan dead lock
Herbert Xu
2006-05-04
1
-4
/
+9
*
[NETFILTER]: x_tables: don't use __copy_{from,to}_user on unchecked memory in...
Patrick McHardy
2006-05-04
1
-3
/
+3
*
[NETFILTER]: H.323 helper: Change author's email address
Jing Min Zhao
2006-05-04
1
-1
/
+1
*
[NETFILTER]: NAT: silence unused variable warnings with CONFIG_XFRM=n
Patrick McHardy
2006-05-04
1
-0
/
+2
*
[NETFILTER]: H.323 helper: fix use of uninitialized data
Patrick McHardy
2006-05-04
1
-4
/
+4
*
[NETFILTER]: H.323 helper: fix endless loop caused by invalid TPKT len
Patrick McHardy
2006-05-04
1
-0
/
+2
*
[NETFILTER] SCTP conntrack: fix infinite loop
Patrick McHardy
2006-05-03
1
-4
/
+7
*
[NETFILTER] x_tables: fix compat related crash on non-x86
Patrick McHardy
2006-05-02
1
-19
/
+14
*
[TCP]: Fix unlikely usage in tcp_transmit_skb()
Hua Zhong
2006-04-30
1
-1
/
+1
*
[IPSEC]: Fix IP ID selection
Herbert Xu
2006-04-30
1
-1
/
+1
*
[IPV4]: inet_init() -> fs_initcall
Heiko Carstens
2006-04-30
1
-1
/
+1
[prev]
[next]