index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: fix some missing includes
Zhao, Gang
2014-04-09
3
-0
/
+5
*
mac80211: Allow disabling LDPC
Pawel Kulakowski
2014-04-09
2
-1
/
+6
*
cfg80211: fix radar_detect combination checking
Michal Kazior
2014-04-09
1
-1
/
+1
*
mac80211: allow reservation of a running chanctx
Luciano Coelho
2014-04-09
1
-18
/
+61
*
mac80211: implement chanctx reservation
Luciano Coelho
2014-04-09
2
-34
/
+176
*
mac80211: refactor ieee80211_assign/unassign_vif_chanctx into one
Luciano Coelho
2014-04-09
1
-42
/
+43
*
mac80211: split ieee80211_vif_change_channel in two
Luciano Coelho
2014-04-09
1
-25
/
+33
*
mac80211: protect AP VLAN list with local->mtx
Michal Kazior
2014-04-09
4
-6
/
+14
*
cfg80211/mac80211: move more combination checks to mac80211
Luciano Coelho
2014-04-09
7
-42
/
+26
*
cfg80211/mac80211: move combination check to mac80211 for ibss
Luciano Coelho
2014-04-09
2
-31
/
+29
*
cfg80211/mac80211: move interface counting for combination check to mac80211
Luciano Coelho
2014-04-09
10
-78
/
+110
*
cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()
Luciano Coelho
2014-04-09
5
-60
/
+99
*
cfg80211: refactor cfg80211_can_use_iftype_chan()
Luciano Coelho
2014-04-09
1
-56
/
+73
*
cfg80211: Enable GO operation on indoor channels
Ilan Peer
2014-04-09
3
-2
/
+20
*
cfg80211: Add an option to hint indoor operation
Ilan Peer
2014-04-09
3
-12
/
+65
*
cfg80211: Enable GO operation on additional channels
Ilan Peer
2014-04-09
8
-15
/
+160
*
cfg80211: Add Kconfig option for cellular BS hints
Ilan Peer
2014-04-09
2
-1
/
+14
*
cfg80211: Add indoor only and GO concurrent channel attributes
David Spinadel
2014-04-09
2
-0
/
+8
*
cfg80211: slightly clean up of cfg80211_sme_connect()
Zhao, Gang
2014-04-09
1
-2
/
+1
*
mac80211: use RCU_INIT_POINTER
Monam Agarwal
2014-04-09
8
-17
/
+17
*
cfg80211: regulatory: use RCU_INIT_POINTER
Monam Agarwal
2014-04-09
1
-1
/
+1
*
mac80211: add vif to flush call
Emmanuel Grumbach
2014-04-09
2
-2
/
+8
*
cfg80211: allow userspace to take ownership of interfaces
Johannes Berg
2014-04-09
3
-1
/
+82
*
mac80211: remove VLAIS usage from mac80211
Jan-Simon Möller
2014-04-09
1
-18
/
+19
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-04-03
342
-7311
/
+15444
|
\
|
*
netpoll: Use skb_irq_freeable to make zap_completion_queue safe.
Eric W. Biederman
2014-04-01
1
-1
/
+1
|
*
net: ptp: move PTP classifier in its own file
Daniel Borkmann
2014-04-01
5
-21
/
+148
|
*
mac802154: make csma/cca parameters per-wpan
Phoebe Buckheister
2014-04-01
9
-235
/
+234
|
*
mac802154: allow only one WPAN to be up at any given time
Phoebe Buckheister
2014-04-01
2
-0
/
+26
|
*
net: filter: minor: fix kdoc in __sk_run_filter
Daniel Borkmann
2014-04-01
1
-2
/
+2
|
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2014-03-31
6
-77
/
+106
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-03-31
6
-77
/
+106
|
|
|
\
|
|
|
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-03-27
6
-77
/
+106
|
|
|
|
\
|
|
|
|
*
Bluetooth: Fix returning peer address in pending connect state
Johan Hedberg
2014-03-26
2
-2
/
+4
|
|
|
|
*
Bluetooth: Remove unnecessary assignment in SMP
Johan Hedberg
2014-03-24
1
-2
/
+0
|
|
|
|
*
Bluetooth: Fix potential NULL pointer dereference in smp_conn_security
Johan Hedberg
2014-03-24
1
-1
/
+1
|
|
|
|
*
Bluetooth: Remove LTK re-encryption procedure
Johan Hedberg
2014-03-24
2
-49
/
+7
|
|
|
|
*
Bluetooth: Don't try to confirm locally initiated SMP pairing
Johan Hedberg
2014-03-24
1
-0
/
+5
|
|
|
|
*
Bluetooth: Add SMP flag to track which side is the initiator
Johan Hedberg
2014-03-24
2
-0
/
+7
|
|
|
|
*
Bluetooth: Fix SMP confirmation callback handling
Johan Hedberg
2014-03-24
1
-0
/
+4
|
|
|
|
*
Bluetooth: Add missing cmd_status handler for LE_Start_Encryption
Johan Hedberg
2014-03-24
1
-0
/
+34
|
|
|
|
*
Bluetooth: Fix potential NULL pointer dereference in SMP
Johan Hedberg
2014-03-24
1
-1
/
+7
|
|
|
|
*
Bluetooth: Track current configured LE scan type parameter
Marcel Holtmann
2014-03-21
1
-0
/
+25
|
|
|
|
*
Bluetooth: Fix address value for early disconnection events
Johan Hedberg
2014-03-20
2
-21
/
+11
|
|
|
|
*
Bluetooth: Fix passkey endianess in user_confirm and notify_passkey
Johan Hedberg
2014-03-20
3
-5
/
+5
|
*
|
|
|
ipv6: some ipv6 statistic counters failed to disable bh
Hannes Frederic Sowa
2014-03-31
4
-10
/
+11
|
*
|
|
|
ipv6: strengthen fallback fragmentation id generation
Hannes Frederic Sowa
2014-03-31
1
-12
/
+15
|
*
|
|
|
net-gro: restore frag0 optimization
Eric Dumazet
2014-03-31
1
-32
/
+64
|
*
|
|
|
rds: prevent dereference of a NULL device in rds_iw_laddr_check
Sasha Levin
2014-03-31
1
-1
/
+2
|
*
|
|
|
net-sysfs: expose number of carrier on/off changes
david decotigny
2014-03-31
3
-1
/
+18
[next]