index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-12
[XFRM]: Fix OOPSes in xfrm_audit_log().
David S. Miller
3
-11
/
+19
2007-02-12
[TCP]: cleanup of htcp (resend)
Stephen Hemminger
1
-28
/
+37
2007-02-12
[TCP]: Use read mostly for CUBIC parameters.
Stephen Hemminger
1
-10
/
+10
2007-02-12
[NETFILTER]: nf_conntrack_tcp: make sysctl variables static
Patrick McHardy
1
-3
/
+3
2007-02-12
[NETFILTER]: ip6t_mh: drop piggyback payload packet on MH packets
Masahide NAKAMURA
1
-0
/
+7
2007-02-12
[NETFILTER]: Fix whitespace errors
YOSHIFUJI Hideaki
43
-422
/
+422
2007-02-12
[NETFILTER]: Kconfig: improve dependency handling
Patrick McHardy
3
-7
/
+16
2007-02-12
[NETFILTER]: xt_mac/xt_CLASSIFY: use IPv6 hook names for IPv6 registration
Patrick McHardy
2
-6
/
+9
2007-02-12
[NETFILTER]: nf_conntrack: change nf_conntrack_l[34]proto_unregister to void
Patrick McHardy
1
-33
/
+7
2007-02-12
[NETFILTER]: nf_conntrack: properly use RCU for nf_conntrack_destroyed callback
Patrick McHardy
2
-6
/
+10
2007-02-12
[NETFILTER]: ip_conntrack: properly use RCU for ip_conntrack_destroyed callback
Patrick McHardy
2
-6
/
+10
2007-02-12
[NETFILTER]: nf_conntrack: fix invalid conntrack statistics RCU assumption
Patrick McHardy
2
-9
/
+9
2007-02-12
[NETFILTER]: ip_conntrack: fix invalid conntrack statistics RCU assumption
Patrick McHardy
1
-7
/
+7
2007-02-12
[NETFILTER]: nf_conntrack: properly use RCU API for nf_ct_protos/nf_ct_l3prot...
Patrick McHardy
5
-29
/
+43
2007-02-12
[NETFILTER]: ip_conntrack: properly use RCU API for ip_ct_protos array
Patrick McHardy
3
-15
/
+26
2007-02-12
[NETFILTER]: nf_nat: properly use RCU API for nf_nat_protos array
Patrick McHardy
1
-31
/
+28
2007-02-12
[NETFILTER]: ip_nat: properly use RCU API for ip_nat_protos array
Patrick McHardy
1
-32
/
+29
2007-02-12
[NETFILTER]: nf_log: minor cleanups
Patrick McHardy
7
-17
/
+17
2007-02-12
[NETFILTER]: nf_log: switch logger registration/unregistration to mutex
Patrick McHardy
1
-11
/
+15
2007-02-12
[NETFILTER]: nf_log: make nf_log_unregister_pf return void
Patrick McHardy
1
-5
/
+2
2007-02-12
[NETFILTER]: nf_log: use rcu_assign_pointer for RCU protected pointer
Patrick McHardy
1
-4
/
+4
2007-02-12
[NETFILTER]: Switch nf_register_hook/nf_unregister_hook to mutex
Patrick McHardy
1
-5
/
+8
2007-02-12
[NETFILTER]: Switch nf_register_afinfo/nf_unregister_afinfo to mutex
Patrick McHardy
1
-5
/
+10
2007-02-12
[NETFILTER]: Remove unnecessary synchronize_net() in nf_register_hook
Patrick McHardy
1
-2
/
+0
2007-02-12
[NETFILTER]: Properly use RCU in nf_ct_attach
Patrick McHardy
3
-7
/
+10
2007-02-12
[PATCH] mark struct file_operations const 8
Arjan van de Ven
31
-51
/
+51
2007-02-12
[PATCH] mark struct file_operations const 7
Arjan van de Ven
49
-79
/
+79
2007-02-12
[PATCH] knfsd: SUNRPC: fix up svc_create_socket() to take a sockaddr struct +...
Chuck Lever
1
-8
/
+8
2007-02-12
[PATCH] knfsd: SUNRPC: support IPv6 addresses in RPC server's UDP receive path
Chuck Lever
1
-10
/
+43
2007-02-12
[PATCH] knfsd: SUNRPC: Support IPv6 addresses in svc_tcp_accept
akpm@linux-foundation.org
1
-9
/
+7
2007-02-12
[PATCH] knfsd: SUNRPC: add a "generic" function to see if the peer uses a sec...
Chuck Lever
1
-3
/
+18
2007-02-12
[PATCH] knfsd: SUNRPC: teach svc_sendto() to deal with IPv6 addresses
Chuck Lever
1
-17
/
+48
2007-02-12
[PATCH] knfsd: SUNRPC: Make rq_daddr field address-version independent
Chuck Lever
1
-2
/
+2
2007-02-12
[PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses
Chuck Lever
2
-8
/
+14
2007-02-12
[PATCH] knfsd: SUNRPC: Use sockaddr_storage to store address in svc_deferred_req
Chuck Lever
1
-2
/
+4
2007-02-12
[PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst fo...
Chuck Lever
1
-19
/
+57
2007-02-12
[PATCH] knfsd: SUNRPC: Don't set msg_name and msg_namelen when calling sock_r...
Chuck Lever
1
-15
/
+7
2007-02-12
[PATCH] knfsd: SUNRPC: Cache remote peer's address in svc_sock
Chuck Lever
1
-6
/
+8
2007-02-12
[PATCH] knfsd: SUNRPC: aplit svc_sock_enqueue out of svc_setup_socket
NeilBrown
1
-5
/
+7
2007-02-12
[PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with...
Chuck Lever
1
-2
/
+4
2007-02-12
[PATCH] knfsd: SUNRPC: update internal API: separate pmap register and temp s...
Chuck Lever
1
-20
/
+27
2007-02-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
535
-9034
/
+9037
2007-02-11
[PATCH] FRA_{DST,SRC} are le16 for decnet
Al Viro
1
-6
/
+6
2007-02-11
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
8
-20
/
+9
2007-02-10
[IPV4]: Restore multipath routing after rt_next changes.
Eric Dumazet
4
-5
/
+5
2007-02-10
[XFRM] IPV6: Fix outbound RO transformation which is broken by IPsec tunnel p...
Masahide NAKAMURA
1
-3
/
+5
2007-02-10
[DECNET]: Convert decnet route to use the new dst_entry 'next' pointer
Eric Dumazet
1
-16
/
+16
2007-02-10
[IPV6]: Convert ipv6 route to use the new dst_entry 'next' pointer
Eric Dumazet
2
-20
/
+20
2007-02-10
[IPV4]: Convert ipv4 route to use the new dst_entry 'next' pointer
Eric Dumazet
1
-28
/
+28
2007-02-10
[DECNET]: FRA_{DST,SRC} are le16 for decnet
Al Viro
1
-6
/
+6
[next]