aboutsummaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-25net: rdma: use __ethtool_get_ksettingsDavid Decotigny1-8/+6
2016-02-25net: fcoe: use __ethtool_get_ksettingsDavid Decotigny1-16/+20
2016-02-25net: team: use __ethtool_get_ksettingsDavid Decotigny1-4/+4
2016-02-25net: macvlan: use __ethtool_get_ksettingsDavid Decotigny1-4/+4
2016-02-25net: ipvlan: use __ethtool_get_ksettingsDavid Decotigny1-4/+4
2016-02-25net: bonding: use __ethtool_get_ksettingsDavid Decotigny1-8/+6
2016-02-25net: usnic: use __ethtool_get_ksettingsDavid Decotigny1-4/+4
2016-02-25tx4939: use __ethtool_get_ksettingsDavid Decotigny1-3/+4
2016-02-25net: ethtool: add new ETHTOOL_xLINKSETTINGS APIDavid Decotigny3-80/+786
2016-02-25net: usnic: use __ethtool_get_settingsDavid Decotigny1-1/+1
2016-02-25net: usnic: remove unused call to ethtool_ops::get_settingsDavid Decotigny1-2/+0
2016-02-25net: Facility to report route quality of connected socketsTom Herbert14-0/+30
2016-02-25net: ipv6: Make address flushing on ifdown optionalDavid Ahern4-15/+132
2016-02-25tipc: fix null deref crash in compat config pathFlorian Westphal1-0/+1
2016-02-25tipc: fix crash during node removalJon Paul Maloy1-13/+11
2016-02-25tipc: eliminate risk of finding to-be-deleted node instanceJon Paul Maloy1-9/+9
2016-02-25qed, qede: rebrand module descriptionYuval Mintz2-6/+6
2016-02-25qed: Prevent probe on previous errorYuval Mintz1-0/+11
2016-02-25qed: add MODULE_FIRMWARE()Yuval Mintz1-0/+2
2016-02-25qede: Don't report link change needlesslyYuval Mintz1-6/+10
2016-02-25qede: Linearize SKBs when neededYuval Mintz1-5/+33
2016-02-25qede: Change pci DID for 10g deviceYuval Mintz1-1/+1
2016-02-25netxen: Use kobj_to_dev()Amitoj Kaur Chawla1-5/+5
2016-02-253c59x: Use setup_timer()Amitoj Kaur Chawla1-8/+2
2016-02-25forcedeth: Use setup_timer()Amitoj Kaur Chawla1-6/+2
2016-02-25net: tulip: Use setup_timer()Amitoj Kaur Chawla1-9/+5
2016-02-25gianfar: fix endianness for hardware timestampYangbo Lu1-2/+2
2016-02-25gianfar_ptp: replace get_of_u32 with of_property_read_u32Yangbo Lu1-20/+13
2016-02-25ARM: dts: ls1021a: add 1588 timer nodeYangbo Lu1-0/+12
2016-02-25phy: marvell: Fix 88E1510 initializationClemens Gruber1-35/+35
2016-02-25net: dsa: drop vlan_getnextVivien Didelot3-46/+1
2016-02-25net: dsa: mv88e6xxx: implement port_vlan_dumpVivien Didelot4-66/+56
2016-02-25net: dsa: add port_vlan_dump routineVivien Didelot3-0/+10
2016-02-25vxlan: simplify metadata_dst usage in vxlan_rcvJiri Benc1-12/+7
2016-02-25vxlan: consolidate rx handling to a single functionJiri Benc1-44/+28
2016-02-25vxlan: move ECN decapsulation to a separate functionJiri Benc1-31/+31
2016-02-25vxlan: move inner L2 header processing to a separate functionJiri Benc1-16/+33
2016-02-25vxlan: consolidate GBP handling even moreJiri Benc1-4/+5
2016-02-25net_sched: add network namespace support for tc actionsWANG Cong14-149/+746
2016-02-25net_sched: prepare tcf_hashinfo_destroy() for netns supportWANG Cong2-8/+29
2016-02-24ppp: clarify parsing of user supplied data in ppp_set_compress()Guillaume Nault1-5/+7
2016-02-24bnx2x: add a separate GENEVE Kconfig symbolArnd Bergmann2-7/+17
2016-02-24gianfar: Remove redundant ops for do_tstamp from xmit()Claudiu Manoil1-9/+5
2016-02-24gianfar: Use skb_frag_t pointers inside xmit()Claudiu Manoil1-9/+9
2016-02-24gianfar: Map head TxBD firstClaudiu Manoil1-48/+48
2016-02-24bgmac: support Ethernet device on BCM47094 SoCRafał Miłecki1-2/+4
2016-02-24be2net: Fix a UE caused by passing large frames to the ASICajit.khaparde@broadcom.com2-1/+13
2016-02-24be2net: Declare some u16 fields as u32 to improve performanceajit.khaparde@broadcom.com3-17/+19
2016-02-24eth: Pull header from first fragment via eth_get_headlenAlexander Duyck1-1/+2
2016-02-24flow_dissector: Use same pointer for IPv4 and IPv6 addressesAlexander Duyck1-6/+5