Rev. | 日時 | 作者 |
---|---|---|
0d57b57 master | 2008-11-10 07:38:30 | Willy Tarreau |
Change VERSION to 2.4.36.9 |
||
57812a4 | 2008-11-10 00:22:14 | David Miller |
net: Fix recursive descent in __scm_destroy(). |
||
b4343b5 | 2008-11-09 23:45:27 | Ayaz Abdulla |
forcedeth: fix checksum flag |
||
96de10c | 2008-11-09 23:36:35 | Eric Sesterhenn |
hfsplus: fix Buffer overflow with a corrupted image |
||
b282a91 | 2008-11-09 23:32:11 | Andy Gospodarek |
bonding: fix panic when taking bond interface down before removing module |
||
b85ad79 | 2008-11-09 23:26:51 | Eric Sandeen |
ext: Avoid printk floods in the face of directory |
||
311062f | 2008-11-09 23:06:09 | |
netfilter: snmp nat leaks memory in case of failure |
||
226877e | 2008-11-09 23:06:09 | Marcel Sebek |
backport vlan device unregister fix |
||
37df674 | 2008-11-09 23:06:08 | Jean Delvare |
i2c: Update comment of I2C_FUNC_SMBUS_*_I2C_BLOCK |
||
9da5b42 | 2008-11-09 23:06:08 | Jean Delvare |
i2c: The i2c mailing list is moving |
||
1abee0f | 2008-10-20 06:23:03 | Willy Tarreau |
Change VERSION to 2.4.36.8 |
||
1f4142d | 2008-10-20 06:11:40 | Arjan van de Ven |
security: avoid calling a NULL function pointer in drivers/video/tvaudio.c |
||
ead60d3 | 2008-10-20 06:07:14 | Eugene Teo |
Remove suid/sgid bits on truncate() (CVE-2008-4210) |
||
f23e4db | 2008-10-20 04:57:43 | Eugene Teo |
CVE-2008-3275 Linux kernel local filesystem DoS |
||
59a1f6d | 2008-10-20 04:22:20 | Yasuyuki KOZAKAI |
netfilter: ip6t_{hbh,dst}: Rejects not-strict mode on rule insertion |
||
0cf06e6 | 2008-09-22 13:32:20 | Gilles Espinasse |
tcp: Clear probes_out more aggressively in tcp_ack(). |
||
05a3c5f | 2008-09-22 13:32:20 | Willy Tarreau |
doc: fix examples and add suggestions about depmod |
||
88232fa | 2008-09-22 13:32:20 | |
doc: mention chain-compiling for really old gccs |
||
0c3a57b | 2008-09-22 13:31:45 | Willy Tarreau |
pc_keyb: fix breakage on ia64/mips/mips64 |
||
98c243b | 2008-09-22 13:28:27 | Willy Tarreau |
x86 would not build without CONFIG_VT |
||
89b7175 | 2008-09-07 18:32:13 | Willy Tarreau |
Change VERSION to 2.4.36.7 |
||
e354203 | 2008-09-07 18:29:27 | Willy Tarreau |
sky2: fix uninitialized "mss" variable in sky2_xmit_frame() |
||
61592d6 | 2008-09-07 18:29:26 | Willy Tarreau |
sound: fix warning due to incorrect error code checking in ad1889 |
||
2608201 | 2008-09-07 06:17:02 | Willy Tarreau |
doc: explain how to build a suitable gcc in Documentation/using-newer-gcc.txt |
||
b422973 | 2008-09-06 20:35:25 | David S. Miller |
sctp: Make sure N * sizeof(union sctp_addr) does not overflow (CVE-2008-2826) |
||
098a93b | 2008-09-06 20:35:25 | Vlad Yasevich |
sctp: Allow only 1 listening socket with SO_REUSEADDR |
||
457b891 | 2008-09-06 20:35:25 | Vlad Yasevich |
sctp: Do not leak memory on multiple listen() calls |
||
a84feb8 | 2008-09-06 20:35:25 | Gilbert Ashley Gilbert |
udf: fix uid/gid permissions |
||
a0fd3c2 | 2008-09-06 20:35:24 | Eugene Teo |
wan: Missing capability checks in sbni_ioctl() (CVE-2008-3525) |
||
7d8ee82 | 2008-09-06 20:35:24 | Florin Malita |
[PPPOE]: Missing result check in __pppoe_xmit(). |