aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-07-22pidfd: fix a poll race when setting exit_stateSuren Baghdasaryan
2019-07-21tcp: be more careful in tcp_fragment()Eric Dumazet
2019-07-21hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback()Haiyang Zhang
2019-07-21Linus 5.3-rc1Linus Torvalds
2019-07-21vrf: make sure skb->data contains ip header to make routingPeter Kosyh
2019-07-21connector: remove redundant input callback from cn_devVasily Averin
2019-07-21qed: Prefer pcie_capability_read_word()Frederick Lawler
2019-07-21igc: Prefer pcie_capability_read_word()Frederick Lawler
2019-07-21cxgb4: Prefer pcie_capability_read_word()Frederick Lawler
2019-07-21be2net: Synchronize be_update_queues with dev_watchdogBenjamin Poirier
2019-07-21bnx2x: Prevent load reordering in tx completion processingBrian King
2019-07-21net: phy: sfp: hwmon: Fix scaling of RX powerAndrew Lunn
2019-07-21net: sched: verify that q!=NULL before setting q->flagsVlad Buslov