aboutsummaryrefslogtreecommitdiffstats
path: root/net (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-03net: dsa: mv88e6xxx: make mv88e6xxx_g1_stats_wait staticRasmus Villemoes2-2/+1
2019-06-03net: dsa: mv88e6xxx: fix comments and macro names in mv88e6390_g1_mgmt_rsvd2cpuRasmus Villemoes2-12/+12
2019-06-02nexthop: Add entry to MAINTAINERSDavid Ahern1-0/+9
2019-06-02r8169: avoid tso csum function indirectionHeiner Kallweit1-25/+21
2019-06-02r8169: remove struct jumbo_opsHeiner Kallweit1-60/+36
2019-06-02r8169: remove struct mdio_opsHeiner Kallweit1-33/+26
2019-06-02r8169: improve r8169_csum_workaroundHeiner Kallweit1-5/+2
2019-06-02net: ethernet: improve eth_platform_get_mac_addressHeiner Kallweit1-10/+4
2019-06-02net: ipv4: provide __rcu annotation for ifa_listFlorian Westphal15-81/+134
2019-06-02drivers: use in_dev_for_each_ifa_rtnl/rcuFlorian Westphal7-19/+32
2019-06-02net: use new in_dev_ifa iteratorsFlorian Westphal5-17/+29
2019-06-02netfilter: use in_dev_for_each_ifa_rcuFlorian Westphal3-7/+16
2019-06-02devinet: use in_dev_for_each_ifa_rcu in more placesFlorian Westphal1-8/+19
2019-06-02net: inetdevice: provide replacement iterators for in_ifaddr walkFlorian Westphal2-16/+25
2019-06-02afs: do not send list of client addressesFlorian Westphal4-87/+1
2019-06-02qed: remove redundant assignment to rcColin Ian King1-1/+1
2019-06-02net: mscc: ocelot: Hardware ofload for tc flower filterHoratiu Vultur4-7/+373
2019-06-02net: mscc: ocelot: Add support for tcamHoratiu Vultur10-3/+1508