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-08-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
29
-430
/
+801
2009-08-14
cfg80211: allow driver to override PS default
Johannes Berg
1
-1
/
+3
2009-08-14
cfg80211: check for and abort dangling scan requests
Johannes Berg
3
-11
/
+26
2009-08-14
mac80211: Fix invalid length passed to IE parser for PLINK CONFIRM frames
David Woo
1
-1
/
+1
2009-08-14
mac80211: Mark a destination sequence number as valid when a PREQ is received.
David Woo
1
-2
/
+3
2009-08-14
mac80211: Fix unresolved mesh frames queued without valid control.vif
Javier Cardona
1
-8
/
+10
2009-08-14
trivial: remove duplicate "different" from comment
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2009-08-14
mac80211: Move mpath and mpp growth to mesh workqueue.
Javier Cardona
5
-109
/
+144
2009-08-14
mac80211: Assign a default mesh beaconing interval.
Javier Cardona
2
-2
/
+5
2009-08-14
mac80211: Early detection of broken mesh paths when using minstrel.
Javier Cardona
1
-1
/
+7
2009-08-14
mac80211: Update the station failed frames average when minstrel is used.
Javier Cardona
1
-1
/
+9
2009-08-14
mac80211: Use 3-address format for mesh broadcast frames.
Javier Cardona
5
-56
/
+136
2009-08-14
mac80211: Use correct sign for mesh active path refresh.
Andrey Yurovsky
1
-1
/
+1
2009-08-14
mac80211: Improve dequeing from mpath frame queue.
Javier Cardona
2
-5
/
+3
2009-08-14
mac80211: small tx code cleanup
Johannes Berg
1
-19
/
+19
2009-08-14
mac80211: sequence number micro-optimisation
Johannes Berg
1
-1
/
+0
2009-08-14
mac80211: take statistics before encryption
Johannes Berg
1
-18
/
+18
2009-08-14
cfg80211: add missing device list locking
Johannes Berg
1
-0
/
+2
2009-08-14
mac80211: remove max_bandwidth
Pat Erley
1
-3
/
+0
2009-08-14
cfg80211: fix locking for SIWFREQ
Johannes Berg
5
-4
/
+6
2009-08-14
cfg80211: fix alignment problem in scan request
Johannes Berg
6
-20
/
+18
2009-08-14
mac80211: allow DMA optimisation
Johannes Berg
1
-0
/
+3
2009-08-14
nl80211: add generation number to all dumps
Johannes Berg
9
-10
/
+43
2009-08-14
cfg80211: use reassociation when possible
Johannes Berg
4
-14
/
+63
2009-08-14
cfg80211: validate channel settings across interfaces
Johannes Berg
9
-131
/
+213
2009-08-14
cfg80211: Set WEP ciphers
Samuel Ortiz
1
-2
/
+16
2009-08-14
cfg80211: fix SME association after disassociation
Johannes Berg
1
-0
/
+20
2009-08-14
cfg80211: fix nl80211 disconnected events
Johannes Berg
1
-2
/
+2
2009-08-14
mac80211: stay authenticated after disassoc
Johannes Berg
2
-9
/
+23
2009-08-14
cfg80211: fix disassociation warning due to misuse of wdev->current_bss
Pavel Roskin
1
-1
/
+1
2009-08-14
wireless: display wext SSID when connected by cfg80211
Zhu Yi
1
-1
/
+9
2009-08-14
mac80211: fix compilation of mesh (although its disabled)
Luis R. Rodriguez
2
-7
/
+7
2009-08-13
inet6: Set default traffic class
Gerrit Renker
1
-0
/
+3
2009-08-13
inet6: Conversion from u8 to int
Gerrit Renker
5
-33
/
+11
2009-08-13
net: skb ftracer - add tracepoint to skb_copy_datagram_iovec (v3)
Neil Horman
1
-0
/
+3
2009-08-13
net/bridge: Add 'hairpin' port forwarding mode
Fischer, Anna
4
-1
/
+23
2009-08-13
ipv6: Log the explicit address that triggered DAD failure
Jens Rosenboom
1
-2
/
+2
2009-08-12
Phonet: fix /proc/net/phonet with network namespaces
Rémi Denis-Courmont
1
-2
/
+3
2009-08-12
nl802154: support START-CONFIRM primitive
Dmitry Baryshkov
1
-0
/
+32
2009-08-12
af_ieee802154: add support for WANT_ACK socket option
Dmitry Baryshkov
1
-4
/
+54
2009-08-12
af_ieee802154: minor cleanup in dgram_bind
Dmitry Baryshkov
1
-6
/
+8
2009-08-12
nl802154: add support for dumping WPAN interface information
Dmitry Baryshkov
1
-2
/
+104
2009-08-12
nl802154: make ieee802154_policy constant
Dmitry Baryshkov
1
-1
/
+2
2009-08-12
Use correct NET_RX_* returns for atalk_rcv()
Mark Smith
1
-11
/
+14
2009-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
28
-42
/
+101
2009-08-09
sctp: fix missing destroy of percpu counter variable in sctp_proc_exit()
Rafael Laufer
1
-0
/
+1
2009-08-09
can: Fix raw_getname() leak
Eric Dumazet
1
-0
/
+1
2009-08-09
Fix xfrm hash collisions by changing __xfrm4_daddr_saddr_hash to hash address...
Jussi Mäki
1
-1
/
+1
2009-08-09
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
12
-13
/
+14
2009-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+0
[next]