summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-05mailmap: Update email addressQuentin Monnet
2020-03-03drivers/of/of_mdio.c:fix of_mdiobus_register()Dajun Jin
2020-03-03cxgb4: fix checks for max queues to allocateVishal Kulkarni
2020-03-03phylink: Improve error message when validate failedHauke Mehrtens
2020-03-03net: phy: bcm63xx: fix OOPS due to missing driver nameJonas Gorski
2020-03-03devlink: remove trigger command from devlink-region.rstJacob Keller
2020-03-03docs: networking: net_failover: Fix a few typosJonathan Neuschäfer
2020-03-03net: dsa: fix phylink_start()/phylink_stop() callsRussell King
2020-03-03Merge branch 'Fix-IPv6-peer-route-update'David S. Miller
2020-03-03selftests/net/fib_tests: update addr_metric_test for peer route testingHangbin Liu
2020-03-03net/ipv6: remove the old peer route if change it to a new oneHangbin Liu
2020-03-03net/ipv6: need update peer route when modify metricHangbin Liu
2020-03-03Merge branch 'net-add-missing-netlink-policies'David S. Miller
2020-03-03nfc: add missing attribute validation for vendor subcommandJakub Kicinski
2020-03-03nfc: add missing attribute validation for deactivate targetJakub Kicinski
2020-03-03nfc: add missing attribute validation for SE APIJakub Kicinski
2020-03-03tipc: add missing attribute validation for MTU propertyJakub Kicinski
2020-03-03team: add missing attribute validation for array indexJakub Kicinski
2020-03-03team: add missing attribute validation for port ifindexJakub Kicinski
2020-03-03net: taprio: add missing attribute validation for txtime delayJakub Kicinski
2020-03-03net: fq: add missing attribute validation for orphan maskJakub Kicinski
2020-03-03openvswitch: add missing attribute validation for hashJakub Kicinski
2020-03-03macsec: add missing attribute validation for portJakub Kicinski
2020-03-03can: add missing attribute validation for terminationJakub Kicinski
2020-03-03nl802154: add missing attribute validation for dev_typeJakub Kicinski
2020-03-03nl802154: add missing attribute validationJakub Kicinski
2020-03-03fib: add missing attribute validation for tun_idJakub Kicinski
2020-03-03devlink: validate length of region addr/lenJakub Kicinski
2020-03-03devlink: validate length of param valuesJakub Kicinski
2020-03-01Merge branch 'bnxt_en-2-bug-fixes'David S. Miller
2020-03-01bnxt_en: fix error handling when flashing from fileEdwin Peer
2020-03-01bnxt_en: reinitialize IRQs when MTU is modifiedVasundhara Volam
2020-03-01net: phy: avoid clearing PHY interrupts twice in irq handlerHeiner Kallweit
2020-02-29net: dsa: sja1105: Don't destroy not-yet-created xmit_workerVladimir Oltean
2020-02-29net/ipv6: use configured metric when add peer routeHangbin Liu
2020-02-29net: dsa: mv88e6xxx: fix lockup on warm bootRussell King
2020-02-29atm: nicstar: fix if-statement empty body warningRandy Dunlap
2020-02-29netlink: Use netlink header as base to calculate bad attribute offsetPablo Neira Ayuso
2020-02-29r8152: check disconnect status after long sleepYou-Sheng Yang
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-27net: dsa: mv88e6xxx: Fix masking of egress portAndrew Lunn
2020-02-27mlxsw: pci: Wait longer before accessing the device after resetAmit Cohen
2020-02-27sfc: fix timestamp reconstruction at 16-bit rollover pointsAlex Maftei (amaftei)
2020-02-27vsock: fix potential deadlock in transport->release()Stefano Garzarella
2020-02-27unix: It's CONFIG_PROC_FS not CONFIG_PROCFSDavid S. Miller
2020-02-27Merge branch 'net-rmnet-fix-several-bugs'David S. Miller
2020-02-27net: rmnet: fix packet forwarding in rmnet bridge modeTaehee Yoo
2020-02-27net: rmnet: fix bridge mode bugsTaehee Yoo
2020-02-27net: rmnet: use upper/lower device infrastructureTaehee Yoo
2020-02-27net: rmnet: do not allow to change mux id if mux id is duplicatedTaehee Yoo