summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-19isdn: avm: Fix string plus integer warning from ClangNathan Chancellor
2019-01-18Merge tag 'mlx5-fixes-2019-01-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-01-18net/mlx5e: Fix cb_ident duplicate in indirect block registerEli Britstein
2019-01-18net/mlx5e: Fix wrong (zero) TX drop counter indication for representorTariq Toukan
2019-01-18net/mlx5e: Fix wrong error code return on FEC query failureShay Agroskin
2019-01-18net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet framesCong Wang
2019-01-18Merge branch 'mlxsw-fixes'David S. Miller
2019-01-18selftests: forwarding: Add a test case for externally learned FDB entriesIdo Schimmel
2019-01-18selftests: mlxsw: Test FDB offload indicationIdo Schimmel
2019-01-18mlxsw: spectrum_switchdev: Do not treat static FDB entries as stickyIdo Schimmel
2019-01-18net: bridge: Mark FDB entries that were added by user as suchIdo Schimmel
2019-01-18mlxsw: spectrum_fid: Update dummy FID indexNir Dotan
2019-01-18mlxsw: pci: Return error on PCI reset timeoutNir Dotan
2019-01-18mlxsw: pci: Increase PCI SW reset timeoutNir Dotan
2019-01-18mlxsw: pci: Ring CQ's doorbell before RDQ'sIdo Schimmel
2019-01-18MAINTAINERS: update email addresses of liquidio driver maintainersFelix Manlunas
2019-01-18net: Fix typo in NET_FAILOVER help textJonathan Neuschäfer
2019-01-18net: Fix usage of pskb_trim_rcsumRoss Lagerwall
2019-01-18net: phy: mdio_bus: add missing device_del() in mdiobus_register() error hand...Thomas Petazzoni
2019-01-18doc: net: fix bad references to network driversOtto Sabart
2019-01-17macvlan: replace kfree_skb by consume_skb for drop profilesYang Wei
2019-01-17neighbour: Do not perturb drop profiles when neigh_probeYang Wei
2019-01-17amd-xgbe: Fix mdio access for non-zero ports and clause 45 PHYsLendacky, Thomas
2019-01-17net: phy: add missing phy driver featuresCamelia Groza
2019-01-17dpaa_eth: NETIF_F_LLTX requires to do our own update of trans_startMadalin Bucur
2019-01-17net: bridge: Fix ethernet header pointer before check skb forwardableYunjian Wang
2019-01-17vhost: log dirty page correctlyJason Wang
2019-01-17Documentation: timestamping: correct path to net_tstamp.hJakub Kicinski
2019-01-17af_packet: fix raw sockets over 6in4 tunnelNicolas Dichtel
2019-01-17udp6: add missing rehash callback to udpliteAlexey Kodanev
2019-01-17udp: add missing rehash callback to udpliteAlexey Kodanev
2019-01-17net/sched: cls_flower: allocate mask dynamically in fl_change()Ivan Vecera
2019-01-17net: dsa: realtek-smi: fix OF child-node lookupJohan Hovold
2019-01-17atm: he: fix sign-extension overflow on large shiftColin Ian King
2019-01-16udp: with udp_segment release on error pathWillem de Bruijn
2019-01-16net: bpfilter: change section name of bpfilter UMH blob.Taehee Yoo
2019-01-16net: phy: Add missing features to PHY driversAndrew Lunn
2019-01-16ipv6: route: place a warning with duplicated string with correct extackJakub Kicinski
2019-01-16selftests: tc-testing: fix parsing of ife typeDavide Caratti
2019-01-16net/core/neighbour: fix kmemleak minimal reference count for hash tablesKonstantin Khlebnikov
2019-01-16sctp: allocate sctp_sockaddr_entry with kzallocXin Long
2019-01-16erspan: build the header with the right proto according to erspan_verXin Long
2019-01-16openvswitch: Avoid OOB read when parsing flow nlattrsRoss Lagerwall
2019-01-16net: usb: aqc111: Extend HWID table by TRENDnet deviceDmitry Bezrukov
2019-01-16net_sched: refetch skb protocol for each filterCong Wang
2019-01-15net: phy: meson-gxl: Use the genphy_soft_reset callbackTimotej Lazar
2019-01-15net: add document for several snmp countersyupeng
2019-01-15fou, fou6: do not assume linear skbsEric Dumazet
2019-01-15selftests: tc-testing: fix tunnel_key failure if dst_port is unspecifiedDavide Caratti
2019-01-15selftests: tc-testing: drop test on missing tunnel key idDavide Caratti