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-07-28
bridge: add rcu_read_lock on transmit
stephen hemminger
4
-6
/
+8
2010-07-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-11
/
+56
2010-07-27
Bluetooth: Add __init and __exit marks to RFCOMM
Gustavo F. Padovan
2
-3
/
+3
2010-07-27
Bluetooth: Test 'count' value before enter the loop
Gustavo F. Padovan
1
-4
/
+4
2010-07-27
Bluetooth: Defer SCO setup if mode change is pending
Marcel Holtmann
2
-20
/
+43
2010-07-27
wireless: Convert wiphy_debug macro to function
Joe Perches
1
-0
/
+49
2010-07-27
mac80211: Fix key freeing to handle unlinked keys
Jouni Malinen
4
-12
/
+12
2010-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
5
-11
/
+56
2010-07-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
John W. Linville
254
-3822
/
+6238
2010-07-26
genetlink: use genl_register_family_with_ops()
Changli Gao
1
-5
/
+1
2010-07-26
drop_monitor: use genl_register_family_with_ops()
Changli Gao
1
-16
/
+7
2010-07-26
genetlink: cleanup code according to CodingStyle
Changli Gao
1
-5
/
+4
2010-07-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+1
2010-07-26
wireless: Make COMPAT_NETLINK_MESSAGES depend upon WEXT_CORE
David S. Miller
1
-1
/
+1
2010-07-26
netlink: netlink_recvmsg() fix
Eric Dumazet
1
-6
/
+16
2010-07-26
mac80211: Don't set per-BSS QoS for monitor interfaces
Sujith
1
-2
/
+6
2010-07-26
mac80211: fix sta assignment
Johannes Berg
1
-12
/
+5
2010-07-26
cfg80211: fix IBSS default management key
Johannes Berg
1
-1
/
+3
2010-07-26
mac80211: remove bogus rcu_read_lock()
Johannes Berg
1
-6
/
+1
2010-07-26
wireless: remove unneeded variable from regulatory_hint_11d()
Dan Carpenter
1
-4
/
+1
2010-07-26
mac80211: freeing the wrong variable
Dan Carpenter
1
-1
/
+1
2010-07-26
lib80211: remove unused host_build_iv option
John W. Linville
3
-3
/
+0
2010-07-26
minstrel: don't complain about feedback for unrequested rates
John W. Linville
1
-1
/
+0
2010-07-26
minstrel_ht: remove unnecessary NULL check in minstrel_ht_update_caps
John W. Linville
1
-1
/
+1
2010-07-25
net: dev_forward_skb should call nf_reset
Ben Greear
1
-0
/
+1
2010-07-24
net: pskb_expand_head() optimization
Eric Dumazet
1
-1
/
+1
2010-07-24
net sched: fix race in mirred device removal
stephen hemminger
1
-3
/
+40
2010-07-24
sysfs: add attribute to indicate hw address assignment type
Stefan Assmann
1
-0
/
+2
2010-07-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
15
-717
/
+98
2010-07-23
net: core: don't use own hex_to_bin() method
Andy Shevchenko
1
-24
/
+12
2010-07-23
netfilter: iptables: use skb->len for accounting
Changli Gao
1
-1
/
+1
2010-07-23
netfilter: ip6tables: use skb->len for accounting
Changli Gao
1
-3
/
+1
2010-07-23
xt_quota: report initial quota value instead of current value to userspace
Changli Gao
1
-2
/
+0
2010-07-23
netfilter: xt_quota: use per-rule spin lock
Changli Gao
1
-5
/
+5
2010-07-23
netfilter: arptables: use arp_hdr_len()
Changli Gao
1
-4
/
+1
2010-07-23
netfilter: nf_nat_core: merge the same lines
Changli Gao
1
-7
/
+2
2010-07-23
netfilter: add xt_cpu match
Eric Dumazet
3
-0
/
+73
2010-07-23
IPVS: make FTP work with full NAT support
Hannes Eder
4
-57
/
+165
2010-07-23
IPVS: make friends with nf_conntrack
Hannes Eder
3
-37
/
+30
2010-07-23
netfilter: xt_ipvs (netfilter matcher for IPVS)
Hannes Eder
4
-0
/
+201
2010-07-22
caif: precedence bug
Dan Carpenter
1
-1
/
+1
2010-07-22
net: RTA_MARK addition
Eric Dumazet
1
-0
/
+7
2010-07-22
ipv6: Don't add routes to ipv6 disabled interfaces.
Brian Haley
1
-5
/
+9
2010-07-22
net: Fix skb_copy_expand() handling of ->csum_start
David S. Miller
1
-1
/
+2
2010-07-22
net: Fix corruption of skb csum field in pskb_expand_head() of net/core/skbuff.c
Andrea Shepard
1
-1
/
+3
2010-07-21
net: remove last uses of __attribute__((packed))
Gustavo F. Padovan
1
-1
/
+1
2010-07-21
mac80211: proper IBSS locking
Johannes Berg
2
-50
/
+54
2010-07-21
mac80211: fix IBSS lockdep complaint
Johannes Berg
1
-5
/
+14
2010-07-21
mac80211: refuse shared key auth when WEP is unavailable
Johannes Berg
1
-0
/
+2
2010-07-21
cfg80211: fix race between sysfs and cfg80211
Maxime Bizon
1
-6
/
+8
[prev]
[next]