aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-02-14mac80211: fix wrong 160/80+80 MHz settingShay Bar1-2/+14
2020-02-14cfg80211: add missing policy for NL80211_ATTR_STATUS_CODESergey Matyukevich1-0/+1
2020-02-07cfg80211: check wiphy driver existence for drvinfo reportSergey Matyukevich1-2/+6
2020-02-07mac80211: consider more elements in parsing CRCJohannes Berg1-6/+12
2020-02-07mac80211: fix quiet mode activation in action framesSara Sharon1-4/+4
2020-02-07mac80211: use more bits for ack_frame_idJohannes Berg3-8/+7
2020-02-07net: dsa: b53: Always use dev->vlan_enabled in b53_configure_vlan()Florian Fainelli1-1/+1
2020-02-07net: stmmac: fix a possible endless loopDejin Zheng1-0/+1
2020-02-07rxrpc: Fix call RCU cleanup using non-bh-safe locksDavid Howells1-3/+19
2020-02-07rxrpc: Fix service call disconnectionDavid Howells1-2/+1
2020-02-06Merge tag 'mlx5-fixes-2020-02-06' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller8-40/+40
2020-02-06net/mlx5: Deprecate usage of generic TLS HW capability bitTariq Toukan4-6/+7
2020-02-06net/mlx5e: TX, Error completion is for last WQE in batchTariq Toukan2-26/+23
2020-02-06net/mlx5: IPsec, fix memory leak at mlx5_fpga_ipsec_delete_sa_ctxRaed Salem1-0/+1
2020-02-06net/mlx5: IPsec, Fix esp modify function attributeRaed Salem1-1/+1
2020-02-06net/mlx5: Fix deadlock in fs_coreMaor Gottlieb1-7/+8
2020-02-06net: systemport: Avoid RBUF stuck in Wake-on-LAN modeFlorian Fainelli1-0/+3
2020-02-06r8169: fix performance regression related to PCIe max read request sizeHeiner Kallweit1-0/+6
2020-02-06net: sched: prevent a use after freeDan Carpenter1-1/+1
2020-02-06skbuff: fix a data race in skb_queue_len()Qian Cai2-3/+22
2020-02-06net: mvneta: move rx_dropped and rx_errors in per-cpu statsLorenzo Bianconi1-9/+22
2020-02-06cxgb4: Added tls stats prints.Devulapally Shiva Krishna1-0/+7
2020-02-06mptcp: fix use-after-free for ipv6Florian Westphal2-3/+42
2020-02-05qed: Fix timestamping issue for L2 unicast ptp packets.Sudarsana Reddy Kalluru1-2/+2
2020-02-05Merge branch 'macb-TSO-bug-fixes'David S. Miller1-6/+8
2020-02-05net: macb: Limit maximum GEM TX length in TSOHarini Katakam1-1/+5
2020-02-05net: macb: Remove unnecessary alignment check for TSOHarini Katakam1-5/+3
2020-02-05bonding/alb: properly access headers in bond_alb_xmit()Eric Dumazet2-17/+32
2020-02-05devlink: report 0 after hitting end in region readJacob Keller1-0/+6
2020-02-05net: ethernet: dec: tulip: Fix length mask in receive length calculationMoritz Fischer1-1/+4
2020-02-05Merge branch 'wg-fixes'David S. Miller5-17/+24
2020-02-05wireguard: selftests: tie socket waiting to target pidJason A. Donenfeld1-9/+8
2020-02-05wireguard: selftests: cleanup CONFIG_ENABLE_WARN_DEPRECATEDKrzysztof Kozlowski1-1/+0
2020-02-05wireguard: selftests: ensure non-addition of peers with failed precomputationJason A. Donenfeld1-0/+6
2020-02-05wireguard: noise: reject peers with low order public keysJason A. Donenfeld2-7/+9
2020-02-05wireguard: allowedips: fix use-after-free in root_remove_peer_listsEric Dumazet1-0/+1
2020-02-05net_sched: fix a resource leak in tcindex_set_parms()Cong Wang1-2/+1
2020-02-05mptcp: fix use-after-free on tcp fallbackFlorian Westphal1-70/+6
2020-02-05net: dsa: microchip: Platform data shan't include kernel.hAndy Shevchenko1-1/+1
2020-02-05net: dsa: b53: Platform data shan't include kernel.hAndy Shevchenko1-1/+1
2020-02-05netdevsim: fix ptr_ret.cocci warningskbuild test robot1-3/+1
2020-02-05net: sgi: ioc3-eth: Remove leftover free_irq()Thomas Bogendoerfer1-1/+0
2020-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds47-246/+569
2020-02-04Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds7-32/+29
2020-02-04Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds141-1121/+2310
2020-02-04Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds15-17/+20
2020-02-04Merge tag 'ovl-update-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfsLinus Torvalds13-228/+521
2020-02-04gtp: use __GFP_NOWARN to avoid memalloc warningTaehee Yoo1-2/+2
2020-02-04l2tp: Allow duplicate session creation with UDPRidge Kennedy1-1/+6
2020-02-04r8152: Add MAC passthrough support to new deviceKai-Heng Feng1-3/+10