index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-28
mac80211: fils_aead: fix encrypt error handling
Arnd Bergmann
1
-4
/
+2
2016-10-27
cfg80211: Add support to update connection parameters
vamsi krishna
3
-0
/
+70
2016-10-27
cfg80211: handle fragmented IEs in splitting
Johannes Berg
1
-3
/
+22
2016-10-27
cfg80211: configure multicast to unicast for AP interfaces
Michael Braun
3
-0
/
+66
2016-10-27
mac80211: Claim Fast Initial Link Setup (FILS) STA support
Jouni Malinen
1
-0
/
+1
2016-10-27
mac80211: FILS AEAD protection for station mode association frames
Jouni Malinen
7
-4
/
+403
2016-10-27
mac80211: Add FILS auth alg mapping
Jouni Malinen
1
-0
/
+12
2016-10-27
cfg80211: Add KEK/nonces for FILS association frames
Jouni Malinen
1
-0
/
+12
2016-10-27
cfg80211: Add Fast Initial Link Setup (FILS) auth algs
Jouni Malinen
1
-2
/
+19
2016-10-27
mac80211: Allow AUTH_DATA to be used for FILS
Jouni Malinen
1
-3
/
+6
2016-10-27
cfg80211: Rename SAE_DATA to more generic AUTH_DATA
Jouni Malinen
4
-19
/
+19
2016-10-27
nl80211: use nla_parse_nested() instead of nla_parse()
Johannes Berg
1
-48
/
+37
2016-10-27
nl80211: move unsplit command advertising to a separate function
Johannes Berg
1
-75
/
+92
2016-10-27
mac80211: validate new interface's beacon intervals
Johannes Berg
2
-1
/
+12
2016-10-27
cfg80211: validate beacon int as part of iface combinations
Johannes Berg
1
-31
/
+52
2016-10-27
cfg80211: disallow beacon_int_min_gcd with IBSS
Johannes Berg
1
-0
/
+15
2016-10-27
cfg80211: mesh: track (and thus validate) beacon interval
Johannes Berg
1
-0
/
+2
2016-10-27
cfg80211: fix beacon interval in interface combination iteration
Johannes Berg
1
-4
/
+2
2016-10-27
cfg80211: add generic helper to check interface is running
Arend Van Spriel
2
-41
/
+20
2016-10-27
wireless: deprecate WDS and disable by default
Johannes Berg
1
-0
/
+10
2016-10-19
cfg80211: allow vendor commands to be sent to nan interface
Andrei Otcheretianski
1
-1
/
+2
2016-10-19
cfg80211: allow aborting in-progress connection atttempts
Ilan Peer
1
-1
/
+1
2016-10-19
mac80211: uapsd_queues is in QoS IE order
Emmanuel Grumbach
5
-7
/
+20
2016-10-19
mac80211: add a HW flag for supporting HW TX fragmentation
Sara Sharon
4
-3
/
+8
2016-10-19
mac80211: allow the driver not to pass the tid to ieee80211_sta_uapsd_trigger
Emmanuel Grumbach
1
-2
/
+3
2016-10-19
mac80211: improve RX aggregation data in debugfs
Johannes Berg
1
-2
/
+7
2016-10-19
mac80211: fix tid_agg_rx NULL dereference
Johannes Berg
3
-9
/
+5
2016-10-18
cfg80211: fix possible memory leak in cfg80211_iter_combinations()
Wei Yongjun
1
-1
/
+3
2016-10-17
mac80211: fix A-MSDU outer SA/DA
Michael Braun
2
-1
/
+24
2016-10-17
mac80211: avoid extra memcpy in A-MSDU head creation
Michael Braun
1
-10
/
+13
2016-10-17
nl80211: ifdef WoWLAN related policies
Johannes Berg
1
-0
/
+2
2016-10-17
nl80211: correctly use nl80211_nan_srf_policy
Johannes Berg
1
-1
/
+2
2016-10-13
cfg80211: support virtual interfaces with different beacon intervals
Purushottam Kushwaha
3
-10
/
+49
2016-10-13
cfg80211: pass struct to interface combination check/iter
Purushottam Kushwaha
2
-40
/
+32
2016-10-12
mac80211: preserve more bits when building QoS header
Johannes Berg
1
-7
/
+16
2016-10-12
mac80211: filter multicast data packets on AP / AP_VLAN
Michael Braun
7
-27
/
+58
2016-10-12
mac80211: remove unnecessary num_mcast_sta check
Michael Braun
1
-7
/
+0
2016-10-12
mac80211: remove unnecessary mesh check
Johannes Berg
1
-4
/
+1
2016-10-11
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
1
-2
/
+0
2016-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
18
-240
/
+357
2016-10-11
netfilter: Fix slab corruption.
Linus Torvalds
1
-75
/
+33
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2016-10-10
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
68
-270
/
+482
2016-10-10
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-32
/
+29
2016-10-10
Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
9
-16
/
+607
2016-10-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
4
-4
/
+4
2016-10-08
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
3
-45
/
+65
2016-10-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
9
-27
/
+17
2016-10-07
ipv6 addrconf: disallow rtr_solicits < -1
Maciej Żenczykowski
1
-1
/
+3
2016-10-07
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
1
-1
/
+0
[next]