summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-02-24mac80211: fix memory leakSudip Mukherjee
2016-02-24mac80211: Interoperability workaround for 80+80 and 160 MHz channelsJouni Malinen
2016-02-24mac80211: add API to allow filtering frames in BA sessionsSara Sharon
2016-02-24mac80211: change ieee80211_rx_reorder_ready() argumentsJohannes Berg
2016-02-24mac80211: expose txq queue depth and size to driversMichal Kazior
2016-02-24mac80211: Parse legacy and HT rate in injected framesSven Eckelmann
2016-02-24mac80211: mesh: drop constant field mean_chain_lenBob Copeland
2016-02-24mac80211: avoid excessive stack usage in sta_infoArnd Bergmann
2016-02-24mac80211: always print a message when disconnectingJohannes Berg
2016-02-24mac80211: fix ibss scan parametersSara Sharon
2016-02-24mac80211: add RX_FLAG_MACTIME_PLCP_STARTJohannes Berg
2016-02-24mac80211: fix unnecessary frame drops in mesh fwdingMichal Kazior
2016-02-24mac80211: fix txq queue related crashesMichal Kazior
2016-02-24mac80211: mesh_plink: remove redundant sta_info checkSunil Shahu
2016-02-24rfkill: Remove obsolete "claim" sysfs interfaceJoão Paulo Rechi Vita
2016-02-24rfkill: remove/inline __rfkill_set_hw_stateJoão Paulo Rechi Vita
2016-02-24rfkill: use variable instead of duplicating the expressionJoão Paulo Rechi Vita
2016-02-24cfg80211: Fix some linguistics in KconfigOla Olsson
2016-02-24rfkill: disentangle polling pause and suspendJohannes Berg
2016-02-24mac80211: refactor HT/VHT to chandef codeJohannes Berg
2016-02-24cfg80211: add more warnings for inconsistent opsOla Olsson
2016-02-24mac80211: limit the A-MSDU Tx based on peer's capabilitiesEmmanuel Grumbach
2016-02-24mac80211: Recalc min chandef when station is associatedIlan Peer
2016-02-24mac80211: allow drivers to report (non-)monitor framesGrzegorz Bajorski
2016-02-24mac80211: support hw managing reorder logicSara Sharon
2016-01-14mac80211: pass block ack session timeout to to driverSara Sharon
2016-01-14cfg80211/mac80211: use to_delayed_workGeliang Tang
2016-01-14mac80211: pass RX aggregation window size to driverSara Sharon
2016-01-14mac80211: add flag for duplication checkSara Sharon
2016-01-14mac80211: process and save VHT MU-MIMO group frameSara Sharon
2016-01-14cfg80211: remove CFG80211_REG_DEBUGJohannes Berg
2016-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-12net: bpf: reject invalid shiftsRabin Vincent
2016-01-12net: netlink: Fix multicast group storage allocation for families with more t...Matti Vaittinen
2016-01-12net: bpf: reject invalid shiftsRabin Vincent
2016-01-12phonet: properly unshare skbs in phonet_rcv()Eric Dumazet
2016-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-01-11udp: disallow UFO for sockets with SO_NO_CHECK optionMichal Kubeček
2016-01-11net: pktgen: fix null ptr deref in skb allocationJohn Fastabend
2016-01-11bpf: support ipv6 for bpf_skb_{set,get}_tunnel_keyDaniel Borkmann
2016-01-11bpf: export helper function flags and reject invalid onesDaniel Borkmann
2016-01-11sched,cls_flower: set key address type when presentJamal Hadi Salim
2016-01-11tcp_yeah: don't set ssthresh below 2Neal Cardwell
2016-01-11sctp: fix use-after-free in pr_debug statementMarcelo Ricardo Leitner
2016-01-11net/rtnetlink: remove unused sz_idx variableAlexander Kuleshov
2016-01-11unix: properly account for FDs passed over unix socketswilly tarreau
2016-01-10openvswitch: update kernel doc for struct vportJean Sacren
2016-01-10openvswitch: fix struct geneve_port member nameJean Sacren