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
2008-11-14
Merge branch 'master' into next
James Morris
28
-113
/
+299
2008-11-14
CRED: Use creds in file structs
David Howells
5
-16
/
+17
2008-11-14
CRED: Inaugurate COW credentials
David Howells
1
-2
/
+4
2008-11-14
CRED: Wrap current->cred and a few other accessors
David Howells
2
-7
/
+9
2008-11-14
CRED: Separate task security context from task_struct
David Howells
2
-5
/
+7
2008-11-14
CRED: Wrap task credential accesses in the networking subsystem
David Howells
3
-8
/
+12
2008-11-14
CRED: Wrap task credential accesses in the UNIX socket protocol
David Howells
1
-6
/
+5
2008-11-14
CRED: Wrap task credential accesses in the SunRPC protocol
David Howells
1
-2
/
+2
2008-11-14
CRED: Wrap task credential accesses in the ROSE protocol
David Howells
1
-2
/
+2
2008-11-14
CRED: Wrap task credential accesses in the netrom protocol
David Howells
1
-2
/
+2
2008-11-14
CRED: Wrap task credential accesses in the IPv6 protocol
David Howells
1
-1
/
+1
2008-11-14
CRED: Wrap task credential accesses in the AX25 protocol
David Howells
2
-2
/
+2
2008-11-14
CRED: Wrap task credential accesses in 9P2000 filesystem
David Howells
1
-1
/
+1
2008-11-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-3
/
+3
2008-11-12
mac80211: fix notify_mac function
Johannes Berg
1
-3
/
+3
2008-11-12
net: put_cmsg_compat + SO_TIMESTAMP[NS]: use same name for value as caller
Patrick Ohly
1
-2
/
+2
2008-11-12
tcp_htcp: last_cong bug fix
Doug Leith
1
-4
/
+10
2008-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
11
-38
/
+114
2008-11-10
dsa: fix master interface allmulti/promisc handling
Lennert Buytenhek
1
-2
/
+70
2008-11-10
dsa: fix skb->pkt_type when mac address of slave interface differs
Lennert Buytenhek
3
-0
/
+3
2008-11-10
net: fix setting of skb->tail in skb_recycle_check()
Lennert Buytenhek
1
-1
/
+1
2008-11-10
net: fix /proc/net/snmp as memory corruptor
Eric Dumazet
1
-28
/
+30
2008-11-10
mac80211: fix a buffer overrun in station debug code
Jianjun Kong
1
-1
/
+1
2008-11-10
netfilter: payload_len is be16, add size of struct rather than size of pointer
Harvey Harrison
1
-1
/
+2
2008-11-10
ipv6: fix ip6_mr_init error path
Benjamin Thery
1
-4
/
+5
2008-11-10
vlan: Fix typos in proc output string
Ferenc Wagner
1
-1
/
+1
2008-11-09
net: unix: fix inflight counting bug in garbage collector
Miklos Szeredi
2
-19
/
+61
2008-11-06
af_key: mark policy as dead before destroying
Alexey Dobriyan
1
-0
/
+1
2008-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
9
-17
/
+51
2008-11-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+1
2008-11-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2
-27
/
+37
2008-11-06
net: Fix recursive descent in __scm_destroy().
David S. Miller
1
-3
/
+21
2008-11-06
net: Fix recursive descent in __scm_destroy().
David Miller
1
-3
/
+21
2008-11-06
Fix logic error in rfkill_check_duplicity
Jonathan McDowell
1
-1
/
+1
2008-11-05
net/9p: fix printk format warnings
Randy Dunlap
1
-11
/
+20
2008-11-05
unsigned fid->fid cannot be negative
Roel Kluin
1
-4
/
+5
2008-11-05
9p: rdma: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2008-11-05
p9: Fix leak of waitqueue in request allocation path
Tom Tucker
1
-0
/
+3
2008-11-05
9p: Remove unneeded free of fcall for Flush
Tom Tucker
1
-6
/
+0
2008-11-05
9p: Make all client spin locks IRQ safe
Tom Tucker
1
-4
/
+6
2008-11-05
9p: rdma: Set trans prior to requesting async connection ops
Tom Tucker
1
-1
/
+3
2008-11-05
tcp: Fix recvmsg MSG_PEEK influence of blocking behavior.
David S. Miller
1
-2
/
+1
2008-11-05
netfilter: netns ct: walk netns list under RTNL
Alexey Dobriyan
2
-0
/
+8
2008-11-05
ipv6: fix run pending DAD when interface becomes ready
Benjamin Thery
1
-1
/
+3
2008-11-05
net/9p: fix printk format warnings
Randy Dunlap
1
-11
/
+20
2008-11-04
net: fix packet socket delivery in rx irq handler
Patrick McHardy
2
-13
/
+36
2008-11-04
xfrm: Have af-specific init_tempsel() initialize family field of temporary se...
Andreas Steffen
2
-0
/
+2
2008-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-10
/
+24
2008-11-03
xfrm: Fix xfrm_policy_gc_lock handling.
Alexey Dobriyan
1
-2
/
+2
2008-11-03
XFRM: copy_to_user_kmaddress() reports local address twice
Arnaud Ebalard
1
-1
/
+1
[next]