summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-03mac80211: fix a race between restart and CSA flowsEmmanuel Grumbach
2018-09-03mac80211: fix WMM TXOP calculationDreyfuss, Haim
2018-09-03cfg80211: fix a type issue in ieee80211_chandef_to_operating_class()Dan Carpenter
2018-09-03mac80211: fix an off-by-one issue in A-MSDU max_subframe computationLorenzo Bianconi
2018-08-30mac80211: always account for A-MSDU header changesJohannes Berg
2018-08-30mac80211: do not convert to A-MSDU if frag/subframe limitedLorenzo Bianconi
2018-08-30cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IEArunk Khandavalli
2018-08-29mac80211: avoid kernel panic when building AMSDU from non-linear SKBSara Sharon
2018-08-29mac80211: mesh: fix HWMP sequence numbering to follow standardYuan-Chi Pang
2018-08-28nl80211: Pass center frequency in kHz instead of MHzHaim Dreyfuss
2018-08-28nl80211: Fix nla_put_u8 to u16 for NL80211_WMMR_TXOPHaim Dreyfuss
2018-08-28mac80211_hwsim: Fix possible Spectre-v1 for hwsim_world_regdom_customJinbum Park
2018-08-28mac80211: don't update the PM state of a peer upon a multicast frameEmmanuel Grumbach
2018-08-28cfg80211: make wmm_rule part of the reg_rule structureStanislaw Gruszka
2018-08-28mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall
2018-08-28mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall
2018-08-20cfg80211: remove division by size of sizeof(struct ieee80211_wmm_rule)Johannes Berg
2018-08-15mac80211_hwsim: require at least one channelJohannes Berg
2018-08-14mac80211: Run TXQ teardown code before de-registering interfacesToke Høiland-Jørgensen
2018-08-14rfkill-gpio: include linux/mod_devicetable.hArnd Bergmann
2018-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-08-11xen/netfront: don't cache skb_shinfo()Juergen Gross
2018-08-11Merge branch 'cpsw-runtime-pm-fix'David S. Miller
2018-08-11net: ethernet: ti: cpsw: fix runtime_pm while add/kill vlanIvan Khoronzhuk
2018-08-11net: ethernet: ti: cpsw: clear all entries when delete vidIvan Khoronzhuk
2018-08-10zram: remove BD_CAP_SYNCHRONOUS_IO with writeback featureMinchan Kim
2018-08-10mm/memory.c: check return value of ioremap_protjie@chenjie6@huwei.com
2018-08-10lib/ubsan: remove null-pointer checksAndrey Ryabinin
2018-08-10MAINTAINERS: GDB: update e-mail addressKieran Bingham
2018-08-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-08-09Merge branch 'bpf-fix-cpu-and-devmap-teardown'Daniel Borkmann
2018-08-09xdp: fix bug in devmap teardown code pathJesper Dangaard Brouer
2018-08-09samples/bpf: xdp_redirect_cpu adjustment to reproduce teardown race easierJesper Dangaard Brouer
2018-08-09xdp: fix bug in cpumap teardown code pathJesper Dangaard Brouer
2018-08-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-08-09i2c: xlp9xx: Fix case where SSIF read transaction completes earlyGeorge Cherian
2018-08-08dsa: slave: eee: Allow ports to use phylinkAndrew Lunn
2018-08-08Merge branch 'smc-fixes'David S. Miller
2018-08-08net/smc: move sock lock in smc_ioctl()Ursula Braun
2018-08-08net/smc: allow sysctl rmem and wmem defaults for serversUrsula Braun
2018-08-08net/smc: no shutdown in state SMC_LISTENUrsula Braun
2018-08-08net: aquantia: Fix IFF_ALLMULTI flag functionalityDmitry Bogdanov
2018-08-08rxrpc: Fix the keepalive generator [ver #2]David Howells
2018-08-08Merge branch 'mlx5-fixes'David S. Miller
2018-08-08net/mlx5e: Cleanup of dcbnl related fieldsHuy Nguyen
2018-08-08net/mlx5e: Properly check if hairpin is possible between two functionsOr Gerlitz
2018-08-08parisc: Define mb() and add memory barriers to assembler unlock sequencesJohn David Anglin
2018-08-08parisc: Enable CONFIG_MLONGCALLS by defaultHelge Deller