index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-21
[CRYPTO] users: Use crypto_comp and crypto_has_*
Herbert Xu
3
-33
/
+44
2006-09-21
[CRYPTO] users: Use crypto_hash interface instead of crypto_digest
Herbert Xu
2
-25
/
+38
2006-09-21
[SCTP]: Use HMAC template and hash interface
Herbert Xu
3
-14
/
+31
2006-09-21
[IPSEC]: Use HMAC template and hash interface
Herbert Xu
5
-70
/
+119
2006-09-21
[CRYPTO] users: Use block ciphers where applicable
Herbert Xu
3
-43
/
+48
2006-09-21
[SUNRPC] GSS: Use block ciphers where applicable
Herbert Xu
5
-54
/
+64
2006-09-21
[IPSEC] ESP: Use block ciphers where applicable
Herbert Xu
5
-48
/
+75
2006-09-21
[IPSEC]: Add compatibility algorithm name support
Herbert Xu
2
-1
/
+3
2006-09-21
[IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.h
Herbert Xu
1
-0
/
+1
2006-09-19
[IPV4] fib_trie: missing ntohl() when calling fib_semantic_match()
Al Viro
1
-4
/
+4
2006-09-19
[NETFILTER]: xt_quota: add missing module aliases
Patrick McHardy
1
-0
/
+2
2006-09-18
[ATM] CLIP: Do not refer freed skbuff in clip_mkip().
YOSHIFUJI Hideaki
1
-0
/
+2
2006-09-18
[NET]: Drop tx lock in dev_watchdog_up
Herbert Xu
1
-2
/
+0
2006-09-17
[PACKET]: Don't truncate non-linear skbs with mmaped IO
Patrick McHardy
1
-3
/
+1
2006-09-17
[NET]: Mark frame diverter for future removal.
Stephen Hemminger
1
-1
/
+1
2006-09-17
[TCP] tcp-lp: bug fix for oops in 2.6.18-rc6
Wong Hoi Sing Edison
1
-14
/
+21
2006-09-17
[BRIDGE]: random extra bytes on STP TCN packet
Stephen Hemminger
1
-1
/
+1
2006-09-17
[IPV6]: Accept -1 for IPV6_TCLASS
Remi Denis-Courmont
2
-2
/
+4
2006-09-17
[IPV6]: Fix tclass setting for raw sockets.
YOSHIFUJI Hideaki
2
-3
/
+3
2006-09-17
[IPVS]: remove the debug option go ip_vs_ftp
Simon Horman
1
-14
/
+6
2006-09-17
[IPVS]: Make sure ip_vs_ftp ports are valid
Simon Horman
1
-0
/
+6
2006-09-17
[IPVS]: auto-help for ip_vs_ftp
Simon Horman
1
-0
/
+1
2006-09-17
[TCP]: Turn ABC off.
Stephen Hemminger
1
-1
/
+1
2006-09-17
[NEIGH]: neigh_table_clear() doesn't free stats
Kirill Korotaev
1
-0
/
+3
2006-08-31
[IPV4]: Fix SNMPv2 "ipFragFails" counter error
Wei Dong
1
-0
/
+1
2006-08-31
[NET]: Rate limiting for socket allocation failure messages.
Akinobu Mita
1
-1
/
+2
2006-08-31
[IPV6]: Fix kernel OOPs when setting sticky socket options.
YOSHIFUJI Hideaki
1
-13
/
+16
2006-08-29
[IPV6]: ipv6_add_addr should install dstentry earlier
Keir Fraser
1
-2
/
+2
2006-08-29
[NETLINK]: Call panic if nl_table allocation fails
Akinobu Mita
1
-8
/
+6
2006-08-29
[TCP]: Two RFC3465 Appropriate Byte Count fixes.
Daikichi Osuga
2
-3
/
+8
2006-08-29
[IPV6]: SNMPv2 "ipv6IfStatsInAddrErrors" counter error
Lv Liangying
1
-0
/
+4
2006-08-29
[SCTP]: Fix sctp_primitive_ABORT() call in sctp_close().
Sridhar Samudrala
1
-3
/
+7
2006-08-26
[DCCP]: Fix CCID3
Ian McDonald
6
-193
/
+154
2006-08-26
[BRIDGE] netfilter: memory corruption fix
Stephen Hemminger
1
-3
/
+7
2006-08-26
[DCCP]: Introduce dccp_rx_hist_find_entry
Ian McDonald
2
-0
/
+21
2006-08-26
[DCCP]: Introduces follows48 function
Ian McDonald
1
-0
/
+8
2006-08-26
[DCCP]: Update contact details and copyright
Ian McDonald
10
-15
/
+15
2006-08-26
[DCCP]: Fix typo
Ian McDonald
1
-1
/
+1
2006-08-26
[IPV6]: Segmentation offload not set correctly on TCP children
Stephen Hemminger
1
-1
/
+1
2006-08-24
Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6
Greg Kroah-Hartman
3
-47
/
+41
2006-08-24
NFS: Check lengths more thoroughly in NFS4 readdir XDR decode
David Howells
1
-0
/
+11
2006-08-24
SUNRPC: Fix dentry refcounting issues with users of rpc_pipefs
Trond Myklebust
2
-10
/
+6
2006-08-24
SUNRPC: rpc_unlink() must check for unhashed dentries
Trond Myklebust
1
-7
/
+10
2006-08-24
NFS: clean up rpc_rmdir
Trond Myklebust
2
-16
/
+8
2006-08-24
SUNRPC: make rpc_unlink() take a dentry argument instead of a path
Trond Myklebust
2
-15
/
+7
2006-08-22
[TCP]: Limit window scaling if window is clamped.
Stephen Hemminger
1
-0
/
+1
2006-08-22
[NETFILTER]: arp_tables: fix table locking in arpt_do_table
Patrick McHardy
1
-1
/
+2
2006-08-22
Fix sctp privilege elevation (CVE-2006-3745)
Sridhar Samudrala
3
-38
/
+22
2006-08-17
[BRIDGE]: Disable SG/GSO if TX checksum is off
Herbert Xu
1
-1
/
+6
2006-08-17
[NETFILTER]: ip_tables: fix table locking in ipt_do_table
Patrick McHardy
1
-1
/
+2
[next]