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
2009-09-16
iucv: fix iucv_buffer_cpumask check when calling IUCV functions
Hendrik Brueckner
1
-11
/
+11
2009-09-16
iucv: suspend/resume error msg for left over pathes
Ursula Braun
1
-0
/
+14
2009-09-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low...
David S. Miller
3
-2
/
+6
2009-09-16
ipv6: Ignore route option with ROUTER_PREF_INVALID
Jens Rosenboom
1
-1
/
+1
2009-09-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-10
/
+20
2009-09-16
cfg80211: fix SME connect
Johannes Berg
1
-8
/
+13
2009-09-16
rc80211_minstrel: fix contention window calculation
Pavel Roskin
1
-1
/
+1
2009-09-16
RxRPC: Use uX/sX rather than uintX_t/intX_t types
David Howells
3
-12
/
+12
2009-09-15
tcp: fix CONFIG_TCP_MD5SIG + CONFIG_PREEMPT timer BUG()
Robert Varga
1
-1
/
+1
2009-09-15
pkt_sched: Fix qdisc_create on stab error handling
Jarek Poplawski
1
-2
/
+2
2009-09-15
ieee802154: add locking for seq numbers
Dmitry Eremin-Solenikov
1
-0
/
+4
2009-09-15
af_ieee802154: setsockopt optlen arg isn't __user
Dmitry Eremin-Solenikov
2
-2
/
+2
2009-09-15
pkt_sched: Fix tx queue selection in tc_modify_qdisc
Jarek Poplawski
2
-7
/
+16
2009-09-15
RxRPC: Parse security index 5 keys (Kerberos 5)
David Howells
1
-40
/
+537
2009-09-15
RxRPC: Allow RxRPC keys to be read
David Howells
1
-0
/
+109
2009-09-15
RxRPC: Allow key payloads to be passed in XDR form
David Howells
4
-75
/
+298
2009-09-15
RxRPC: Declare the security index constants symbolically
David Howells
2
-5
/
+5
2009-09-15
[PATCH] net: kmemcheck annotation in struct socket
Eric Dumazet
1
-0
/
+1
2009-09-15
bonding: remap muticast addresses without using dev_close() and dev_open()
Moni Shoua
5
-2
/
+68
2009-09-15
can: fix NOHZ local_softirq_pending 08 warning
Oliver Hartkopp
1
-1
/
+3
2009-09-15
tcp: fix ssthresh u16 leftover
Ilpo Järvinen
5
-7
/
+8
2009-09-14
pkt_sched: Fix qdisc_graft WRT ingress qdisc
Jarek Poplawski
1
-5
/
+10
2009-09-14
Phonet: Netlink event for autoconfigured addresses
Rémi Denis-Courmont
1
-1
/
+8
2009-09-14
net: constify remaining proto_ops
Alexey Dobriyan
4
-6
/
+6
2009-09-14
net: constify struct inet6_protocol
Alexey Dobriyan
16
-30
/
+26
2009-09-14
net: constify struct net_protocol
Alexey Dobriyan
13
-28
/
+24
2009-09-14
net-next-2.6 [PATCH 1/1] dccp: ccids whitespace-cleanup / CodingStyle
Gerrit Renker
11
-67
/
+48
2009-09-14
genetlink: fix netns vs. netlink table locking
Johannes Berg
2
-23
/
+33
2009-09-14
Have atalk_route_packet() return NET_RX_SUCCESS not NET_XMIT_SUCCESS
Mark Smith
1
-1
/
+1
2009-09-14
cfg80211: minimal error handling for wext-compat freq scanning
Holger Schurig
1
-0
/
+5
2009-09-14
cfg80211: use cfg80211_wext_freq() for freq conversion
Holger Schurig
1
-1
/
+1
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
328
-8111
/
+16882
2009-09-11
Phonet: back-end for autoconfigured addresses
Rémi Denis-Courmont
1
-1
/
+25
2009-09-11
Phonet: fix netlink address dump error handling
Rémi Denis-Courmont
1
-1
/
+1
2009-09-11
ipv6: Add IFA_F_DADFAILED flag
Brian Haley
1
-5
/
+7
2009-09-11
net: Add DEVTYPE support for Ethernet based devices
Marcel Holtmann
3
-0
/
+16
2009-09-11
net: force bridge module(s) to be GPL
Stephen Hemminger
1
-2
/
+2
2009-09-11
Subject: [PATCH] appletalk: Fix skb leak when ipddp interface is not loaded
Arnaldo Carvalho de Melo
2
-28
/
+35
2009-09-11
Merge branch 'nfs-for-2.6.32'
Trond Myklebust
14
-800
/
+1780
2009-09-11
net: unix: fix sending fds in multiple buffers
Miklos Szeredi
1
-1
/
+4
2009-09-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
45
-1040
/
+348
2009-09-11
Merge branch 'next' into for-linus
James Morris
2
-3
/
+3
2009-09-09
net_sched: fix estimator lock selection for mq child qdiscs
Patrick McHardy
2
-16
/
+27
2009-09-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-8
/
+44
2009-09-09
cfg80211: allow scanning on specified frequencies when using wext-compatibility
Holger Schurig
1
-7
/
+34
2009-09-09
headers: net/ipv[46]/protocol.c header trim
Alexey Dobriyan
2
-30
/
+4
2009-09-08
wireless: update cfg80211 kconfig entry
Luis R. Rodriguez
1
-1
/
+10
2009-09-06
net_sched: add classful multiqueue dummy scheduler
David S. Miller
4
-13
/
+273
2009-09-06
net_sched: move dev_graft_qdisc() to sch_generic.c
Patrick McHardy
2
-26
/
+25
2009-09-06
net_sched: reintroduce dev->qdisc for use by sch_api
Patrick McHardy
4
-48
/
+31
[next]