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-01-29
mac80211: clarify alignment docs, fix up alignment
Johannes Berg
1
-33
/
+77
2009-01-29
mac80211: remove user_power_level from driver API
Johannes Berg
3
-3
/
+5
2009-01-29
mac80211: remove unused variable in ieee80211_local (dot11WEPUndecryptableCou...
Rami Rosen
2
-5
/
+0
2009-01-29
mac80211: remove an unused definition (MAX_STA_COUNT) in sta_info.h.
Rami Rosen
1
-2
/
+0
2009-01-29
mac80211: remove an unused parameter in ieee80211_rx_mgmt_probe_req().
Rami Rosen
1
-4
/
+2
2009-01-29
mac80211: remove an unnecessary assignment to info in __ieee80211_tx().
Rami Rosen
1
-1
/
+0
2009-01-29
mac80211: Add 802.11h CSA support
Sujith
5
-1
/
+122
2009-01-29
mac80211: Allow to set channel in adhoc properly
Alina Friedrichsen
1
-2
/
+4
2009-01-29
mac80211: Don't merge if BSSID is set manually
Alina Friedrichsen
1
-0
/
+1
2009-01-29
mac80211: Don't scan if BSSID and channel are set manually
Alina Friedrichsen
1
-0
/
+4
2009-01-29
mac80211: Disallow to set multicast BSSID
Alina Friedrichsen
1
-2
/
+7
2009-01-29
mac80211: clean up set_key callback
Johannes Berg
1
-26
/
+25
2009-01-29
mac80211: make wake/stop_queue_by_reason() functions static
Kalle Valo
1
-4
/
+4
2009-01-29
mac80211: Fix tx power setting
Vasanthakumar Thiagarajan
2
-5
/
+4
2009-01-29
mac80211: no need for ht.enabled
Luis R. Rodriguez
3
-13
/
+1
2009-01-29
mac80211: Cancel the power save timer in ieee80211_stop.
Vivek Natarajan
1
-0
/
+2
2009-01-29
mac80211: Enhancements to dynamic power save.
Vivek Natarajan
4
-6
/
+53
2009-01-29
mac80211: A couple of fixes to dynamic power save.
Vivek Natarajan
2
-5
/
+7
2009-01-29
mac80211: Reset the power save timer from master_start_xmit.
Vivek Natarajan
1
-13
/
+13
2009-01-29
mac80211: Scale down to non-HT association with TKIP/WEP as pairwise cipher
Vasanthakumar Thiagarajan
4
-3
/
+22
2009-01-26
Phonet: use per-namespace devices list
remi.denis-courmont@nokia
2
-39
/
+80
2009-01-26
Phonet: remove useless locking in device cleanup
remi.denis-courmont@nokia
1
-6
/
+1
2009-01-26
Phonet: handle rtnetlink registration failure
remi.denis-courmont@nokia
2
-6
/
+15
2009-01-26
Phonet: allow phonet_device_init() to fail, put it to __init section
remi.denis-courmont@nokia
2
-4
/
+9
2009-01-26
Phonet: check destination before delivering packets locally
remi.denis-courmont@nokia
1
-11
/
+9
2009-01-26
Phonet: move to Networking options like other protocol stacks
remi.denis-courmont@nokia
1
-1
/
+1
2009-01-26
gre: optimize hash lookup
Timo Teras
1
-29
/
+40
2009-01-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
9
-19
/
+106
2009-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
17
-79
/
+206
2009-01-26
vlan: Export symbols as non GPL symbols.
Ben Greear
1
-2
/
+2
2009-01-26
net: Move config NET_NS to from net/Kconfig to init/Kconfig
Matt Helsley
1
-8
/
+0
2009-01-25
af_key: initialize xfrm encap_oa
Timo Teras
1
-0
/
+1
2009-01-22
sctp: Fix another socket race during accept/peeloff
Vlad Yasevich
1
-0
/
+13
2009-01-22
sctp: Properly timestamp outgoing data chunks for rtx purposes
Vlad Yasevich
1
-3
/
+4
2009-01-22
sctp: Correctly start rtx timer on new packet transmissions.
Vlad Yasevich
1
-2
/
+1
2009-01-22
netns: ipmr: enable namespace support in ipv4 multicast routing code
Benjamin Thery
2
-113
/
+141
2009-01-22
netns: ipmr: declare ipmr /proc/net entries per-namespace
Benjamin Thery
1
-39
/
+62
2009-01-22
netns: ipmr: declare reg_vif_num per-namespace
Benjamin Thery
1
-10
/
+12
2009-01-22
netns: ipmr: declare mroute_do_assert and mroute_do_pim per-namespace
Benjamin Thery
1
-13
/
+11
2009-01-22
netns: ipmr: declare counter cache_resolve_queue_len per-namespace
Benjamin Thery
1
-18
/
+21
2009-01-22
netns: ipmr: dynamically allocate mfc_cache_array
Benjamin Thery
1
-13
/
+28
2009-01-22
netns: ipmr: store netns in struct mfc_cache
Benjamin Thery
1
-9
/
+17
2009-01-22
netns: ipmr: dynamically allocate vif_table
Benjamin Thery
1
-41
/
+68
2009-01-22
netns: ipmr: allocate mroute_socket per-namespace.
Benjamin Thery
1
-15
/
+13
2009-01-22
sctp/ipv6.c: use ipv6_addr_copy
Joe Perches
1
-2
/
+1
2009-01-22
mac80211: fix slot time debug message
Christian Lamparter
1
-2
/
+2
2009-01-22
mac80211: decrement ref count to netdev after launching mesh discovery
Brian Cavagnolo
1
-2
/
+4
2009-01-22
fs/Kconfig: move sunrpc out
Alexey Dobriyan
1
-0
/
+79
2009-01-21
gre: strict physical device binding
Timo Teras
1
-40
/
+88
2009-01-21
inet: Allowing more than 64k connections and heavily optimize bind(0) time.
Evgeniy Polyakov
2
-8
/
+44
[next]