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
2011-05-31
sctp: stop pending timers and purge queues when peer restart asoc
Wei Yongjun
3
-11
/
+29
2011-05-31
ip_options_compile: properly handle unaligned pointer
Chris Metcalf
1
-7
/
+8
2011-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....
John W. Linville
3
-3
/
+9
2011-05-27
net: Kill ratelimit.h dependency in linux/net.h
David S. Miller
2
-0
/
+2
2011-05-27
inetpeer: fix race in unused_list manipulations
Eric Dumazet
1
-15
/
+27
2011-05-27
atm: expose ATM device index in sysfs
Dan Williams
1
-0
/
+10
2011-05-27
Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6
David S. Miller
3
-11
/
+24
2011-05-27
mac80211: Remove duplicate linux/slab.h include from net/mac80211/scan.c
Jesper Juhl
1
-1
/
+0
2011-05-27
mac80211: clear local->ps_data on disassoc
Eliad Peller
1
-0
/
+1
2011-05-27
IPVS: bug in ip_vs_ftp, same list heaad used in all netns.
Hans Schillstrom
1
-8
/
+19
2011-05-26
mac80211: stop queues before rate control updation
Rajkumar Manoharan
1
-0
/
+6
2011-05-26
nl80211: fix check for valid SSID size in scan operations
Luciano Coelho
1
-2
/
+2
2011-05-26
bug.h: Move ratelimit warn interfaces to ratelimit.h
David S. Miller
1
-0
/
+1
2011-05-26
net:8021q:vlan.c Fix pr_info to just give the vlan fullname and version.
Justin Mattock
1
-4
/
+1
2011-05-26
can: convert to %pK for kptr_restrict support
Oliver Hartkopp
1
-4
/
+3
2011-05-26
net: fix ETHTOOL_SFEATURES compatibility with old ethtool_ops.set_flags
Michał Mirosław
1
-1
/
+24
2011-05-26
netfilter: Fix several warnings in compat_mtw_from_user().
David Miller
1
-2
/
+4
2011-05-26
netfilter: ipset: fix ip_set_flush return code
Jozsef Kadlecsik
1
-1
/
+1
2011-05-25
net: hold rtnl again in dump callbacks
Eric Dumazet
2
-2
/
+8
2011-05-25
sch_sfq: fix peek() implementation
Eric Dumazet
1
-13
/
+1
2011-05-25
sctp: fix memory leak of the ASCONF queue when free asoc
Wei Yongjun
1
-0
/
+16
2011-05-25
net: make dev_disable_lro use physical device if passed a vlan dev (v2)
Neil Horman
1
-0
/
+7
2011-05-25
net: move is_vlan_dev into public header file (v2)
Neil Horman
1
-5
/
+0
2011-05-25
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
12
-100
/
+417
2011-05-24
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...
John W. Linville
12
-100
/
+417
2011-05-24
bridge: initialize fake_rtable metrics
Eric Dumazet
1
-1
/
+5
2011-05-24
net: fix __dst_destroy_metrics_generic()
Eric Dumazet
1
-1
/
+1
2011-05-24
igmp: call ip_mc_clear_src() only when we have no users of ip_mc_list
Veaceslav Falico
1
-5
/
+5
2011-05-24
net: use synchronize_rcu_expedited()
Eric Dumazet
1
-1
/
+4
2011-05-24
net: convert %p usage to %pK
Dan Rosenberg
14
-22
/
+22
2011-05-24
ipv6: Fix return of xfrm6_tunnel_rcv()
David S. Miller
1
-1
/
+1
2011-05-23
net: filter: Use WARN_RATELIMIT
Joe Perches
1
-1
/
+3
2011-05-23
sch_sfq: avoid giving spurious NET_XMIT_CN signals
Eric Dumazet
1
-2
/
+6
2011-05-23
snap: remove one synchronize_net()
Eric Dumazet
1
-1
/
+0
2011-05-23
net: ping: cleanups ping_v4_unhash()
Eric Dumazet
1
-3
/
+0
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-3
/
+3
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
11
-72
/
+134
2011-05-22
Remove prefetch() from <linux/skbuff.h> and "netlabel_addrlist.h"
Linus Torvalds
1
-4
/
+4
2011-05-22
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
1
-0
/
+1
2011-05-22
pktgen: refactor pg_init() code
WANG Cong
1
-7
/
+12
2011-05-22
pktgen: use vzalloc_node() instead of vmalloc_node() + memset()
WANG Cong
1
-2
/
+1
2011-05-22
ipv4: Give backtrace in ip_rt_bug().
Dave Jones
1
-0
/
+1
2011-05-22
net: avoid synchronize_rcu() in dev_deactivate_many
Eric Dumazet
1
-2
/
+15
2011-05-22
net: remove synchronize_net() from netdev_set_master()
Eric Dumazet
2
-3
/
+2
2011-05-22
rtnetlink: ignore NETDEV_RELEASE and NETDEV_JOIN event
Amerigo Wang
1
-0
/
+2
2011-05-22
bridge: call NETDEV_JOIN notifiers when add a slave
Amerigo Wang
1
-0
/
+2
2011-05-22
ipv4: Include linux/prefetch.h in fib_trie.c
David S. Miller
1
-0
/
+1
2011-05-22
netlabel: Remove prefetches from list handlers.
David S. Miller
1
-4
/
+4
2011-05-22
caif: Plug memory leak for checksum error
sjur.brandeland@stericsson.com
1
-1
/
+6
[next]