summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-30Revert "mac80211: set NETIF_F_LLTX when using intermediate tx queues"Johannes Berg
2019-07-29mac80211_hwsim: Fix possible null-pointer dereferences in hwsim_dump_radio_nl()Jia-Ju Bai
2019-07-29mac80211: don't WARN on short WMM parameters from APBrian Norris
2019-07-26{nl,mac}80211: fix interface combinations on crypto controlled devicesManikanta Pubbisetty
2019-07-25ipip: validate header length in ipip_tunnel_xmitHaishuang Yan
2019-07-25selftests/net: add missing gitignores (ipv6_flowlabel)Jakub Kicinski
2019-07-25bnx2x: Disable multi-cos feature.Sudarsana Reddy Kalluru
2019-07-25fsl/fman: Remove comment referring to non-existent functionChris Packham
2019-07-25st_nci_hci_connectivity_event_received: null check the allocationNavid Emamdoost
2019-07-25st21nfca_connectivity_event_received: null check the allocationNavid Emamdoost
2019-07-25tun: mark small packets as owned by the tap sockAlexis Bauvin
2019-07-25Merge branch 'dim-fixes'David S. Miller
2019-07-25lib/dim: Fix -Wunused-const-variable warningsLeon Romanovsky
2019-07-25linux/dim: Fix overflow in dim calculationYamin Friedman
2019-07-25ife: error out when nla attributes are emptyCong Wang
2019-07-24netrom: hold sock when setting skb->destructorCong Wang
2019-07-24ovs: datapath: hide clang frame-overflow warningsArnd Bergmann
2019-07-24net/tls: add myself as a co-maintainerJakub Kicinski
2019-07-24net: phy: mscc: initialize stats arrayAndreas Schwab
2019-07-24net: phylink: don't start and stop SGMII PHYs in SFP modules twiceArseny Solokha
2019-07-24Merge tag 'linux-can-fixes-for-5.3-20190724' of git://git.kernel.org/pub/scm/...David S. Miller
2019-07-24ip6_gre: reload ipv6h in prepare_ip6gre_xmit_ipv6Haishuang Yan
2019-07-24net/ipv4: cleanup error condition testingPavel Machek
2019-07-24can: gw: Fix error path of cgw_module_initYueHaibing
2019-07-24can: peak_usb: fix potential double kfree_skb()Stephane Grosjean
2019-07-24can: flexcan: fix stop mode acknowledgmentJoakim Zhang
2019-07-24can: flexcan: fix an use-after-free in flexcan_setup_stop_mode()Wen Yang
2019-07-24can: mcp251x: add error check when wq alloc failedWeitao Hou
2019-07-24can: rcar_canfd: fix possible IRQ storm on high loadNikita Yushchenko
2019-07-24can: dev: call netif_carrier_off() in register_candev()Rasmus Villemoes
2019-07-23net: thunderx: Use fwnode_get_mac_address()Andy Shevchenko
2019-07-23sky2: Disable MSI on ASUS P6TTakashi Iwai
2019-07-23net: dsa: sja1105: sja1105_main: Add of_node_put()Nishka Dasgupta
2019-07-23net: dsa: mv88e6xxx: chip: Add of_node_put() before returnNishka Dasgupta
2019-07-23Merge branch 'selftests-forwarding-GRE-multipath-fixes'David S. Miller
2019-07-23selftests: forwarding: gre_multipath: Fix flower filtersIdo Schimmel
2019-07-23selftests: forwarding: gre_multipath: Enable IPv4 forwardingIdo Schimmel
2019-07-22Revert "net: hns: fix LED configuration for marvell phy"David S. Miller
2019-07-22net: stmmac: Do not cut down 1G modesJose Abreu
2019-07-22Merge branch 'stmmac-fixes'David S. Miller
2019-07-22net: stmmac: Use kcalloc() instead of kmalloc_array()Jose Abreu
2019-07-22net: stmmac: RX Descriptors need to be clean before setting buffersJose Abreu
2019-07-22net: hns: fix LED configuration for marvell phyYonglong Liu
2019-07-22net: mvpp2: Don't check for 3 consecutive Idle frames for 10G linksMaxime Chevallier
2019-07-22bonding: Force slave speed check after link state recovery for 802.3adThomas Falcon
2019-07-22Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-22Merge tag 'for-linus-20190722' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-22Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-07-22sched/rt, Kconfig: Unbreak def/oldconfig with CONFIG_PREEMPT=yThomas Gleixner
2019-07-22Merge tag 'media/v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds