Age | Commit message (Expand) | Author |
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 | net: fix two coding style issues | Michal Kubecek |
2019-04-27 | ipset: drop ipset_nest_start() and ipset_nest_end() | Michal Kubecek |
2019-04-27 | netlink: make nla_nest_start() add NLA_F_NESTED flag | Michal Kubecek |
2019-04-27 | net/tls: byte swap device req TCP seq no upon setting | Jakub Kicinski |
2019-04-27 | net/tls: remove old exports of sk_destruct functions | Jakub Kicinski |
2019-04-27 | net/tls: don't log errors every time offload can't proceed | Jakub Kicinski |
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 | tipc: remove rcu_read_unlock() left in tipc_udp_recv() | Eric Dumazet |
2019-04-26 | ipv6: Initialize fib6_result in bpf_ipv6_fib_lookup | David Ahern |
2019-04-26 | net: socket: Fix missing break in switch statement | Gustavo A. R. Silva |
2019-04-26 | mac80211: probe unexercised mesh links | Rajkumar Manoharan |
2019-04-26 | mac80211: add option for setting control flags | Rajkumar Manoharan |
2019-04-26 | cfg80211: add support to probe unexercised mesh link | Rajkumar Manoharan |
2019-04-26 | mac80211: Set CAN_REPLACE_PTK0 for SW crypto only drivers | Alexander Wetzel |
2019-04-26 | nl80211: do a struct assignment to radar_chandef instead of memcpy() | Luca Coelho |
2019-04-26 | mac80211: Fix Extended Key ID auto activation | Alexander Wetzel |
2019-04-26 | cfg80211: don't pass pointer to pointer unnecessarily | Dan Carpenter |
2019-04-26 | mac80211: store tx power value from user to station | Ashok Raj Nagarajan |
2019-04-26 | cfg80211: Add support to set tx power for a station associated | Ashok Raj Nagarajan |
2019-04-26 | mac80211: only allocate one queue when using iTXQs | Johannes Berg |
2019-04-26 | nl80211: Use struct_size() in kzalloc() | Gustavo A. R. Silva |
2019-04-26 | cfg80211: Use struct_size() in kzalloc() | Gustavo A. R. Silva |
2019-04-26 | mac80211: debugfs option to force TX status frames | Julius Niedworok |
2019-04-26 | cfg80211: remove redundant zero check on variable 'changed' | Colin Ian King |
2019-04-26 | mac80211/cfg80211: update bss channel on channel switch | Sergey Matyukevich |
2019-04-26 | mac80211: minstrel_ht: automatically calculate rate duration shift | Felix Fietkau |
2019-04-26 | mac80211: minstrel_ht: add support for rates with 4 spatial streams | Felix Fietkau |
2019-04-26 | mac80211: when using iTXQ, select the queue in ieee80211_subif_start_xmit | Felix Fietkau |
2019-04-26 | mac80211: IEEE 802.11 Extended Key ID support | Alexander Wetzel |
2019-04-26 | nl80211/cfg80211: Extended Key ID support | Alexander Wetzel |
2019-04-26 | mac80211: Optimize tailroom_needed update checks | Alexander Wetzel |
2019-04-26 | mac80211: set NETIF_F_LLTX when using intermediate tx queues | Felix Fietkau |
2019-04-26 | mac80211: run late dequeue late tx handlers without holding fq->lock | Felix Fietkau |
2019-04-26 | mac80211: calculate hash for fq without holding fq->lock in itxq enqueue | Felix Fietkau |
2019-04-26 | mac80211: mesh: drop redundant rcu_read_lock/unlock calls | Felix Fietkau |
2019-04-26 | mac80211: support profile split between elements | Sara Sharon |
2019-04-26 | cfg80211: support profile split between elements | Sara Sharon |
2019-04-26 | mac80211: support non-inheritance element | Sara Sharon |
2019-04-26 | cfg80211: support non-inheritance element | Sara Sharon |
2019-04-26 | cfg80211: don't skip multi-bssid index element | Sara Sharon |
2019-04-26 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2019-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-04-25 | Bluetooth: Align minimum encryption key size for LE and BR/EDR connections | Marcel Holtmann |
2019-04-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-04-24 | ipv4: add sanity checks in ipv4_link_failure() | Eric Dumazet |
2019-04-24 | net/rose: fix unbound loop in rose_loopback_timer() | Eric Dumazet |
2019-04-24 | rxrpc: fix race condition in rxrpc_input_packet() | Eric Dumazet |
2019-04-24 | net: rds: exchange of 8K and 1M pool | Zhu Yanjun |