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-03-04
[IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr().
YOSHIFUJI Hideaki
6
-15
/
+12
2008-03-04
[IPV6] SYSCTL: complete initialization for sysctl table in subsystem code.
YOSHIFUJI Hideaki
3
-14
/
+19
2008-03-04
[IPV6]: Move packet_type{} related bits to af_inet6.c.
YOSHIFUJI Hideaki
2
-122
/
+123
2008-03-04
[IPV6] UDP: Rename IPv6 UDP files.
YOSHIFUJI Hideaki
3
-2
/
+2
2008-03-04
[IPV4] UDP: Move IPv4-specific bits to other file.
YOSHIFUJI Hideaki
4
-1088
/
+1136
2008-03-04
[IPV4]: Fix size description of CONFIG_INET.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-03-04
[UDP]: Allow users to configure UDP-Lite.
YOSHIFUJI Hideaki
10
-23
/
+71
2008-03-04
[TCP]: Add IPv6 support to TCP SYN cookies
Glenn Griffin
7
-26
/
+330
2008-03-04
[TCP]: lower stack usage in cookie_hash() function
Eric Dumazet
1
-1
/
+3
2008-03-03
[ARP]: Introduce the arp_hdr_len helper.
Pavel Emelyanov
4
-18
/
+7
2008-03-03
ipv6: fix inet6_init/icmpv6_cleanup sections mismatch
Alexey Dobriyan
1
-2
/
+2
2008-03-03
[TCP]: Merge exit paths in tcp_v4_conn_request.
Denis V. Lunev
1
-10
/
+6
2008-03-03
[SCTP]: seq_printf format warning. (fixed)
Denis V. Lunev
1
-1
/
+1
2008-03-03
[IPV4]: skb->dst can't be NULL in ip_options_echo.
Denis V. Lunev
1
-4
/
+1
2008-02-29
[ICMP]: Section conflict between icmp_sk_init/icmp_sk_exit.
Denis V. Lunev
1
-1
/
+3
2008-02-29
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
34
-1946
/
+3201
2008-02-29
mac80211: fix key replacing, hw accel
Johannes Berg
1
-7
/
+20
2008-02-29
mac80211: split ieee80211_key_alloc/free
Johannes Berg
5
-98
/
+203
2008-02-29
mac80211: remove STA infos last_ack stuff
Johannes Berg
4
-39
/
+0
2008-02-29
mac80211: safely free beacon in ieee80211_if_reinit
Johannes Berg
1
-1
/
+5
2008-02-29
mac80211: fix IBSS code
Johannes Berg
1
-3
/
+3
2008-02-29
mac80211: fix debugfs_sta print_mac() warning
Johannes Berg
1
-2
/
+3
2008-02-29
mac80211: Disallow concurrent IBSS/STA mode interfaces
Johannes Berg
1
-4
/
+47
2008-02-29
mac80211: atomically check whether STA exists already
Johannes Berg
5
-27
/
+36
2008-02-29
mac80211: rework TX filtered frame code
Johannes Berg
3
-50
/
+89
2008-02-29
mac80211: fix incorrect use of CONFIG_MAC80211_IBSS_DEBUG
Pavel Roskin
1
-1
/
+3
2008-02-29
mac80211: consolidate TIM handling code
Johannes Berg
5
-83
/
+84
2008-02-29
mac80211: remove sta TIM flag, fix expiry TIM handling
Johannes Berg
5
-25
/
+28
2008-02-29
mac80211: invoke set_tim() callback after setting own TIM info
Johannes Berg
3
-8
/
+8
2008-02-29
wireless: update US regulatory domain
Tomas Winkler
1
-2
/
+8
2008-02-29
mac80211: convert sta_info.pspoll to a flag
Johannes Berg
3
-9
/
+12
2008-02-29
mac80211: enable IBSS merging
Bruno Randolf
2
-30
/
+65
2008-02-29
mac80211: move function ieee80211_sta_join_ibss()
Bruno Randolf
1
-158
/
+159
2008-02-29
net/mac80211/: Use time_* macros
S.Çağlar Onur
2
-2
/
+4
2008-02-29
mac80211: fix ecw2cw brain-damage
Johannes Berg
1
-6
/
+1
2008-02-29
mac80211: give burst time in txop rather than 0.1msec units
Johannes Berg
1
-5
/
+6
2008-02-29
mac80211: defer master netdev allocation to ieee80211_register_hw
Johannes Berg
1
-34
/
+38
2008-02-29
mac80211: adjustable number of bits for qdisc pool
Ron Rindjunsky
1
-9
/
+9
2008-02-29
mac80211: Add cooked monitor mode support
Michael Wu
3
-31
/
+126
2008-02-29
mac80211: move some code into ieee80211_invoke_rx_handlers
Johannes Berg
1
-24
/
+18
2008-02-29
mac80211: remove "dynamic" RX/TX handlers
Johannes Berg
4
-61
/
+43
2008-02-29
mac80211: clean up some things in the RX path
Johannes Berg
1
-27
/
+10
2008-02-29
mac80211: Use monitor configuration flags
Michael Wu
4
-16
/
+60
2008-02-29
nl80211: Add monitor interface configuration flags
Michael Wu
2
-4
/
+44
2008-02-29
mac80211: split RX_DROP
Johannes Berg
5
-43
/
+45
2008-02-29
mac80211: split ieee80211_txrx_result
Johannes Berg
8
-197
/
+204
2008-02-29
wireless: Fix WARN_ON() with ieee802.11b
Ivo van Doorn
1
-1
/
+1
2008-02-29
wireless: fix ERP rate flags
Johannes Berg
1
-4
/
+4
2008-02-29
rc80211-pid: fix rate adjustment
Stefano Brivio
1
-49
/
+44
2008-02-29
mac80211: remove port control enable switch, clean up sta flags
Johannes Berg
8
-45
/
+44
[next]