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-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
76
-306
/
+1255
2009-09-17
pkt_sched: Fix qstats.qlen updating in dump_stats
Jarek Poplawski
4
-1
/
+6
2009-09-17
ipv6: Log the affected address when DAD failure occurs
Jens Rosenboom
1
-2
/
+2
2009-09-16
af_iucv: fix race when queueing skbs on the backlog queue
Hendrik Brueckner
1
-2
/
+14
2009-09-16
af_iucv: do not call iucv_sock_kill() twice
Hendrik Brueckner
1
-5
/
+5
2009-09-16
af_iucv: handle non-accepted sockets after resuming from suspend
Hendrik Brueckner
1
-0
/
+1
2009-09-16
af_iucv: fix race in __iucv_sock_wait()
Hendrik Brueckner
1
-1
/
+1
2009-09-16
iucv: use correct output register in iucv_query_maxconn()
Hendrik Brueckner
1
-1
/
+1
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2
-3
/
+3
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
driver model: constify attribute groups
David Brownell
2
-3
/
+3
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
5
-7
/
+9
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
[next]