summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-18datapath.c: Use built-in RCU list checkingMadhuparna Bhowmik
2020-02-18vport.c: Use built-in RCU list checkingMadhuparna Bhowmik
2020-02-18meter.c: Use built-in RCU list checkingMadhuparna Bhowmik
2020-02-18netlabel_domainhash.c: Use built-in RCU list checkingMadhuparna Bhowmik
2020-02-18net: netlabel: Use built-in RCU list checkingMadhuparna Bhowmik
2020-02-18Revert "net: dev: introduce support for sch BYPASS for lockless qdisc"Paolo Abeni
2020-02-18net: phy: broadcom: Fix a typo ("firsly")Jonathan Neuschäfer
2020-02-18mptcp: fix bogus socket flag valuesFlorian Westphal
2020-02-18qede: Fix race between rdma destroy workqueue and link change eventMichal Kalderon
2020-02-17selftests: forwarding: vxlan_bridge_1d: use more proper tos valueHangbin Liu
2020-02-17net: cnic: fix spelling mistake "reserverd" -> "reserved"Alexandre Belloni
2020-02-17sctp: move the format error check out of __sctp_sf_do_9_1_abortXin Long
2020-02-17net: sched: correct flower port blockingJason Baron
2020-02-17net: mscc: fix in frame extractionHoratiu Vultur
2020-02-16net: ethernet: dm9000: Handle -EPROBE_DEFER in dm9000_parse_dt()Paul Cercueil
2020-02-16skbuff.h: fix all kernel-doc warningsRandy Dunlap
2020-02-16skbuff: remove stale bit mask commentsRandy Dunlap
2020-02-16net/sock.h: fix all kernel-doc warningsRandy Dunlap
2020-02-16net: ks8851-ml: Fix 16-bit IO operationMarek Vasut
2020-02-16net: ks8851-ml: Fix 16-bit data accessMarek Vasut
2020-02-16net: ks8851-ml: Remove 8-bit bus accessorsMarek Vasut
2020-02-16mptcp: select CRYPTOMatthieu Baerts
2020-02-16Merge branch 'bonding-fix-bonding-interface-bugs'David S. Miller
2020-02-16bonding: fix lockdep warning in bond_get_stats()Taehee Yoo
2020-02-16net: export netdev_next_lower_dev_rcu()Taehee Yoo
2020-02-16bonding: add missing netdev_update_lockdep_key()Taehee Yoo
2020-02-16NFC: pn544: Fix a typo in a debug messageChristophe JAILLET
2020-02-16ethtool: fix application of verbose no_mask bitsetMichal Kubecek
2020-02-16net: dsa: b53: Ensure the default VID is untaggedFlorian Fainelli
2020-02-16Merge branch 'wireguard-fixes'David S. Miller
2020-02-16wireguard: socket: remove extra call to synchronize_netJason A. Donenfeld
2020-02-16wireguard: send: account for mtu=0 devicesJason A. Donenfeld
2020-02-16wireguard: receive: reset last_under_load to zeroJason A. Donenfeld
2020-02-16wireguard: selftests: reduce complexity and fix make racesJason A. Donenfeld
2020-02-16mptcp: Protect subflow socket options before connection completesMat Martineau
2020-02-16net: phy: restore mdio regs in the iproc mdio driverArun Parameswaran
2020-02-16net: add strict checks in netdev_name_node_alt_destroy()Eric Dumazet
2020-02-16Merge branch 'atlantic-fixes'David S. Miller
2020-02-16net: atlantic: fix out of range usage of active_vlans arrayDmitry Bogdanov
2020-02-16net: atlantic: possible fault in transition to hibernationPavel Belous
2020-02-16net: atlantic: fix potential error handlingPavel Belous
2020-02-16net: atlantic: fix use after free kasan warnPavel Belous
2020-02-16net: atlantic: better loopback mode handlingNikita Danilov
2020-02-16net: atlantic: ptp gpio adjustmentsEgor Pomozov
2020-02-16net: atlantic: check rpc result and wait for rpc addressIgor Russkikh
2020-02-16net: atlantic: checksum compat issueDmitry Bezrukov
2020-02-16selftests: forwarding: vxlan_bridge_1d: fix tos valueHangbin Liu
2020-02-16net: rtnetlink: fix bugs in rtnl_alt_ifname()Eric Dumazet
2020-02-16net: macb: ensure interface is not suspended on at91rm9200Alexandre Belloni
2020-02-16net: fib_rules: Correctly set table field when table number exceeds 8 bitsJethro Beekman