aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/cortina.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-06ipv6: fix EFAULT on sendto with icmpv6 and hdrinclOlivier Matz1-5/+8
2019-06-06ipv6: use READ_ONCE() for inet->hdrincl as in ipv4Olivier Matz1-2/+10
2019-06-05Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL not supplied"Hangbin Liu1-3/+3
2019-06-05net: aquantia: fix wol configuration not applied sometimesNikita Danilov2-8/+10
2019-06-05ethtool: fix potential userspace buffer overflowVivien Didelot1-1/+4
2019-06-05Fix memory leak in sctp_process_initNeil Horman2-10/+8
2019-06-05net: rds: fix memory leak when unload rds_rdmaZhu Yanjun2-1/+4
2019-06-05ipv6: fix the check before getting the cookie in rt6_get_cookieXin Long1-2/+1
2019-06-05ipv4: not do cache for local delivery if bc_forwarding is enabledXin Long1-12/+12
2019-06-05s390/qeth: handle error when updating TX queue countJulian Wiedmann1-6/+16
2019-06-05s390/qeth: fix VLAN attribute in bridge_hostnotify udev eventAlexandra Winter1-1/+1
2019-06-05s390/qeth: check dst entry before useJulian Wiedmann1-5/+25
2019-06-05s390/qeth: handle limited IPv4 broadcast in L3 TX pathJulian Wiedmann1-0/+2
2019-06-04net: fix indirect calls helpers for ptype list hooks.Paolo Abeni1-3/+3
2019-06-04net: ipvlan: Fix ipvlan device tso disabled while NETIF_F_IP_CSUM is setMiaohe Lin1-1/+1
2019-06-04udp: only choose unbound UDP socket for multicast when not in a VRFTim Beale1-2/+1
2019-06-04net/tls: replace the sleeping lock around RX resync with a bit lockJakub Kicinski2-6/+25
2019-06-04Revert "net/tls: avoid NULL-deref on resync during device removal"Jakub Kicinski1-10/+5
2019-06-04net: dsa: sja1105: Fix link speed not working at 100 Mbps and belowVladimir Oltean1-16/+16
2019-06-04net: phylink: avoid reducing support maskRussell King1-4/+9
2019-06-03net: sfp: read eeprom in maximum 16 byte incrementsRussell King1-4/+20
2019-06-03selftests: set sysctl bc_forwarding properly in router_broadcast.shXin Long1-1/+4
2019-06-03net: ethernet: mediatek: Use NET_IP_ALIGN to judge if HW RX_2BYTE_OFFSET is enabledSean Wang1-1/+2
2019-06-03net: ethernet: mediatek: Use hw_feature to judge if HWLRO is supportedSean Wang1-6/+6
2019-06-03net: ethernet: ti: cpsw_ethtool: fix ethtool ring param setIvan Khoronzhuk1-1/+1
2019-06-02packet: unconditionally free po->rolloverWillem de Bruijn1-1/+1
2019-06-02Update my email addressWei Liu1-1/+1
2019-06-02net: hns: Fix loopback test failed at copper portsYonglong Liu1-0/+4
2019-06-02net: dsa: mv88e6xxx: avoid error message on remove from VLAN 0Nikita Yushchenko1-1/+1
2019-05-31net: dsa: sja1105: Don't store frame type in skb->cbVladimir Oltean2-19/+3
2019-05-30net: correct zerocopy refcnt with udp MSG_MOREWillem de Bruijn3-5/+9
2019-05-30ethtool: Check for vlan etype or vlan tci when parsing flow_ruleMaxime Chevallier1-2/+6
2019-05-30net: don't clear sock->sk early to avoid trouble in strparserJakub Kicinski1-1/+1
2019-05-30net-gro: fix use-after-free read in napi_gro_frags()Eric Dumazet1-1/+1
2019-05-30net: dsa: tag_8021q: Create a stable binary formatVladimir Oltean1-10/+50
2019-05-30net: dsa: tag_8021q: Change order of rx_vid setupIoana Ciornei1-4/+15
2019-05-30net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue valueAntoine Tenart1-6/+4
2019-05-30ipv4: tcp_input: fix stack out of bounds when parsing TCP options.Young Xiao1-0/+2
2019-05-30mlxsw: spectrum: Prevent force of 56GAmit Cohen1-0/+4
2019-05-30mlxsw: spectrum_acl: Avoid warning after identical rules insertionJiri Pirko1-6/+5
2019-05-30net: dsa: mv88e6xxx: fix handling of upper half of STATS_TYPE_PORTRasmus Villemoes1-1/+1
2019-05-30r8169: fix MAC address being lost in PCI D3Heiner Kallweit1-0/+3
2019-05-30net: core: support XDP generic on stacked devices.Stephen Hemminger1-46/+12
2019-05-30netvsc: unshare skb in VF rx handlerStephen Hemminger1-0/+6
2019-05-30udp: Avoid post-GRO UDP checksum recalculationSean Tranchetti1-1/+8
2019-05-29net: phy: dp83867: Set up RGMII TX delayMax Uvarov1-3/+1
2019-05-29net: phy: dp83867: do not call config_init twiceMax Uvarov1-1/+1
2019-05-29net: phy: dp83867: increase SGMII autoneg timer durationMax Uvarov1-0/+18
2019-05-29net: phy: dp83867: fix speed 10 in sgmii modeMax Uvarov1-0/+17
2019-05-29net: phy: marvell10g: report if the PHY fails to boot firmwareRussell King1-0/+13