summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: sched: correct flower port blockingJason Baron2020-02-182-0/+10
* net: mscc: fix in frame extractionHoratiu Vultur2020-02-171-0/+8
* net: ethernet: dm9000: Handle -EPROBE_DEFER in dm9000_parse_dt()Paul Cercueil2020-02-171-0/+2
* skbuff.h: fix all kernel-doc warningsRandy Dunlap2020-02-171-0/+30
* skbuff: remove stale bit mask commentsRandy Dunlap2020-02-171-2/+0
* net/sock.h: fix all kernel-doc warningsRandy Dunlap2020-02-171-5/+33
* net: ks8851-ml: Fix 16-bit IO operationMarek Vasut2020-02-171-2/+2
* net: ks8851-ml: Fix 16-bit data accessMarek Vasut2020-02-171-2/+2
* net: ks8851-ml: Remove 8-bit bus accessorsMarek Vasut2020-02-171-40/+5
* mptcp: select CRYPTOMatthieu Baerts2020-02-171-0/+1
* Merge branch 'bonding-fix-bonding-interface-bugs'David S. Miller2020-02-174-10/+60
|\
| * bonding: fix lockdep warning in bond_get_stats()Taehee Yoo2020-02-171-3/+50
| * net: export netdev_next_lower_dev_rcu()Taehee Yoo2020-02-172-7/+6
| * bonding: add missing netdev_update_lockdep_key()Taehee Yoo2020-02-172-0/+4
|/
* NFC: pn544: Fix a typo in a debug messageChristophe JAILLET2020-02-171-1/+1
* ethtool: fix application of verbose no_mask bitsetMichal Kubecek2020-02-171-0/+3
* net: dsa: b53: Ensure the default VID is untaggedFlorian Fainelli2020-02-171-0/+3
* Merge branch 'wireguard-fixes'David S. Miller2020-02-175-35/+34
|\
| * wireguard: socket: remove extra call to synchronize_netJason A. Donenfeld2020-02-171-1/+0
| * wireguard: send: account for mtu=0 devicesJason A. Donenfeld2020-02-172-8/+15
| * wireguard: receive: reset last_under_load to zeroJason A. Donenfeld2020-02-171-2/+5
| * wireguard: selftests: reduce complexity and fix make racesJason A. Donenfeld2020-02-171-24/+14
|/
* mptcp: Protect subflow socket options before connection completesMat Martineau2020-02-171-29/+19
* net: phy: restore mdio regs in the iproc mdio driverArun Parameswaran2020-02-171-0/+20
* net: add strict checks in netdev_name_node_alt_destroy()Eric Dumazet2020-02-171-0/+6
* Merge branch 'atlantic-fixes'David S. Miller2020-02-1710-25/+71
|\
| * net: atlantic: fix out of range usage of active_vlans arrayDmitry Bogdanov2020-02-171-1/+1
| * net: atlantic: possible fault in transition to hibernationPavel Belous2020-02-171-5/+8
| * net: atlantic: fix potential error handlingPavel Belous2020-02-171-1/+3
| * net: atlantic: fix use after free kasan warnPavel Belous2020-02-172-6/+5
| * net: atlantic: better loopback mode handlingNikita Danilov2020-02-172-5/+13
| * net: atlantic: ptp gpio adjustmentsEgor Pomozov2020-02-173-1/+17
| * net: atlantic: check rpc result and wait for rpc addressIgor Russkikh2020-02-171-2/+17
| * net: atlantic: checksum compat issueDmitry Bezrukov2020-02-173-4/+7
|/
* selftests: forwarding: vxlan_bridge_1d: fix tos valueHangbin Liu2020-02-171-3/+3
* net: rtnetlink: fix bugs in rtnl_alt_ifname()Eric Dumazet2020-02-171-14/+12
* net: macb: ensure interface is not suspended on at91rm9200Alexandre Belloni2020-02-171-1/+5
* net: fib_rules: Correctly set table field when table number exceeds 8 bitsJethro Beekman2020-02-171-1/+1
* net/rds: Track user mapped pages through special APILeon Romanovsky2020-02-171-12/+12
* ipv6: Fix nlmsg_flags when splitting a multipath routeBenjamin Poirier2020-02-171-0/+1
* ipv6: Fix route replacement with dev-only routeBenjamin Poirier2020-02-172-3/+10
* selftests: forwarding: use proto icmp for {gretap, ip6gretap}_mac testingHangbin Liu2020-02-171-12/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-1461-859/+648
|\
| * netdevice.h: fix all kernel-doc and Sphinx warningsRandy Dunlap2020-02-141-1/+15
| * Merge branch 'dsa-headroom'David S. Miller2020-02-142-2/+2
| |\
| | * net: dsa: tag_ar9331: Make sure there is headroom for tagPer Forlin2020-02-141-1/+1
| | * net: dsa: tag_qca: Make sure there is headroom for tagPer Forlin2020-02-141-1/+1
| |/
| * net, ip6_tunnel: enhance tunnel locate with link checkWilliam Dauchy2020-02-141-21/+47
| * Merge tag 'mac80211-for-net-2020-02-14' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-02-147-22/+44
| |\
| | * mac80211: fix wrong 160/80+80 MHz settingShay Bar2020-02-141-2/+14