Age | Commit message (Expand) | Author |
2019-07-15 | Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-07-10 | Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-07-08 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2019-07-08 | Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-06-27 | keys: Replace uid/gid/perm permissions checking with an ACL | David Howells |
2019-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-06-21 | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2019-06-20 | net/lib80211: move TKIP handling to ARC4 library code | Ard Biesheuvel |
2019-06-20 | net/lib80211: move WEP handling to ARC4 library code | Ard Biesheuvel |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-06-14 | docs: power: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab |
2019-06-14 | Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2019-06-14 | nl80211: send event when CMD_FRAME duration expires | James Prestwood |
2019-06-14 | cfg80211: report measurement start TSF correctly | Avraham Stern |
2019-06-14 | cfg80211: fix memory leak of wiphy device name | Eric Biggers |
2019-06-14 | cfg80211: util: fix bit count off by one | Mordechay Goodstein |
2019-06-14 | cfg80211: use BIT_ULL in cfg80211_parse_mbssid_data() | Luca Coelho |
2019-06-14 | cfg80211: Add a function to iterate all BSS entries | Ilan Peer |
2019-06-14 | mac80211: allow turning TWT responder support on and off via netlink | John Crispin |
2019-06-14 | nl80211: require and validate vendor command policy | Johannes Berg |
2019-06-14 | nl80211: add support for SAE authentication offload | Chung-Hsien Hsu |
2019-06-14 | nl80211: add WPA3 definition for SAE authentication | Chung-Hsien Hsu |
2019-06-14 | nl80211: add NL80211_ATTR_IFINDEX to port authorized event | Chung-Hsien Hsu |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 432 | Thomas Gleixner |
2019-05-29 | nl80211: fill all policy .type entries | Johannes Berg |
2019-05-28 | nl80211: fill all policy .type entries | Johannes Berg |
2019-05-28 | nl80211: fix station_info pertid memory leak | Andy Strohman |
2019-05-28 | cfg80211: Handle bss expiry during connection | Chaitanya Tata |
2019-05-24 | {nl,mac}80211: allow 4addr AP operation on crypto controlled devices | Manikanta Pubbisetty |
2019-05-24 | mac80211: fix rate reporting inside cfg80211_calculate_bitrate_he() | John Crispin |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner |
2019-05-14 | wireless: Skip directory when generating certificates | Maxim Mikityanskiy |
2019-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-05-06 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2019-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-04-27 | genetlink: optionally validate strictly/dumps | Johannes Berg |
2019-04-27 | netlink: make validation more configurable for future strictness | Johannes Berg |
2019-04-27 | netlink: make nla_nest_start() add NLA_F_NESTED flag | Michal Kubecek |
2019-04-26 | Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc... | David S. Miller |
2019-04-26 | cfg80211: add support to probe unexercised mesh link | Rajkumar Manoharan |
2019-04-26 | nl80211: do a struct assignment to radar_chandef instead of memcpy() | Luca Coelho |
2019-04-26 | cfg80211: don't pass pointer to pointer unnecessarily | Dan Carpenter |
2019-04-26 | cfg80211: Add support to set tx power for a station associated | Ashok Raj Nagarajan |
2019-04-26 | nl80211: Use struct_size() in kzalloc() | Gustavo A. R. Silva |