index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
socket.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-10-18
cfg80211: add wrappers for registered_device_ops
Hila Gonen
14
-148
/
+700
2012-10-18
cfg80211: Disallow HT/WEP in IBSS mode
Sujith Manoharan
1
-3
/
+17
2012-10-18
mac80211: fix copy-paste typo in Kconfig
Marco Porsch
1
-1
/
+1
2012-10-18
mac80211: use __printf attribute in debugfs
Johannes Berg
1
-3
/
+3
2012-10-18
mac80211: remove some unused code
Johannes Berg
4
-18
/
+4
2012-10-18
mac80211: remove unimplemented mesh vendor sync
Johannes Berg
3
-54
/
+5
2012-10-18
wireless: remove duplicate enum ieee80211_eid definitions
Arend van Spriel
1
-2
/
+0
2012-10-18
wireless: gelic: make use of WLAN_EID_VENDOR_SPECIFIC
Arend van Spriel
1
-2
/
+2
2012-10-18
wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFIC
Arend van Spriel
9
-16
/
+19
2012-10-18
mac80211: Notify new IBSS network creation
Sujith Manoharan
2
-3
/
+10
2012-10-18
mac80211: add support for tx to abort low priority scan requests
Sam Leffler
3
-4
/
+22
2012-10-18
cfg80211: add support for flushing old scan results
Sam Leffler
6
-24
/
+66
2012-10-18
wireless: use OR operation to set wiphy features
Johannes Berg
3
-6
/
+6
2012-10-18
cfg80211: add scan flag to indicate its priority
Sam Leffler
2
-4
/
+20
2012-10-18
cfg80211: code rearrangement to avoid forward declarations
Amitkumar Karwar
1
-27
/
+27
2012-10-18
{nl,cfg}80211: add a flags word to scan requests
Sam Leffler
3
-0
/
+31
2012-10-17
{nl,cfg}80211: Peer STA VHT caps
Mahesh Palivela
4
-0
/
+18
2012-10-17
mac80211: VHT peer STA caps
Mahesh Palivela
6
-0
/
+63
2012-10-17
ieee80211: Rename VHT cap struct
Mahesh Palivela
4
-19
/
+36
2012-10-17
mac80211: move out the non-statistics variable estab_plinks from mesh_stat
Ashok Nagarajan
5
-6
/
+6
2012-10-17
mac80211: Use appropriate debug wrapper
Mohammed Shafi Shajakhan
1
-2
/
+2
2012-10-17
mac80211: Allow station mode SAE to be implemented in user space
Jouni Malinen
3
-7
/
+43
2012-10-17
cfg80211: Allow user space to specify non-IEs to SAE Authentication
Jouni Malinen
6
-18
/
+77
2012-10-17
mac80211: Add debug print on unexpect authentication state
Jouni Malinen
1
-1
/
+6
2012-10-17
mac80211: Take status code as parameter to ieee80211_send_auth
Jouni Malinen
4
-7
/
+7
2012-10-17
mac80211: add channel context iterator
Johannes Berg
2
-2
/
+41
2012-10-17
mac80211: track needed RX chains for channel contexts
Johannes Berg
12
-92
/
+219
2012-10-17
mac80211: use channel contexts
Johannes Berg
16
-466
/
+586
2012-10-16
mac80211: track whether to use channel contexts
Johannes Berg
5
-0
/
+37
2012-10-16
mac80211: check channel context methods
Johannes Berg
1
-0
/
+7
2012-10-16
mac80211: reuse channels for channel contexts
Michal Kazior
1
-1
/
+58
2012-10-16
mac80211: use channel context notifications
Michal Kazior
1
-2
/
+19
2012-10-16
mac80211: introduce new ieee80211_ops
Michal Kazior
3
-0
/
+196
2012-10-16
mac80211: introduce channel context skeleton code
Michal Kazior
4
-0
/
+221
2012-10-14
Linux 3.7-rc1
v3.7-rc1
Linus Torvalds
1
-2
/
+2
2012-10-14
x86, boot: Explicitly include autoconf.h for hostprogs
Matt Fleming
1
-1
/
+2
2012-10-14
perf: Fix UAPI fallout
Ingo Molnar
10
-11
/
+11
2012-10-13
ARM: config: make sure that platforms are ordered by option string
Russell King
1
-38
/
+38
2012-10-13
ARM: config: sort select statements alphanumerically
Russell King
39
-767
/
+765
2012-10-13
UAPI: (Scripted) Disintegrate include/linux/byteorder
David Howells
6
-206
/
+214
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
578
-30108
/
+32659
2012-10-13
UAPI: Unexport linux/blk_types.h
David Howells
2
-61
/
+59
2012-10-13
UAPI: Unexport part of linux/ppp-comp.h
David Howells
1
-0
/
+4
2012-10-13
perf: Handle new rbtree implementation
Markus Trippelsdorf
2
-1
/
+4
2012-10-13
procfs: don't need a PATH_MAX allocation to hold a string representation of a...
Jeff Layton
1
-2
/
+3
2012-10-13
vfs: embed struct filename inside of names_cache allocation if possible
Jeff Layton
2
-20
/
+50
2012-10-13
audit: make audit_inode take struct filename
Jeff Layton
5
-19
/
+42
2012-10-13
vfs: make path_openat take a struct filename pointer
Jeff Layton
7
-21
/
+42
2012-10-13
vfs: turn do_path_lookup into wrapper around struct filename variant
Jeff Layton
1
-7
/
+23
2012-10-13
audit: allow audit code to satisfy getname requests from its names_list
Jeff Layton
3
-0
/
+38
[next]