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-12-06
SUNRPC: Move TCP state flags into xprtsock.c
Chuck Lever
1
-20
/
+29
2006-12-06
SUNRPC: Move TCP receive state variables into private data structure
Chuck Lever
1
-68
/
+86
2006-12-06
SUNRPC: Remove sock and inet fields from rpc_xprt
Chuck Lever
1
-23
/
+39
2006-12-06
SUNRPC: Allocate a private data area for socket-specific rpc_xprt fields
Chuck Lever
1
-2
/
+8
2006-12-06
rpcgss: krb5: miscellaneous cleanup
J. Bruce Fields
3
-20
/
+15
2006-12-06
rpcgss: krb5: ignore seed
J. Bruce Fields
1
-5
/
+6
2006-12-06
rpcgss: krb5: sanity check sealalg value in the downcall
J. Bruce Fields
3
-30
/
+5
2006-12-06
rpcgss: krb5: clean up some goto's, etc.
J. Bruce Fields
3
-75
/
+48
2006-12-06
rpcgss: simplify make_checksum
J. Bruce Fields
4
-16
/
+5
2006-12-06
rpcgss: krb5: kill checksum_type, miscellaneous small cleanup
J. Bruce Fields
3
-20
/
+4
2006-12-06
rpcgss: krb5: expect a constant signalg value
J. Bruce Fields
2
-60
/
+27
2006-12-06
gss: krb5: remove signalg and sealalg
J. Bruce Fields
3
-47
/
+22
2006-12-06
rpc: spkm3 update
Olga Kornievskaia
5
-162
/
+166
2006-12-06
rpc: move process_xdr_buf
Olga Kornievskaia
2
-69
/
+72
2006-12-06
rpc: gss: fix a kmap_atomic race in krb5 code
J. Bruce Fields
1
-2
/
+2
2006-12-06
rpc: gss: eliminate print_hexl()'s
J. Bruce Fields
5
-64
/
+2
2006-12-06
SUNRPC: another pmap wakeup fix
Chuck Lever
1
-5
/
+6
2006-12-06
SUNRPC: Make the transport-specific setup routine allocate rpc_xprt
Chuck Lever
2
-45
/
+59
2006-12-06
SUNRPC: Clean up xs_send_pages()
Trond Myklebust
1
-75
/
+65
2006-12-06
SUNRPC: Ensure xdr_buf_read_netobj() checks for memory overruns
Trond Myklebust
1
-33
/
+26
2006-12-06
SUNRPC: Add __(read|write)_bytes_from_xdr_buf
Trond Myklebust
1
-29
/
+37
2006-12-06
SUNRPC: Clean up argument types in xdr.c
Trond Myklebust
1
-43
/
+43
2006-12-06
SUNRPC: Remove BKL around the RPC socket operations etc.
Trond Myklebust
2
-5
/
+11
2006-12-06
SUNRPC: Fix up missing BKL in asynchronous RPC callback functions
Trond Myklebust
2
-6
/
+12
2006-12-06
SUNRPC: Give cloned RPC clients their own rpc_pipefs directory
Trond Myklebust
1
-10
/
+13
2006-12-06
SUNRPC: Handle the cases where rpc_alloc_iostats() fails
Trond Myklebust
1
-1
/
+10
2006-12-06
SUNRPC: Fix a potential race in rpc_wake_up_task()
Trond Myklebust
1
-10
/
+20
2006-12-06
Fix a second potential rpc_wakeup race...
Trond Myklebust
4
-44
/
+58
2006-12-06
Subject: Re: [PATCH] Fix SUNRPC wakeup/execute race condition
Christophe Saout
1
-4
/
+6
2006-12-04
Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro...
Linus Torvalds
16
-1
/
+35
2006-12-04
[PATCH] severing skbuff.h -> mm.h
Al Viro
10
-0
/
+10
2006-12-04
[PATCH] severing skbuff.h -> highmem.h
Al Viro
6
-1
/
+25
2006-12-03
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6
David S. Miller
4
-139
/
+237
2006-12-03
[XFRM] xfrm_user: Better validation of user templates.
David S. Miller
1
-8
/
+42
2006-12-03
[DCCP] tfrc: Binary search for reverse TFRC lookup
Gerrit Renker
1
-14
/
+24
2006-12-03
[DCCP] ccid3: Deprecate TFRC_SMALLEST_P
Gerrit Renker
2
-18
/
+6
2006-12-03
[DCCP] tfrc: Identify TFRC table limits and simplify code
Gerrit Renker
1
-9
/
+18
2006-12-03
[DCCP] tfrc: Add protection against invalid parameters to TFRC routines
Gerrit Renker
1
-14
/
+19
2006-12-03
[DCCP] tfrc: Fix small error in reverse lookup of p for given f(p)
Gerrit Renker
1
-2
/
+2
2006-12-03
[DCCP] tfrc: Document boundaries and limits of the TFRC lookup table
Gerrit Renker
1
-56
/
+88
2006-12-03
[DCCP] ccid3: Fix warning message about illegal ACK
Gerrit Renker
1
-1
/
+2
2006-12-03
[DCCP] ccid3: Fix bug in calculation of send rate
Gerrit Renker
1
-37
/
+52
2006-12-03
[DCCP]: Fix BUG in retransmission delay calculation
Gerrit Renker
1
-1
/
+1
2006-12-03
[DCCP]: Use higher RTO default for CCID3
Gerrit Renker
2
-8
/
+46
2006-12-02
[XFRM]: Fix aevent structuring to be more complete.
Jamal Hadi Salim
1
-1
/
+3
2006-12-02
[NETFILTER]: xtables: fixes warning on compilation of hashlimit
Yasuyuki Kozakai
1
-1
/
+1
2006-12-02
[ROSE] rose_add_loopback_node: propagate -E
Alexey Dobriyan
1
-2
/
+2
2006-12-02
[NETFILTER]: nf_conntrack: fix header inclusions for helpers
Yasuyuki Kozakai
5
-4
/
+4
2006-12-02
[NETFILTER]: nf_conntrack: EXPORT_SYMBOL cleanup
Patrick McHardy
10
-86
/
+75
2006-12-02
[NETFILTER]: Mark old IPv4-only connection tracking scheduled for removal
Patrick McHardy
3
-5
/
+5
[next]