summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-19net: phy: phy driver features are mandatoryCamelia Groza2-2/+7
2019-01-19isdn: avm: Fix string plus integer warning from ClangNathan Chancellor1-1/+1
2019-01-19Merge tag 'mlx5-fixes-2019-01-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller3-14/+34
2019-01-19net/mlx5e: Fix cb_ident duplicate in indirect block registerEli Britstein1-13/+16
2019-01-19net/mlx5e: Fix wrong (zero) TX drop counter indication for representorTariq Toukan1-0/+1
2019-01-19net/mlx5e: Fix wrong error code return on FEC query failureShay Agroskin1-1/+4
2019-01-19net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet framesCong Wang1-0/+13
2019-01-19Merge branch 'mlxsw-fixes'David S. Miller7-17/+77
2019-01-19selftests: forwarding: Add a test case for externally learned FDB entriesIdo Schimmel1-1/+33
2019-01-19selftests: mlxsw: Test FDB offload indicationIdo Schimmel1-0/+20
2019-01-19mlxsw: spectrum_switchdev: Do not treat static FDB entries as stickyIdo Schimmel1-6/+6
2019-01-19net: bridge: Mark FDB entries that were added by user as suchIdo Schimmel1-0/+5
2019-01-19mlxsw: spectrum_fid: Update dummy FID indexNir Dotan1-2/+2
2019-01-19mlxsw: pci: Return error on PCI reset timeoutNir Dotan1-2/+2
2019-01-19mlxsw: pci: Increase PCI SW reset timeoutNir Dotan1-1/+1
2019-01-19mlxsw: pci: Ring CQ's doorbell before RDQ'sIdo Schimmel2-5/+8
2019-01-19MAINTAINERS: update email addresses of liquidio driver maintainersFelix Manlunas1-4/+3
2019-01-19net: Fix typo in NET_FAILOVER help textJonathan Neuschäfer1-1/+1
2019-01-19net: Fix usage of pskb_trim_rcsumRoss Lagerwall5-0/+5
2019-01-18net: phy: mdio_bus: add missing device_del() in mdiobus_register() error hand...Thomas Petazzoni1-0/+1
2019-01-18doc: net: fix bad references to network driversOtto Sabart1-13/+13
2019-01-18macvlan: replace kfree_skb by consume_skb for drop profilesYang Wei1-1/+1
2019-01-18neighbour: Do not perturb drop profiles when neigh_probeYang Wei1-1/+1
2019-01-18amd-xgbe: Fix mdio access for non-zero ports and clause 45 PHYsLendacky, Thomas2-8/+16
2019-01-18net: phy: add missing phy driver featuresCamelia Groza2-0/+2
2019-01-18dpaa_eth: NETIF_F_LLTX requires to do our own update of trans_startMadalin Bucur1-0/+6
2019-01-18net: bridge: Fix ethernet header pointer before check skb forwardableYunjian Wang1-5/+4
2019-01-18vhost: log dirty page correctlyJason Wang3-16/+87
2019-01-18Documentation: timestamping: correct path to net_tstamp.hJakub Kicinski1-2/+2
2019-01-18af_packet: fix raw sockets over 6in4 tunnelNicolas Dichtel1-1/+2
2019-01-18udp6: add missing rehash callback to udpliteAlexey Kodanev3-1/+3
2019-01-18udp: add missing rehash callback to udpliteAlexey Kodanev3-1/+3
2019-01-18net/sched: cls_flower: allocate mask dynamically in fl_change()Ivan Vecera1-5/+14
2019-01-18net: dsa: realtek-smi: fix OF child-node lookupJohan Hovold1-5/+13
2019-01-17atm: he: fix sign-extension overflow on large shiftColin Ian King1-1/+1
2019-01-17udp: with udp_segment release on error pathWillem de Bruijn2-8/+24
2019-01-17net: bpfilter: change section name of bpfilter UMH blob.Taehee Yoo1-1/+1
2019-01-17net: phy: Add missing features to PHY driversAndrew Lunn4-0/+17
2019-01-17ipv6: route: place a warning with duplicated string with correct extackJakub Kicinski1-12/+2
2019-01-17selftests: tc-testing: fix parsing of ife typeDavide Caratti1-44/+44
2019-01-17net/core/neighbour: fix kmemleak minimal reference count for hash tablesKonstantin Khlebnikov1-1/+1
2019-01-17sctp: allocate sctp_sockaddr_entry with kzallocXin Long2-7/+2
2019-01-17erspan: build the header with the right proto according to erspan_verXin Long2-11/+18
2019-01-17openvswitch: Avoid OOB read when parsing flow nlattrsRoss Lagerwall1-1/+1
2019-01-17net: usb: aqc111: Extend HWID table by TRENDnet deviceDmitry Bezrukov2-0/+23
2019-01-17net_sched: refetch skb protocol for each filterCong Wang1-2/+1
2019-01-16net: phy: meson-gxl: Use the genphy_soft_reset callbackTimotej Lazar1-0/+1
2019-01-16net: add document for several snmp countersyupeng1-5/+125
2019-01-16fou, fou6: do not assume linear skbsEric Dumazet2-4/+14
2019-01-16selftests: tc-testing: fix tunnel_key failure if dst_port is unspecifiedDavide Caratti1-1/+1