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
2008-10-31
mac80211: rewrite HT handling
Johannes Berg
4
-153
/
+134
2008-10-31
mac80211: move bss_conf into vif
Johannes Berg
8
-38
/
+35
2008-10-31
mac80211: make retry limits part of hw config
Johannes Berg
5
-24
/
+18
2008-10-31
nl80211: export HT capabilities
Johannes Berg
1
-0
/
+13
2008-10-31
mac80211: provide sequence numbers
Johannes Berg
2
-0
/
+12
2008-10-31
rfkill: rate-limit rfkill-input workqueue usage (v3)
Henrique de Moraes Holschuh
1
-8
/
+41
2008-10-31
rfkill: honour EPO state when resuming a rfkill controller
Henrique de Moraes Holschuh
1
-2
/
+11
2008-10-31
rfkill: add master_switch_mode and EPO lock to rfkill and rfkill-input
Henrique de Moraes Holschuh
3
-80
/
+274
2008-10-31
rfkill: export global states to rfkill-input
Henrique de Moraes Holschuh
2
-0
/
+15
2008-10-31
rfkill: use killable locks instead of interruptible
Henrique de Moraes Holschuh
1
-3
/
+4
2008-10-31
mac80211: introduce hw config change flags
Johannes Berg
7
-32
/
+56
2008-10-31
mac80211: kill hw.conf.antenna_sel_{rx,tx}
Johannes Berg
3
-11
/
+0
2008-10-31
802.11: clean up/fix HT support
Johannes Berg
7
-154
/
+167
2008-10-31
mac80211: remove unused declaration of struct sta_attribute.
Rami Rosen
1
-5
/
+0
2008-10-31
mac80211: fix short slot handling
Johannes Berg
2
-37
/
+46
2008-10-31
mac80211: remove max_antenna_gain config
Johannes Berg
1
-2
/
+0
2008-10-31
mac80211: clean up ieee80211_hw_config errors
Johannes Berg
5
-25
/
+13
2008-10-31
mac80211: remove wiphy_to_hw
Johannes Berg
1
-7
/
+0
2008-10-31
mac80211: minor code cleanups
Johannes Berg
9
-52
/
+45
2008-10-31
mac80211: remove writable debugs mesh parameters
Johannes Berg
1
-88
/
+24
2008-10-31
mac80211: remove aggregation status write support from debugfs
Johannes Berg
1
-72
/
+1
2008-10-31
net: replace NIPQUAD() in net/*/
Harvey Harrison
26
-150
/
+127
2008-10-31
net: replace NIPQUAD() in net/netfilter/
Harvey Harrison
16
-108
/
+78
2008-10-31
net: replace NIPQUAD() in net/ipv4/ net/ipv6/
Harvey Harrison
15
-103
/
+78
2008-10-31
net: replace NIPQUAD() in net/ipv4/netfilter/
Harvey Harrison
10
-85
/
+69
2008-10-31
pkt_sched: Add peek emulation for non-work-conserving qdiscs.
Jarek Poplawski
6
-6
/
+11
2008-10-31
pkt_sched: Use qdisc->ops->peek() instead of ->dequeue() & ->requeue()
Jarek Poplawski
4
-29
/
+19
2008-10-31
pkt_sched: Add qdisc->ops->peek() implementation.
Jarek Poplawski
8
-0
/
+69
2008-10-31
pkt_sched: sch_generic: Add generic qdisc->ops->peek() implementation.
Jarek Poplawski
2
-0
/
+28
2008-10-31
pkt_sched: Add ->peek() methods for fifo, prio and SFQ qdiscs.
Patrick McHardy
3
-0
/
+28
2008-10-31
xfrm: C99 for xfrm_dev_notifier
Alexey Dobriyan
1
-3
/
+1
2008-10-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
12
-41
/
+144
2008-10-31
xfrm: do not leak ESRCH to user space
fernando@oss.ntt.co
1
-0
/
+2
2008-10-30
Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6
David S. Miller
4
-4
/
+29
2008-10-30
netfilter: nf_conntrack_proto_gre: switch to register_pernet_gen_subsys()
Alexey Dobriyan
1
-2
/
+2
2008-10-30
netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsys
Alexey Dobriyan
1
-0
/
+32
2008-10-30
udp: Should use spin_lock_bh()/spin_unlock_bh() in udp_lib_unhash()
Eric Dumazet
1
-2
/
+2
2008-10-30
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2
-18
/
+58
2008-10-30
netlabel: Fix compilation warnings in net/netlabel/netlabel_addrlist.c
Manish Katiyar
2
-0
/
+24
2008-10-29
netlabel: Fix compiler warnings in netlabel_mgmt.c
Paul Moore
1
-1
/
+1
2008-10-29
cipso: unsigned buf_len cannot be negative
roel kluin
1
-3
/
+4
2008-10-29
net: replace %p6 with %pI6
Harvey Harrison
33
-60
/
+60
2008-10-29
net: replace %#p6 format specifier with %pi6
Harvey Harrison
6
-9
/
+9
2008-10-29
udp: introduce sk_for_each_rcu_safenext()
Eric Dumazet
2
-4
/
+4
2008-10-29
udp: udp_get_next() should use spin_unlock_bh()
Eric Dumazet
1
-1
/
+1
2008-10-29
udp: calculate udp_mem based on low memory instead of all memory
Eric Dumazet
1
-3
/
+6
2008-10-29
udp: RCU handling for Unicast packets.
Eric Dumazet
5
-17
/
+54
2008-10-29
udp: introduce struct udp_table and multiple spinlocks
Eric Dumazet
6
-148
/
+200
2008-10-28
net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final users
Harvey Harrison
2
-5
/
+3
2008-10-28
vlan: propogate ethtool speed values
Stephen Hemminger
3
-6
/
+30
[next]