summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-30ipv6: remove inline on static in c fileFabian Frederick1-6/+6
2014-10-30ipv6: spelling s/incomming/incomingFabian Frederick1-1/+1
2014-10-30ipx: remove all unnecessary castings on ntohlFabian Frederick1-7/+7
2014-10-30Merge branch 'bpf-next'David S. Miller3-45/+145
2014-10-30test: bpf: add a testcase reduced from nmapAlexei Starovoitov1-0/+43
2014-10-30samples: bpf: add a verifier test and summary lineAlexei Starovoitov1-1/+45
2014-10-30bpf: reduce verifier memory consumptionAlexei Starovoitov1-44/+57
2014-10-30Merge branch 'dsa-next'David S. Miller17-19/+1202
2014-10-30net: dsa: Provide additional RMON statisticsGuenter Roeck3-5/+27
2014-10-30net: dsa/mv88e6352: Add support for reading switch registersGuenter Roeck1-0/+2
2014-10-30net: dsa/mv88e6123_61_65: Add support for reading switch registersGuenter Roeck3-0/+29
2014-10-30net: dsa: Add support for reading switch registers with ethtoolGuenter Roeck2-0/+30
2014-10-30net: dsa/mv88e6352: Implement EEPROM access functionsGuenter Roeck2-3/+224
2014-10-30dsa: Add new optional devicetree property to describe EEPROM sizeGuenter Roeck1-1/+8
2014-10-30net: dsa: Add support for switch EEPROM accessGuenter Roeck3-0/+55
2014-10-30net: dsa/mv88e6123_61_65: Report chip temperatureGuenter Roeck1-2/+66
2014-10-30net: dsa/mv88e6352: Report chip temperatureGuenter Roeck1-0/+101
2014-10-30net: dsa: Add support for reporting switch chip temperaturesGuenter Roeck3-0/+158
2014-10-30net: dsa/mv88e6352: Add support for MV88E6176Guenter Roeck2-2/+5
2014-10-30net: dsa: Add support for Marvell 88E6352Guenter Roeck6-0/+490
2014-10-30net: dsa: Report known silicon revisions for Marvell 88E6131Guenter Roeck1-4/+8
2014-10-30net: dsa: Report known silicon revisions for Marvell 88E6060Guenter Roeck1-1/+4
2014-10-30net: dsa: Don't set skb->protocol on outgoing tagged packetsGuenter Roeck3-6/+0
2014-10-29neigh: optimize neigh_parms_release()Nicolas Dichtel2-20/+15
2014-10-29net: introduce napi_schedule_irqoff()Eric Dumazet2-1/+27
2014-10-29Merge branch 'xen-netback-next'David S. Miller2-2/+2
2014-10-29xen-netback: Remove __GFP_COLDZoltan Kiss1-1/+1
2014-10-29xen-netback: Disable NAPI after disabling interruptsZoltan Kiss1-1/+1
2014-10-29net: ipv6: Add a sysctl to make optimistic addresses useful candidatesErik Kline4-2/+59
2014-10-29Merge branch 'r8152-next'David S. Miller1-2/+24
2014-10-29r8152: support nway_reset of ethtoolhayeswang1-0/+22
2014-10-29r8152: rename tx_underunhayeswang1-2/+2
2014-10-29tcp: allow for bigger reordering levelEric Dumazet6-12/+23
2014-10-29net: ethernet: realtek: atp: checkpatch errors and warnings correctedRoberto Medina1-119/+127
2014-10-29net: skb_segment() should preserve backpressureToshiaki Makita1-0/+10
2014-10-29gianfar: Implement PAUSE frame generation supportMatei Pavaluca3-2/+93
2014-10-29Fix the way the local advertising flow options are determinedPavaluca Matei-B466101-1/+5
2014-10-29Add flow control support flags to gianfar's capabilitiesPavaluca Matei-B466102-3/+4
2014-10-28openvswitch: Export lockdep_ovsl_is_held to modules.David S. Miller1-0/+1
2014-10-28Merge branch 'mellanox-next'David S. Miller15-113/+1043
2014-10-28net/mlx4_en: Report actual number of rings in indirection tableAmir Vadai1-0/+1
2014-10-28net/mlx4_en: Move spinlocks and work initalizations to beginning of init_netdevEugenia Emantayev1-15/+15
2014-10-28net/mlx4_en: Call napi_synchronize on stop_portIdo Shamay1-2/+1
2014-10-28net/mlx4_en: Cleanups suggested by clang static checkerJack Morgenstein3-11/+4
2014-10-28net/mlx4_en: Add ethtool support for [rx|tx]vlan offload set to OFF/ONSaeed Mahameed2-78/+88
2014-10-28net/mlx4_en: Add support for setting rxvlan offload OFF/ONSaeed Mahameed3-15/+50
2014-10-28net/mlx4_en: Use PTYS register to set ethtool settings (Speed)Saeed Mahameed1-4/+104
2014-10-28net/mlx4_en: Use PTYS register to query ethtool settingsSaeed Mahameed4-16/+338
2014-10-28ethtool, net/mlx4_en: Add 100M, 20G, 56G speeds ethtool reporting supportSaeed Mahameed4-11/+39
2014-10-28net/mlx4_core: Add ethernet backplane autoneg device capabilitySaeed Mahameed2-2/+8