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
2010-05-28
net: fix __neigh_event_send()
Eric Dumazet
1
-0
/
+1
2010-05-27
net: fix lock_sock_bh/unlock_sock_bh
Eric Dumazet
4
-10
/
+48
2010-05-26
net/iucv: Add missing spin_unlock
Julia Lawall
1
-1
/
+1
2010-05-26
ipmr: off by one in __ipmr_fill_mroute()
Dan Carpenter
2
-2
/
+2
2010-05-25
Phonet: fix potential use-after-free in pep_sock_close()
RĂ©mi Denis-Courmont
1
-0
/
+2
2010-05-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-7
/
+8
2010-05-24
net/dccp: expansion of error code size
Yoichi Yuasa
1
-3
/
+3
2010-05-24
wireless: fix sta_info.h kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2010-05-24
Revert "ath9k: Group Key fix for VAPs"
John W. Linville
1
-1
/
+0
2010-05-24
tun: Update classid on packet injection
Herbert Xu
1
-0
/
+1
2010-05-24
cls_cgroup: Store classid in struct sock
Herbert Xu
3
-16
/
+61
2010-05-23
caif: Bugfix - use MSG_TRUNC in receive
Sjur Braendeland
1
-29
/
+18
2010-05-23
caif: Bugfix - missing spin_unlock
Sjur Braendeland
2
-6
/
+7
2010-05-23
caif: Bugfix - Poll can't return POLLHUP while connecting.
Sjur Braendeland
1
-15
/
+6
2010-05-23
caif: Bugfix - handle mem-allocation failures
Sjur Braendeland
3
-9
/
+25
2010-05-23
caif: Bugfix - use standard Linux lists
Sjur Braendeland
1
-66
/
+26
2010-05-23
caif: Bugfix - wait_ev*_timeout returns long.
Sjur Braendeland
1
-7
/
+6
2010-05-23
net-2.6 : V2 - fix dev_get_valid_name
Daniel Lezcano
1
-8
/
+12
2010-05-23
rtnetlink: Fix error handling in do_setlink()
David Howells
1
-1
/
+3
2010-05-23
net-caif: drop redundant Kconfig entries
Mike Frysinger
1
-4
/
+1
2010-05-23
net_sched: Fix qdisc_notify()
Eric Dumazet
1
-7
/
+7
2010-05-23
ieee802154: Fix possible NULL pointer dereference in wpan_phy_alloc
Denis Kirjanov
1
-1
/
+6
2010-05-21
cfg80211: add missing braces
Johannes Berg
1
-2
/
+4
2010-05-21
cfg80211: fix crash in cfg80211_set_freq()
Felix Fietkau
1
-1
/
+1
2010-05-21
cfg80211: Fix signal_type comparison
Sujith
1
-2
/
+2
2010-05-21
net: fix problem in dequeuing from input_pkt_queue
Tom Herbert
1
-13
/
+15
2010-05-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2
-8
/
+14
2010-05-20
gro: Fix bogus gso_size on the first fraglist entry
Herbert Xu
1
-0
/
+1
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
479
-8140
/
+24624
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+1
2010-05-20
netfilter: nf_conntrack: fix a race in __nf_conntrack_confirm against nf_ct_g...
Joerg Marx
1
-0
/
+10
2010-05-19
Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-35
/
+34
2010-05-19
Merge branch 'nfs-for-2.6.35' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
20
-322
/
+2408
2010-05-19
Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...
Linus Torvalds
1
-4
/
+11
2010-05-18
ipv6: Never schedule DAD timer on dead address
Herbert Xu
1
-2
/
+8
2010-05-18
ipv6: Use POSTDAD state
Herbert Xu
1
-5
/
+24
2010-05-18
ipv6: Use state_lock to protect ifa state
Herbert Xu
1
-4
/
+23
2010-05-18
ipv6: Replace inet6_ifaddr->dead with state
Herbert Xu
1
-7
/
+9
2010-05-18
bridge: fix build for CONFIG_SYSFS disabled
Randy Dunlap
1
-1
/
+1
2010-05-17
net: Remove unnecessary returns from void function()s
Joe Perches
48
-131
/
+0
2010-05-17
net sched: cleanup and rate limit warning
stephen hemminger
1
-3
/
+6
2010-05-17
pfkey: add severity to printk
stephen hemminger
1
-5
/
+5
2010-05-17
xfrm: add severity to printk
stephen hemminger
1
-5
/
+7
2010-05-17
net sched: printk message severity
stephen hemminger
8
-28
/
+33
2010-05-17
net/caif: Use kzalloc
Julia Lawall
2
-4
/
+2
2010-05-17
sctp: fix append error cause to ERROR chunk correctly
Wei Yongjun
1
-2
/
+2
2010-05-17
net: Add netlink support for virtual port management (was iovnl)
Scott Feldman
1
-1
/
+168
2010-05-17
net: Introduce skb_tunnel_rx() helper
Eric Dumazet
6
-34
/
+14
2010-05-17
tcp: tcp_synack_options() fix
Eric Dumazet
1
-5
/
+4
[next]