summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge branch 'mlxsw-fixes'David S. Miller2019-01-187-17/+77
| |\ \ \ \
| | * | | | selftests: forwarding: Add a test case for externally learned FDB entriesIdo Schimmel2019-01-181-1/+33
| | * | | | selftests: mlxsw: Test FDB offload indicationIdo Schimmel2019-01-181-0/+20
| | * | | | mlxsw: spectrum_switchdev: Do not treat static FDB entries as stickyIdo Schimmel2019-01-181-6/+6
| | * | | | net: bridge: Mark FDB entries that were added by user as suchIdo Schimmel2019-01-181-0/+5
| | * | | | mlxsw: spectrum_fid: Update dummy FID indexNir Dotan2019-01-181-2/+2
| | * | | | mlxsw: pci: Return error on PCI reset timeoutNir Dotan2019-01-181-2/+2
| | * | | | mlxsw: pci: Increase PCI SW reset timeoutNir Dotan2019-01-181-1/+1
| | * | | | mlxsw: pci: Ring CQ's doorbell before RDQ'sIdo Schimmel2019-01-182-5/+8
| |/ / / /
| * | | | MAINTAINERS: update email addresses of liquidio driver maintainersFelix Manlunas2019-01-181-4/+3
| * | | | net: Fix typo in NET_FAILOVER help textJonathan Neuschäfer2019-01-181-1/+1
| * | | | net: Fix usage of pskb_trim_rcsumRoss Lagerwall2019-01-185-0/+5
| * | | | net: phy: mdio_bus: add missing device_del() in mdiobus_register() error hand...Thomas Petazzoni2019-01-181-0/+1
| * | | | doc: net: fix bad references to network driversOtto Sabart2019-01-181-13/+13
| * | | | macvlan: replace kfree_skb by consume_skb for drop profilesYang Wei2019-01-171-1/+1
| * | | | neighbour: Do not perturb drop profiles when neigh_probeYang Wei2019-01-171-1/+1
| * | | | amd-xgbe: Fix mdio access for non-zero ports and clause 45 PHYsLendacky, Thomas2019-01-172-8/+16
| * | | | net: phy: add missing phy driver featuresCamelia Groza2019-01-172-0/+2
| * | | | dpaa_eth: NETIF_F_LLTX requires to do our own update of trans_startMadalin Bucur2019-01-171-0/+6
| * | | | net: bridge: Fix ethernet header pointer before check skb forwardableYunjian Wang2019-01-171-5/+4
| * | | | vhost: log dirty page correctlyJason Wang2019-01-173-16/+87
| * | | | Documentation: timestamping: correct path to net_tstamp.hJakub Kicinski2019-01-171-2/+2
| * | | | af_packet: fix raw sockets over 6in4 tunnelNicolas Dichtel2019-01-171-1/+2
| * | | | udp6: add missing rehash callback to udpliteAlexey Kodanev2019-01-173-1/+3
| * | | | udp: add missing rehash callback to udpliteAlexey Kodanev2019-01-173-1/+3
| * | | | net/sched: cls_flower: allocate mask dynamically in fl_change()Ivan Vecera2019-01-171-5/+14
| * | | | net: dsa: realtek-smi: fix OF child-node lookupJohan Hovold2019-01-171-5/+13
| * | | | atm: he: fix sign-extension overflow on large shiftColin Ian King2019-01-171-1/+1
| * | | | udp: with udp_segment release on error pathWillem de Bruijn2019-01-162-8/+24
| * | | | net: bpfilter: change section name of bpfilter UMH blob.Taehee Yoo2019-01-161-1/+1
| * | | | net: phy: Add missing features to PHY driversAndrew Lunn2019-01-164-0/+17
| * | | | ipv6: route: place a warning with duplicated string with correct extackJakub Kicinski2019-01-161-12/+2
| * | | | selftests: tc-testing: fix parsing of ife typeDavide Caratti2019-01-161-44/+44
| * | | | net/core/neighbour: fix kmemleak minimal reference count for hash tablesKonstantin Khlebnikov2019-01-161-1/+1
| * | | | sctp: allocate sctp_sockaddr_entry with kzallocXin Long2019-01-162-7/+2
| * | | | erspan: build the header with the right proto according to erspan_verXin Long2019-01-162-11/+18
| * | | | openvswitch: Avoid OOB read when parsing flow nlattrsRoss Lagerwall2019-01-161-1/+1
| * | | | net: usb: aqc111: Extend HWID table by TRENDnet deviceDmitry Bezrukov2019-01-162-0/+23
| * | | | net_sched: refetch skb protocol for each filterCong Wang2019-01-161-2/+1
| * | | | net: phy: meson-gxl: Use the genphy_soft_reset callbackTimotej Lazar2019-01-151-0/+1
| * | | | net: add document for several snmp countersyupeng2019-01-151-5/+125
| * | | | fou, fou6: do not assume linear skbsEric Dumazet2019-01-152-4/+14
| * | | | selftests: tc-testing: fix tunnel_key failure if dst_port is unspecifiedDavide Caratti2019-01-151-1/+1
| * | | | selftests: tc-testing: drop test on missing tunnel key idDavide Caratti2019-01-151-29/+0
| * | | | net: phy: marvell: Fix deadlock from wrong lockingAndrew Lunn2019-01-151-1/+1
| * | | | net: phy: marvell: Errata for mv88e6390 internal PHYsAndrew Lunn2019-01-151-1/+34
| * | | | IN_BADCLASS: fix macro to actually workGreg Kroah-Hartman2019-01-151-1/+1
| * | | | tcp: allow MSG_ZEROCOPY transmission also in CLOSE_WAIT stateWillem de Bruijn2019-01-151-1/+1
| * | | | net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ9031Heiner Kallweit2019-01-151-0/+1
| * | | | net/sched: act_tunnel_key: fix memory leak in case of action replaceDavide Caratti2019-01-151-8/+11