summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-01-15net: phy: marvell: Fix deadlock from wrong lockingAndrew Lunn
2019-01-15net: phy: marvell: Errata for mv88e6390 internal PHYsAndrew Lunn
2019-01-15IN_BADCLASS: fix macro to actually workGreg Kroah-Hartman
2019-01-15tcp: allow MSG_ZEROCOPY transmission also in CLOSE_WAIT stateWillem de Bruijn
2019-01-15net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ9031Heiner Kallweit
2019-01-15net/sched: act_tunnel_key: fix memory leak in case of action replaceDavide Caratti
2019-01-15Revert "rxrpc: Allow failed client calls to be retried"David Howells
2019-01-15Merge branch 'tipc-uninit-values'David S. Miller
2019-01-15tipc: fix uninit-value in tipc_nl_compat_doitYing Xue
2019-01-15tipc: fix uninit-value in tipc_nl_compat_name_table_dumpYing Xue
2019-01-15tipc: fix uninit-value in tipc_nl_compat_link_setYing Xue
2019-01-15tipc: fix uninit-value in tipc_nl_compat_bearer_enableYing Xue
2019-01-15tipc: fix uninit-value in tipc_nl_compat_link_reset_statsYing Xue
2019-01-15tipc: fix uninit-value in in tipc_conn_rcv_subYing Xue
2019-01-15Merge branch 'sch_cake-leaf-qdisc-fixes'David S. Miller
2019-01-15sch_cake: Correctly update parent qlen when splitting GSO packetsToke Høiland-Jørgensen
2019-01-15sched: Fix detection of empty queues in child qdiscsToke Høiland-Jørgensen
2019-01-15sched: Avoid dereferencing skb pointer after child enqueueToke Høiland-Jørgensen
2019-01-15ip6_gre: update version related info when changing linkHangbin Liu