index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NETFILTER]: ip_conntrack: properly use RCU for ip_conntrack_destroyed callback
Patrick McHardy
2007-02-12
2
-6
/
+10
*
[NETFILTER]: nf_conntrack: fix invalid conntrack statistics RCU assumption
Patrick McHardy
2007-02-12
2
-9
/
+9
*
[NETFILTER]: ip_conntrack: fix invalid conntrack statistics RCU assumption
Patrick McHardy
2007-02-12
1
-7
/
+7
*
[NETFILTER]: nf_conntrack: properly use RCU API for nf_ct_protos/nf_ct_l3prot...
Patrick McHardy
2007-02-12
5
-29
/
+43
*
[NETFILTER]: ip_conntrack: properly use RCU API for ip_ct_protos array
Patrick McHardy
2007-02-12
3
-15
/
+26
*
[NETFILTER]: nf_nat: properly use RCU API for nf_nat_protos array
Patrick McHardy
2007-02-12
1
-31
/
+28
*
[NETFILTER]: ip_nat: properly use RCU API for ip_nat_protos array
Patrick McHardy
2007-02-12
1
-32
/
+29
*
[NETFILTER]: nf_log: minor cleanups
Patrick McHardy
2007-02-12
7
-17
/
+17
*
[NETFILTER]: nf_log: switch logger registration/unregistration to mutex
Patrick McHardy
2007-02-12
1
-11
/
+15
*
[NETFILTER]: nf_log: make nf_log_unregister_pf return void
Patrick McHardy
2007-02-12
1
-5
/
+2
*
[NETFILTER]: nf_log: use rcu_assign_pointer for RCU protected pointer
Patrick McHardy
2007-02-12
1
-4
/
+4
*
[NETFILTER]: Switch nf_register_hook/nf_unregister_hook to mutex
Patrick McHardy
2007-02-12
1
-5
/
+8
*
[NETFILTER]: Switch nf_register_afinfo/nf_unregister_afinfo to mutex
Patrick McHardy
2007-02-12
1
-5
/
+10
*
[NETFILTER]: Remove unnecessary synchronize_net() in nf_register_hook
Patrick McHardy
2007-02-12
1
-2
/
+0
*
[NETFILTER]: Properly use RCU in nf_ct_attach
Patrick McHardy
2007-02-12
3
-7
/
+10
*
[PATCH] mark struct file_operations const 8
Arjan van de Ven
2007-02-12
31
-51
/
+51
*
[PATCH] mark struct file_operations const 7
Arjan van de Ven
2007-02-12
49
-79
/
+79
*
[PATCH] knfsd: SUNRPC: fix up svc_create_socket() to take a sockaddr struct +...
Chuck Lever
2007-02-12
1
-8
/
+8
*
[PATCH] knfsd: SUNRPC: support IPv6 addresses in RPC server's UDP receive path
Chuck Lever
2007-02-12
1
-10
/
+43
*
[PATCH] knfsd: SUNRPC: Support IPv6 addresses in svc_tcp_accept
akpm@linux-foundation.org
2007-02-12
1
-9
/
+7
*
[PATCH] knfsd: SUNRPC: add a "generic" function to see if the peer uses a sec...
Chuck Lever
2007-02-12
1
-3
/
+18
*
[PATCH] knfsd: SUNRPC: teach svc_sendto() to deal with IPv6 addresses
Chuck Lever
2007-02-12
1
-17
/
+48
*
[PATCH] knfsd: SUNRPC: Make rq_daddr field address-version independent
Chuck Lever
2007-02-12
1
-2
/
+2
*
[PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses
Chuck Lever
2007-02-12
2
-8
/
+14
*
[PATCH] knfsd: SUNRPC: Use sockaddr_storage to store address in svc_deferred_req
Chuck Lever
2007-02-12
1
-2
/
+4
*
[PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst fo...
Chuck Lever
2007-02-12
1
-19
/
+57
*
[PATCH] knfsd: SUNRPC: Don't set msg_name and msg_namelen when calling sock_r...
Chuck Lever
2007-02-12
1
-15
/
+7
*
[PATCH] knfsd: SUNRPC: Cache remote peer's address in svc_sock
Chuck Lever
2007-02-12
1
-6
/
+8
*
[PATCH] knfsd: SUNRPC: aplit svc_sock_enqueue out of svc_setup_socket
NeilBrown
2007-02-12
1
-5
/
+7
*
[PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with...
Chuck Lever
2007-02-12
1
-2
/
+4
*
[PATCH] knfsd: SUNRPC: update internal API: separate pmap register and temp s...
Chuck Lever
2007-02-12
1
-20
/
+27
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-02-11
535
-9034
/
+9037
|
\
|
*
[IPV4]: Restore multipath routing after rt_next changes.
Eric Dumazet
2007-02-10
4
-5
/
+5
|
*
[XFRM] IPV6: Fix outbound RO transformation which is broken by IPsec tunnel p...
Masahide NAKAMURA
2007-02-10
1
-3
/
+5
|
*
[DECNET]: Convert decnet route to use the new dst_entry 'next' pointer
Eric Dumazet
2007-02-10
1
-16
/
+16
|
*
[IPV6]: Convert ipv6 route to use the new dst_entry 'next' pointer
Eric Dumazet
2007-02-10
2
-20
/
+20
|
*
[IPV4]: Convert ipv4 route to use the new dst_entry 'next' pointer
Eric Dumazet
2007-02-10
1
-28
/
+28
|
*
[DECNET]: FRA_{DST,SRC} are le16 for decnet
Al Viro
2007-02-10
1
-6
/
+6
|
*
[UDP]: UDP can use sk_hash to speedup lookups
Eric Dumazet
2007-02-10
2
-6
/
+7
|
*
[NET]: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
2
-9
/
+9
|
*
[NET] XFRM: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
5
-80
/
+80
|
*
[NET] X25: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
10
-65
/
+65
|
*
[NET] WANROUTER: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
3
-268
/
+268
|
*
[NET] UNIX: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
2
-30
/
+30
|
*
[NET] TIPC: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
44
-1203
/
+1203
|
*
[NET] SUNRPC: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
20
-150
/
+150
|
*
[NET] SCTP: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
23
-367
/
+367
|
*
[NET] SCHED: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
33
-207
/
+207
|
*
[NET] RXRPC: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
7
-39
/
+39
|
*
[NET] ROSE: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
3
-34
/
+34
[next]