summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: nla_align_64bit() needs to test the right pointer.David S. Miller2016-04-201-1/+1
* net: fix HAVE_EFFICIENT_UNALIGNED_ACCESS typosEric Dumazet2016-04-201-8/+11
* net/hsr: Fixed version field in ENUMPeter Heise2016-04-201-1/+1
* net: dsa: kill circular reference with slave privVivien Didelot2016-04-202-10/+4
* Merge branch 'bpf_event_output'David S. Miller2016-04-205-1/+48
|\
| * bpf: add event output helper for notifications/sampling/loggingDaniel Borkmann2016-04-204-0/+38
| * bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_outputDaniel Borkmann2016-04-202-1/+10
|/
* arcnet: com90xx: add __init attributeJulia Lawall2016-04-201-1/+1
* net/ipv6/addrconf: fix sysctl table indentationKonstantin Khlebnikov2016-04-201-309/+307
* net/ipv6/addrconf: simplify sysctl registrationKonstantin Khlebnikov2016-04-202-27/+19
* net: Add helpers for 64-bit aligning netlink attributes.David S. Miller2016-04-202-19/+42
* net: Align IFLA_STATS64 attributes properly on architectures that need it.David S. Miller2016-04-192-0/+20
* net: w5100: don't build spi driver without w5100Arnd Bergmann2016-04-191-1/+1
* bpf: avoid warning for wrong pointer castArnd Bergmann2016-04-191-2/+2
* of_mdio: make of_mdiobus_register_{device|phy}() *void*Sergei Shtylyov2016-04-191-13/+8
* enic: set netdev->vlan_featuresGovindarajulu Varadarajan2016-04-181-0/+1
* hv_netvsc: Implement support for VF drivers on Hyper-VKY Srinivasan2016-04-184-26/+335
* Merge branch 'fec-ksettings'David S. Miller2016-04-185-17/+112
|\
| * fec: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes2016-04-181-8/+8
| * phy: add generic function to support ksetting supportPhilippe Reynes2016-04-182-0/+85
| * net: ethtool: export conversion function between u32 and link modePhilippe Reynes2016-04-182-9/+19
|/
* tun: don't require serialization lock on txPaolo Abeni2016-04-181-1/+1
* udp: fix if statement in SIOCINQ ioctlDan Carpenter2016-04-181-6/+0
* rtnetlink: rtnl_fill_stats: avoid an unnecssary stats copyRoopa Prabhu2016-04-181-15/+8
* Merge branch 'dsa-mv88e6xxx-switch-factorization'David S. Miller2016-04-1810-305/+247
|\
| * net: dsa: mv88e6xxx: remove switch ID from psVivien Didelot2016-04-182-33/+0
| * net: dsa: mv88e6xxx: add number of db to infoVivien Didelot2016-04-186-18/+19
| * net: dsa: mv88e6xxx: add number of ports to infoVivien Didelot2016-04-186-56/+38
| * net: dsa: mv88e6xxx: add family to infoVivien Didelot2016-04-186-63/+38
| * net: dsa: mv88e6xxx: add switch infoVivien Didelot2016-04-186-32/+93
| * net: dsa: mv88e6xxx: read switch ID in probeVivien Didelot2016-04-181-27/+30
| * net: dsa: mv88e6xxx: drop revision probingVivien Didelot2016-04-185-42/+1
| * net: dsa: mv88e6xxx: drop double ds assignmentVivien Didelot2016-04-184-8/+0
| * net: dsa: constify probed nameVivien Didelot2016-04-1810-37/+39
|/
* Merge branch 'nfp-next'David S. Miller2016-04-174-48/+176
|\
| * nfp: add async reconfiguration mechanismJakub Kicinski2016-04-172-27/+157
| * nfp: remove buggy RX buffer length validationJakub Kicinski2016-04-171-12/+14
| * nfp: remove unused suspicious mask definesJakub Kicinski2016-04-171-4/+0
| * nfp: correct names of constants in commentsJakub Kicinski2016-04-171-3/+3
| * nfp: remove unnecessary staticJakub Kicinski2016-04-171-1/+1
| * nfp: check the right pointer for errorsJakub Kicinski2016-04-171-1/+1
|/
* Merge branch 'IFF_NO_QUEUE-followups'David S. Miller2016-04-172-3/+2
|\
| * openvswitch: Convert to using IFF_NO_QUEUEPhil Sutter2016-04-171-2/+1
| * staging: rtl8188eu: Convert to using IFF_NO_QUEUEPhil Sutter2016-04-171-1/+1
|/
* Merge branch 'fjes-next'David S. Miller2016-04-173-30/+141
|\
| * fjes: Update fjes driver version : 1.1Taku Izumi2016-04-171-1/+1
| * fjes: Introduce spinlock for rx_statusTaku Izumi2016-04-173-9/+72
| * fjes: Enhance changing MTU related workTaku Izumi2016-04-173-11/+58
| * fjes: fix bitwise check bug in fjes_raise_intr_rxdata_taskTaku Izumi2016-04-171-1/+2
| * fjes: fix incorrect statistics information in fjes_xmit_frame()Taku Izumi2016-04-171-7/+7