summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg
2019-04-27net: fix two coding style issuesMichal Kubecek
2019-04-27ipset: drop ipset_nest_start() and ipset_nest_end()Michal Kubecek
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek
2019-04-27net/tls: byte swap device req TCP seq no upon settingJakub Kicinski
2019-04-27net/tls: remove old exports of sk_destruct functionsJakub Kicinski
2019-04-27net/tls: don't log errors every time offload can't proceedJakub Kicinski
2019-04-26Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller
2019-04-26tipc: remove rcu_read_unlock() left in tipc_udp_recv()Eric Dumazet
2019-04-26ipv6: Initialize fib6_result in bpf_ipv6_fib_lookupDavid Ahern
2019-04-26net: socket: Fix missing break in switch statementGustavo A. R. Silva
2019-04-26mac80211: probe unexercised mesh linksRajkumar Manoharan
2019-04-26mac80211: add option for setting control flagsRajkumar Manoharan
2019-04-26cfg80211: add support to probe unexercised mesh linkRajkumar Manoharan
2019-04-26mac80211: Set CAN_REPLACE_PTK0 for SW crypto only driversAlexander Wetzel
2019-04-26nl80211: do a struct assignment to radar_chandef instead of memcpy()Luca Coelho
2019-04-26mac80211: Fix Extended Key ID auto activationAlexander Wetzel
2019-04-26cfg80211: don't pass pointer to pointer unnecessarilyDan Carpenter
2019-04-26mac80211: store tx power value from user to stationAshok Raj Nagarajan
2019-04-26cfg80211: Add support to set tx power for a station associatedAshok Raj Nagarajan
2019-04-26mac80211: only allocate one queue when using iTXQsJohannes Berg
2019-04-26nl80211: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-04-26cfg80211: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-04-26mac80211: debugfs option to force TX status framesJulius Niedworok
2019-04-26cfg80211: remove redundant zero check on variable 'changed'Colin Ian King
2019-04-26mac80211/cfg80211: update bss channel on channel switchSergey Matyukevich
2019-04-26mac80211: minstrel_ht: automatically calculate rate duration shiftFelix Fietkau
2019-04-26mac80211: minstrel_ht: add support for rates with 4 spatial streamsFelix Fietkau
2019-04-26mac80211: when using iTXQ, select the queue in ieee80211_subif_start_xmitFelix Fietkau
2019-04-26mac80211: IEEE 802.11 Extended Key ID supportAlexander Wetzel
2019-04-26nl80211/cfg80211: Extended Key ID supportAlexander Wetzel
2019-04-26mac80211: Optimize tailroom_needed update checksAlexander Wetzel
2019-04-26mac80211: set NETIF_F_LLTX when using intermediate tx queuesFelix Fietkau
2019-04-26mac80211: run late dequeue late tx handlers without holding fq->lockFelix Fietkau
2019-04-26mac80211: calculate hash for fq without holding fq->lock in itxq enqueueFelix Fietkau
2019-04-26mac80211: mesh: drop redundant rcu_read_lock/unlock callsFelix Fietkau
2019-04-26mac80211: support profile split between elementsSara Sharon
2019-04-26cfg80211: support profile split between elementsSara Sharon
2019-04-26mac80211: support non-inheritance elementSara Sharon
2019-04-26cfg80211: support non-inheritance elementSara Sharon
2019-04-26cfg80211: don't skip multi-bssid index elementSara Sharon
2019-04-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-25Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann
2019-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-24ipv4: add sanity checks in ipv4_link_failure()Eric Dumazet
2019-04-24net/rose: fix unbound loop in rose_loopback_timer()Eric Dumazet
2019-04-24rxrpc: fix race condition in rxrpc_input_packet()Eric Dumazet
2019-04-24net: rds: exchange of 8K and 1M poolZhu Yanjun
2019-04-24net: sched: flower: refactor reoffload for concurrent accessVlad Buslov