aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mcb (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-12net: ethernet: Fix up drivers masking pause supportAndrew Lunn5-7/+7
2018-09-12net: bcmgenet: Fix speed selection for reverse MIIAndrew Lunn1-4/+3
2018-09-12net: ethernet: Use phy_set_max_speed() to limit advertised speedAndrew Lunn28-110/+47
2018-09-12net: phy: bcm63xx: Allow to be built with COMPILE_TESTAndrew Lunn1-1/+1
2018-09-12net: phy: et1011c: Remove incorrect missing 1000 HalfAndrew Lunn1-1/+1
2018-09-12net: phy: ste10Xp: Remove wrong SUPPORTED_PauseAndrew Lunn1-2/+2
2018-09-12nfp: report FW vNIC stats in interface statsJakub Kicinski1-0/+9
2018-09-12netlink: remove hash::nelems check in netlink_insertLi RongQing1-5/+0
2018-09-12scsi: libcxgbi: fib6_ino reference in rt6_info is rcu protectedDavid Ahern2-3/+21
2018-09-12net: dsa: b53: Only call b53_port_event() for SGMII portsFlorian Fainelli1-1/+2
2018-09-12net/tls: Fixed return value when tls_complete_pending_work() failsVakul Garg1-4/+6
2018-09-11net: aquantia: bump driver versionIgor Russkikh1-1/+1
2018-09-11net: aquantia: renaming for better visibilityNikita Danilov8-64/+52
2018-09-11net: aquantia: whitespace changesNikita Danilov8-49/+49
2018-09-11net: aquantia: implement EEE supportYana Esina7-0/+189
2018-09-11net: aquantia: implement WOL supportYana Esina8-17/+220
2018-09-11net: aquantia: definitions for WOLYana Esina3-5/+124
2018-09-11net: aquantia: fix hw_atl_utils_fw_upload_dwordsYana Esina6-11/+59
2018-09-11liquidio: Removed droq lockIntiyaz Basha3-37/+3
2018-09-11liquidio: Per queue oom work queueIntiyaz Basha6-73/+110
2018-09-11liquidio: Disabling tasklet when NAPI is activeIntiyaz Basha2-1/+29
2018-09-11xen-netback: remove unecessary condition check before debugfs_remove_recursivezhong jiang1-2/+1
2018-09-11net: xenbus: remove redundant condition check before debugfs_remove_recursivezhong jiang1-2/+1
2018-09-11net: dsa: b53: Uninitialized variable in b53_adjust_link()Dan Carpenter1-1/+1
2018-09-10htb: use anonymous union for simplicityCong Wang1-49/+49
2018-09-10net_sched: remove redundant qdisc lock classesCong Wang1-7/+0
2018-09-10net: sched: cls_flower: dump offload count valueVlad Buslov3-2/+7
2018-09-10rtl818x: Remove SKB list assumptions.David S. Miller1-5/+8
2018-09-10can: Remove SKB list assumptions in rx-offload.cDavid S. Miller1-3/+5
2018-09-10net: Add and use skb_list_del_init().David S. Miller3-9/+9
2018-09-10net: Add and use skb_mark_not_on_list().David S. Miller22-28/+33
2018-09-10brcmfmac: Use __skb_peek().David S. Miller2-2/+2
2018-09-10staging: rtl8192e: Use __skb_peek().David S. Miller1-1/+1
2018-09-10bnx2fc_fcoe: Use skb_queue_walk_safe().David S. Miller1-5/+1
2018-09-10p54: Use skb_peek_tail() instead of direct head pointer accesses.David S. Miller1-2/+2
2018-09-10sctp: Use skb_queue_is_first().David S. Miller1-1/+1
2018-09-10lan78xx: Do not access skb_queue_head list pointers directly.David S. Miller1-2/+2
2018-09-10mac80211: Don't access sk_queue_head->next directly.David S. Miller1-1/+3
2018-09-10ppp: Remove direct skb_queue_head list pointer access.David S. Miller2-1/+12
2018-09-10infiniband: nes: Use skb_peek_next() and skb_queue_walk().David S. Miller1-5/+3
2018-09-10sch_netem: Move private queue handler to generic location.David S. Miller2-11/+12
2018-09-10sch_htb: Remove local SKB queue handling code.David S. Miller2-23/+6
2018-09-10net/ipv6: Remove rt6i_prefsrcDavid Ahern3-30/+2
2018-09-10cxgb4: remove redundant assignment to vlan_cmd.dropnovlan_fmColin Ian King1-1/+0
2018-09-08failover: Fix error return code in net_failover_createYueHaibing1-1/+3
2018-09-08net: stmmac: Enable TC Ops for GMAC >= 4Jose Abreu1-3/+3
2018-09-08net: sched: act_nat: remove dependency on rtnl lockVlad Buslov1-6/+9
2018-09-08net: sched: act_skbedit: remove dependency on rtnl lockVlad Buslov1-9/+14
2018-09-08i40e(vf): remove i40e_ethtool_stats.h header fileJacob Keller4-444/+436
2018-09-07net: dsa: b53: Fix build with B53_SRAB enabled and not B53_SERDESFlorian Fainelli2-0/+9