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-27
const: mark struct vm_struct_operations
Alexey Dobriyan
1
-1
/
+1
2009-09-25
ax25: Fix ax25_cb refcounting in ax25_ctl_ioctl
Jarek Poplawski
1
-10
/
+17
2009-09-24
genetlink: fix netns vs. netlink table locking (2)
Johannes Berg
2
-9
/
+14
2009-09-24
tunnel: eliminate recursion field
Eric Dumazet
4
-35
/
+1
2009-09-24
net: fix htmldocs sunrpc, clnt.c
Jaswinder Singh Rajput
1
-2
/
+3
2009-09-24
Phonet: error on broadcast sending (unimplemented)
Rémi Denis-Courmont
1
-0
/
+6
2009-09-24
Phonet: fix race for port number in concurrent bind()
Rémi Denis-Courmont
1
-8
/
+8
2009-09-24
pktgen: better scheduler friendliness
Stephen Hemminger
1
-79
/
+72
2009-09-24
pktgen: T_TERMINATE flag is unused
Stephen Hemminger
1
-5
/
+4
2009-09-24
ipv4: check optlen for IP_MULTICAST_IF option
Shan Wei
1
-0
/
+3
2009-09-24
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
53
-282
/
+703
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
15
-50
/
+46
2009-09-23
headers: utsname.h redux
Alexey Dobriyan
1
-1
/
+0
2009-09-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-3
/
+3
2009-09-23
sunrpc/rpc_pipe: fix kernel-doc notation
Randy Dunlap
1
-1
/
+2
2009-09-23
NFS/RPC: fix problems with reestablish_timeout and related code.
Neil Brown
1
-0
/
+9
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-3
/
+2
2009-09-23
cfg80211: don't overwrite privacy setting
Johannes Berg
1
-1
/
+1
2009-09-23
mac80211: fix DTIM setting
Johannes Berg
1
-2
/
+2
2009-09-23
cfg80211: fix SME connect
Johannes Berg
1
-8
/
+13
2009-09-23
rc80211_minstrel: fix contention window calculation
Pavel Roskin
1
-1
/
+1
2009-09-23
cfg80211: minimal error handling for wext-compat freq scanning
Holger Schurig
1
-0
/
+5
2009-09-23
cfg80211: use cfg80211_wext_freq() for freq conversion
Holger Schurig
1
-1
/
+1
2009-09-23
seq_file: constify seq_operations
James Morris
1
-1
/
+1
2009-09-23
Move magic numbers into magic.h
Nick Black
1
-2
/
+1
2009-09-23
virtio: add virtio IDs file
Fernando Luis Vazquez Cao
1
-0
/
+1
2009-09-23
virtio: get rid of redundant VIRTIO_ID_9P definition
Fernando Luis Vazquez Cao
1
-2
/
+0
2009-09-23
virtio: make add_buf return capacity remaining
Rusty Russell
1
-1
/
+1
2009-09-22
ax25: Fix SIOCAX25GETINFO ioctl
Eric Dumazet
1
-2
/
+2
2009-09-22
Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
13
-180
/
+603
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-3
/
+3
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-7
/
+0
2009-09-22
mm: replace various uses of num_physpages by totalram_pages
Jan Beulich
10
-22
/
+22
2009-09-22
const: mark remaining super_operations const
Alexey Dobriyan
2
-2
/
+2
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-09-21
trivial: fix typo "to to" in multiple files
Anand Gadiyar
2
-2
/
+2
2009-09-18
sunrpc/cache: avoid variable over-loading in cache_defer_req
NeilBrown
1
-9
/
+9
2009-09-18
sunrpc/cache: use list_del_init for the list_head entries in cache_deferred_req
NeilBrown
1
-4
/
+4
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-17
HID: consolidate connect and disconnect into core code
Jiri Kosina
1
-7
/
+0
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
[next]