summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-12docs: net: Remove TCP congestion documentTobin C. Harding
2018-09-12geneve: add ttl inherit supportHangbin Liu
2018-09-12net: dsa: mv88e6xxx: Make sure to configure ports with external PHYsMarek Vasut
2018-09-12net: ethernet: Use DIV_ROUND_UP instead of reimplementing its functionzhong jiang
2018-09-12qlcnic: Remove set but not used variables 'fw_mbx' and 'hdr_size'Yue Haibing
2018-09-12net: bridge: add support for sticky fdb entriesNikolay Aleksandrov
2018-09-12Merge branch 'Preparing-for-phylib-linkmodes'David S. Miller
2018-09-12net: ethernet: Add helper to determine if pause configuration is supportedAndrew Lunn
2018-09-12net: ethernet: Add helper for set_pauseparam for PauseAndrew Lunn
2018-09-12net: ethernet: Add helper for set_pauseparam for Asym PauseAndrew Lunn
2018-09-12net: ethernet: Add helper for MACs which support pauseAndrew Lunn
2018-09-12net: ethernet: Add helper for MACs which support asym pauseAndrew Lunn
2018-09-12net: ethernet: Add helper to remove a supported link modeAndrew Lunn
2018-09-12net: ethernet: Fix up drivers masking pause supportAndrew Lunn
2018-09-12net: bcmgenet: Fix speed selection for reverse MIIAndrew Lunn
2018-09-12net: ethernet: Use phy_set_max_speed() to limit advertised speedAndrew Lunn
2018-09-12net: phy: bcm63xx: Allow to be built with COMPILE_TESTAndrew Lunn
2018-09-12net: phy: et1011c: Remove incorrect missing 1000 HalfAndrew Lunn
2018-09-12net: phy: ste10Xp: Remove wrong SUPPORTED_PauseAndrew Lunn
2018-09-12nfp: report FW vNIC stats in interface statsJakub Kicinski
2018-09-12netlink: remove hash::nelems check in netlink_insertLi RongQing
2018-09-12scsi: libcxgbi: fib6_ino reference in rt6_info is rcu protectedDavid Ahern
2018-09-12net: dsa: b53: Only call b53_port_event() for SGMII portsFlorian Fainelli
2018-09-12net/tls: Fixed return value when tls_complete_pending_work() failsVakul Garg
2018-09-11Merge branch 'aquantia-implement-WOL-and-EEE-support'David S. Miller
2018-09-11net: aquantia: bump driver versionIgor Russkikh
2018-09-11net: aquantia: renaming for better visibilityNikita Danilov
2018-09-11net: aquantia: whitespace changesNikita Danilov
2018-09-11net: aquantia: implement EEE supportYana Esina
2018-09-11net: aquantia: implement WOL supportYana Esina
2018-09-11net: aquantia: definitions for WOLYana Esina
2018-09-11net: aquantia: fix hw_atl_utils_fw_upload_dwordsYana Esina
2018-09-11Merge branch 'liquidio-Removed-droq-lock-from-Rx-path'David S. Miller
2018-09-11liquidio: Removed droq lockIntiyaz Basha
2018-09-11liquidio: Per queue oom work queueIntiyaz Basha
2018-09-11liquidio: Disabling tasklet when NAPI is activeIntiyaz Basha
2018-09-11xen-netback: remove unecessary condition check before debugfs_remove_recursivezhong jiang
2018-09-11net: xenbus: remove redundant condition check before debugfs_remove_recursivezhong jiang
2018-09-11net: dsa: b53: Uninitialized variable in b53_adjust_link()Dan Carpenter
2018-09-10htb: use anonymous union for simplicityCong Wang
2018-09-10net_sched: remove redundant qdisc lock classesCong Wang
2018-09-10net: sched: cls_flower: dump offload count valueVlad Buslov
2018-09-10Merge branch 'skb_list_cleanups'David S. Miller
2018-09-10rtl818x: Remove SKB list assumptions.David S. Miller
2018-09-10can: Remove SKB list assumptions in rx-offload.cDavid S. Miller
2018-09-10net: Add and use skb_list_del_init().David S. Miller
2018-09-10net: Add and use skb_mark_not_on_list().David S. Miller
2018-09-10brcmfmac: Use __skb_peek().David S. Miller
2018-09-10staging: rtl8192e: Use __skb_peek().David S. Miller
2018-09-10bnx2fc_fcoe: Use skb_queue_walk_safe().David S. Miller