summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/tls: add myself as a co-maintainerJakub Kicinski2019-07-241-0/+1
* net: phy: mscc: initialize stats arrayAndreas Schwab2019-07-241-8/+8
* net: phylink: don't start and stop SGMII PHYs in SFP modules twiceArseny Solokha2019-07-241-4/+4
* Merge tag 'linux-can-fixes-for-5.3-20190724' of git://git.kernel.org/pub/scm/...David S. Miller2019-07-246-57/+98
|\
| * can: gw: Fix error path of cgw_module_initYueHaibing2019-07-241-15/+33
| * can: peak_usb: fix potential double kfree_skb()Stephane Grosjean2019-07-241-4/+4
| * can: flexcan: fix stop mode acknowledgmentJoakim Zhang2019-07-241-4/+27
| * can: flexcan: fix an use-after-free in flexcan_setup_stop_mode()Wen Yang2019-07-241-3/+5
| * can: mcp251x: add error check when wq alloc failedWeitao Hou2019-07-241-27/+22
| * can: rcar_canfd: fix possible IRQ storm on high loadNikita Yushchenko2019-07-241-4/+5
| * can: dev: call netif_carrier_off() in register_candev()Rasmus Villemoes2019-07-241-0/+2
* | ip6_gre: reload ipv6h in prepare_ip6gre_xmit_ipv6Haishuang Yan2019-07-241-1/+2
* | net/ipv4: cleanup error condition testingPavel Machek2019-07-241-1/+1
|/
* net: thunderx: Use fwnode_get_mac_address()Andy Shevchenko2019-07-231-12/+6
* sky2: Disable MSI on ASUS P6TTakashi Iwai2019-07-231-0/+7
* net: dsa: sja1105: sja1105_main: Add of_node_put()Nishka Dasgupta2019-07-231-0/+3
* net: dsa: mv88e6xxx: chip: Add of_node_put() before returnNishka Dasgupta2019-07-231-0/+1
* Merge branch 'selftests-forwarding-GRE-multipath-fixes'David S. Miller2019-07-231-12/+16
|\
| * selftests: forwarding: gre_multipath: Fix flower filtersIdo Schimmel2019-07-231-12/+12
| * selftests: forwarding: gre_multipath: Enable IPv4 forwardingIdo Schimmel2019-07-231-0/+4
|/
* Revert "net: hns: fix LED configuration for marvell phy"David S. Miller2019-07-221-22/+1
* net: stmmac: Do not cut down 1G modesJose Abreu2019-07-221-8/+3
* Merge branch 'stmmac-fixes'David S. Miller2019-07-221-11/+10
|\
| * net: stmmac: Use kcalloc() instead of kmalloc_array()Jose Abreu2019-07-221-9/+8
| * net: stmmac: RX Descriptors need to be clean before setting buffersJose Abreu2019-07-221-2/+2
|/
* net: hns: fix LED configuration for marvell phyYonglong Liu2019-07-221-1/+22
* net: mvpp2: Don't check for 3 consecutive Idle frames for 10G linksMaxime Chevallier2019-07-221-3/+3
* bonding: Force slave speed check after link state recovery for 802.3adThomas Falcon2019-07-221-0/+9
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-221-4/+4
|\
| * sched/rt, Kconfig: Unbreak def/oldconfig with CONFIG_PREEMPT=yThomas Gleixner2019-07-221-4/+4
* | Merge tag 'for-linus-20190722' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-221-0/+1
|\ \
| * | pidfd: fix a poll race when setting exit_stateSuren Baghdasaryan2019-07-221-0/+1
| |/
* | Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-224-4/+32
|\ \
| * | btrfs: don't leak extent_map in btrfs_get_io_geometry()Johannes Thumshirn2019-07-171-3/+7
| * | btrfs: free checksum hash on in close_ctreeJohannes Thumshirn2019-07-171-0/+1
| * | btrfs: Fix build error while LIBCRC32C is moduleYueHaibing2019-07-171-0/+1
| * | btrfs: inode: Don't compress if NODATASUM or NODATACOW setQu Wenruo2019-07-171-1/+23
* | | Merge tag 'media/v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-07-222-2/+8
|\ \ \
| * | | media: videodev2.h: change V4L2_PIX_FMT_BGRA444 define: fourcc was already in...Hans Verkuil2019-07-111-1/+7
| * | | media: v4l2-subdev: fix regression in check_pad()Hans Verkuil2019-07-111-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-07-2291-236/+322
|\ \ \ \ | |_|_|/ |/| | |
| * | | tcp: be more careful in tcp_fragment()Eric Dumazet2019-07-212-2/+16
| * | | hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback()Haiyang Zhang2019-07-211-1/+0
| * | | vrf: make sure skb->data contains ip header to make routingPeter Kosyh2019-07-211-23/+35
| * | | connector: remove redundant input callback from cn_devVasily Averin2019-07-212-6/+1
| * | | qed: Prefer pcie_capability_read_word()Frederick Lawler2019-07-211-3/+2
| * | | igc: Prefer pcie_capability_read_word()Frederick Lawler2019-07-211-8/+4
| * | | cxgb4: Prefer pcie_capability_read_word()Frederick Lawler2019-07-212-10/+5
| * | | be2net: Synchronize be_update_queues with dev_watchdogBenjamin Poirier2019-07-211-0/+5
| * | | bnx2x: Prevent load reordering in tx completion processingBrian King2019-07-211-0/+3