aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-11-18sfc: Update EF10 register definitionsEdward Cree1-15/+88
2016-11-18sfc: Update MCDI protocol definitionsEdward Cree1-21/+462
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan73-81/+80
2016-11-18udp: enable busy polling for all socketsEric Dumazet3-9/+23
2016-11-17Merge branch 'rds-ha-failover-fixes'David S. Miller9-21/+86
2016-11-17RDS: TCP: Force every connection to be initiated by numerically smaller IP addressSowmini Varadhan3-18/+26
2016-11-17RDS: TCP: Track peer's connection generation numberSowmini Varadhan6-3/+57
2016-11-17RDS: TCP: set RDS_FLAG_RETRANSMITTED in cp_retrans listSowmini Varadhan1-0/+3
2016-11-17net: stmmac: replace if (netif_msg_type) by their netif_xxx counterpartLABBE Corentin1-28/+21
2016-11-17net: stmmac: replace hardcoded function name by __func__LABBE Corentin1-4/+3
2016-11-17net: stmmac: replace all pr_xxx by their netdev_xxx counterpartLABBE Corentin2-95/+123
2016-11-17net_sched: sch_fq: use hash_ptr()Eric Dumazet1-2/+2
2016-11-17net/mlx5e: remove napi_hash_del() callsEric Dumazet1-4/+0
2016-11-17net/mlx4_en: remove napi_hash_del() callEric Dumazet1-4/+0
2016-11-16Merge branch 'mlxsw-i2c'David S. Miller8-5/+783
2016-11-16mlxsw: minimal: Add I2C support for Mellanox ASICsVadim Pasternak3-0/+110
2016-11-16mlxsw: Invoke driver's init/fini methods only if definedVadim Pasternak1-5/+9
2016-11-16mlxsw: Introduce support for I2C busVadim Pasternak4-0/+654
2016-11-16mlxsw: Add bus capability flagVadim Pasternak3-0/+10
2016-11-16net: netcp: replace IS_ERR_OR_NULL by IS_ERRJulia Lawall1-3/+3
2016-11-16sctp: use new rhlist interface on sctp transport rhashtableXin Long5-50/+64
2016-11-16Merge branch 'bnxt_en-next'David S. Miller4-16/+298
2016-11-16bnxt_en: Add ethtool -n|-N rx-flow-hash support.Michael Chan1-3/+164
2016-11-16bnxt_en: Add UDP RSS support for 57X1X chips.Michael Chan2-8/+16
2016-11-16bnxt_en: Enhance autoneg support.Michael Chan2-0/+24
2016-11-16bnxt_en: Update firmware interface spec to 1.5.4.Michael Chan2-5/+94
2016-11-16netpoll: more efficient lockingEric Dumazet4-11/+10
2016-11-16cadence: Add LSO support.Rafal Ozieblo2-12/+140
2016-11-16netronome: don't access real_num_rx_queues directlyArnd Bergmann1-8/+6
2016-11-16sfc: remove napi_hash_del() callEric Dumazet1-3/+2
2016-11-16lwtunnel: subtract tunnel headroom from mtu on output redirectDavid Lebrun1-1/+2
2016-11-16mlxsw: spectrum_router: Adjust placement of FIB abort warningIdo Schimmel1-3/+3
2016-11-16net: dsa: mv88e6xxx: Respect SPEED_UNFORCED, don't set force bitAndrew Lunn1-1/+1
2016-11-16Merge branch 'amd-xgbe-next'David S. Miller2-3/+3
2016-11-16amd-xgbe: Fix maximum GPIO value checkLendacky, Thomas1-2/+2
2016-11-16amd-xgbe: Fix possible uninitialized variableLendacky, Thomas1-1/+1
2016-11-16Merge branch 'nway-reset'David S. Miller5-0/+5
2016-11-16net: ethernet: marvell: pxa168_eth: Implement ethtool::nway_resetFlorian Fainelli1-0/+1
2016-11-16net: ethernet: mvpp2: Implement ethtool::nway_resetFlorian Fainelli1-0/+1
2016-11-16net: ethernet: mvneta: Implement ethtool::nway_resetFlorian Fainelli1-0/+1
2016-11-16net: ethoc: Implement ethtool::nway_resetFlorian Fainelli1-0/+1
2016-11-16net: stmmac: Implement ethtool::nway_resetFlorian Fainelli1-0/+1
2016-11-16Merge branch 'busypoll-preemption-and-other-optimizations'David S. Miller5-38/+113
2016-11-16bnx2x: switch to napi_complete_done()Eric Dumazet1-7/+8
2016-11-16net/mlx4_en: use napi_complete_done() return valueEric Dumazet1-2/+2
2016-11-16net: busy-poll: return busypolling status to driversEric Dumazet2-7/+10
2016-11-16net: busy-poll: remove need_resched() from sk_can_busy_loop()Eric Dumazet1-3/+2
2016-11-16net: busy-poll: allow preemption in sk_busy_loop()Eric Dumazet2-20/+92
2016-11-16bpf: Fix compilation warning in __bpf_lru_list_rotate_inactiveMartin KaFai Lau1-1/+1
2016-11-16ipv6: sr: add option to control lwtunnel supportDavid Lebrun3-3/+23