summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-20fm10k: remove debug-statistics supportJacob Keller
2016-04-20fm10k: add helper functions to set strings and data for ethtool statsJacob Keller
2016-04-20rtnetlink: add new RTM_GETSTATS message to dump link statsRoopa Prabhu
2016-04-20net: nla_align_64bit() needs to test the right pointer.David S. Miller
2016-04-20net: fix HAVE_EFFICIENT_UNALIGNED_ACCESS typosEric Dumazet
2016-04-20net/hsr: Fixed version field in ENUMPeter Heise
2016-04-19net: dsa: kill circular reference with slave privVivien Didelot
2016-04-19Merge branch 'bpf_event_output'David S. Miller
2016-04-19bpf: add event output helper for notifications/sampling/loggingDaniel Borkmann
2016-04-19bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_outputDaniel Borkmann
2016-04-19arcnet: com90xx: add __init attributeJulia Lawall
2016-04-19net/ipv6/addrconf: fix sysctl table indentationKonstantin Khlebnikov
2016-04-19net/ipv6/addrconf: simplify sysctl registrationKonstantin Khlebnikov
2016-04-19net: Add helpers for 64-bit aligning netlink attributes.David S. Miller
2016-04-19net: Align IFLA_STATS64 attributes properly on architectures that need it.David S. Miller
2016-04-19net: w5100: don't build spi driver without w5100Arnd Bergmann
2016-04-18bpf: avoid warning for wrong pointer castArnd Bergmann
2016-04-18of_mdio: make of_mdiobus_register_{device|phy}() *void*Sergei Shtylyov
2016-04-18enic: set netdev->vlan_featuresGovindarajulu Varadarajan
2016-04-18hv_netvsc: Implement support for VF drivers on Hyper-VKY Srinivasan
2016-04-18Merge branch 'fec-ksettings'David S. Miller
2016-04-18fec: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes
2016-04-18phy: add generic function to support ksetting supportPhilippe Reynes
2016-04-18net: ethtool: export conversion function between u32 and link modePhilippe Reynes
2016-04-18tun: don't require serialization lock on txPaolo Abeni
2016-04-18udp: fix if statement in SIOCINQ ioctlDan Carpenter
2016-04-18rtnetlink: rtnl_fill_stats: avoid an unnecssary stats copyRoopa Prabhu
2016-04-17Merge branch 'dsa-mv88e6xxx-switch-factorization'David S. Miller
2016-04-17net: dsa: mv88e6xxx: remove switch ID from psVivien Didelot
2016-04-17net: dsa: mv88e6xxx: add number of db to infoVivien Didelot
2016-04-17net: dsa: mv88e6xxx: add number of ports to infoVivien Didelot
2016-04-17net: dsa: mv88e6xxx: add family to infoVivien Didelot
2016-04-17net: dsa: mv88e6xxx: add switch infoVivien Didelot
2016-04-17net: dsa: mv88e6xxx: read switch ID in probeVivien Didelot
2016-04-17net: dsa: mv88e6xxx: drop revision probingVivien Didelot
2016-04-17net: dsa: mv88e6xxx: drop double ds assignmentVivien Didelot
2016-04-17net: dsa: constify probed nameVivien Didelot
2016-04-16Merge branch 'nfp-next'David S. Miller
2016-04-16nfp: add async reconfiguration mechanismJakub Kicinski
2016-04-16nfp: remove buggy RX buffer length validationJakub Kicinski
2016-04-16nfp: remove unused suspicious mask definesJakub Kicinski
2016-04-16nfp: correct names of constants in commentsJakub Kicinski
2016-04-16nfp: remove unnecessary staticJakub Kicinski
2016-04-16nfp: check the right pointer for errorsJakub Kicinski
2016-04-16Merge branch 'IFF_NO_QUEUE-followups'David S. Miller
2016-04-16openvswitch: Convert to using IFF_NO_QUEUEPhil Sutter
2016-04-16staging: rtl8188eu: Convert to using IFF_NO_QUEUEPhil Sutter
2016-04-16Merge branch 'fjes-next'David S. Miller
2016-04-16fjes: Update fjes driver version : 1.1Taku Izumi
2016-04-16fjes: Introduce spinlock for rx_statusTaku Izumi