summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Use flow steering infrastructure for mlx5_enMaor Gottlieb2015-12-1211-1082/+633
* net/mlx5_core: Flow steering tree initializationMaor Gottlieb2015-12-124-0/+388
* net/mlx5_core: Introduce flow steering APIMaor Gottlieb2015-12-122-0/+487
* net/mlx5_core: Add flow steering lookup algorithmsMaor Gottlieb2015-12-122-0/+134
* net/mlx5_core: Add flow steering base data structuresMaor Gottlieb2015-12-123-1/+123
* net/mlx5_core: Introduce flow steering firmware commandsMaor Gottlieb2015-12-126-11/+455
* net/mlx5e: Assign random MAC address if neededSaeed Mahameed2015-12-122-0/+8
* net/mlx5: Fix query E-Switch capabilitiesSaeed Mahameed2015-12-121-1/+1
* Merge branch 'thunderx-pass2'David S. Miller2015-12-116-31/+55
|\
| * net: thunderx: Enable CQE count threshold interruptSunil Goutham2015-12-112-2/+2
| * net: thunderx: HW TSO support for pass-2 hardwareSunil Goutham2015-12-115-29/+53
|/
* Doc: Micrel-ksz90x1.txt: Document deprecated MAC OF propertiesAndrew Lunn2015-12-111-13/+4
* Merge branch 'mvneta-rss-xps'David S. Miller2015-12-111-43/+285
|\
| * net: mvneta: Configure XPS supportGregory CLEMENT2015-12-111-11/+45
| * net: mvneta: Add naive RSS supportGregory CLEMENT2015-12-111-1/+126
| * net: mvneta: Associate RX queues with each CPUGregory CLEMENT2015-12-111-35/+115
| * net: mvneta: Make the default queue related for each portGregory CLEMENT2015-12-111-15/+18
|/
* mpls_iptunnel: add static qualifier to mpls_outputRoopa Prabhu2015-12-111-1/+1
* cxgb4: Handle clip return valuesHariprasad Shenai2015-12-113-6/+31
* mlxsw: core: remove an unneeded conditionDan Carpenter2015-12-111-1/+1
* mlxsw: spectrum: fix some error handlingDan Carpenter2015-12-111-1/+1
* netcp: add more __le32 annotationsArnd Bergmann2015-12-112-5/+6
* netcp: try to reduce type confusion in descriptorsArnd Bergmann2015-12-112-63/+82
* cgroup: fix sock_cgroup_data initialization on earlier compilersTejun Heo2015-12-091-2/+2
* chelsio: constify cmac_ops structuresJulia Lawall2015-12-082-2/+2
* bnx2x: remove rx_pkt/rx_callsEric Dumazet2015-12-082-6/+0
* bnx2x: avoid soft lockup in bnx2x_poll()Eric Dumazet2015-12-081-30/+21
* rhashtable: Remove unnecessary wmb for future_tblHerbert Xu2015-12-081-3/+0
* Merge branch 'cxgb4-update-kconfig-and-fixes'David S. Miller2015-12-086-93/+202
|\
| * cxgb4: Adds PCI device id for new T5 adaptersHariprasad Shenai2015-12-081-0/+3
| * cxgb4: Add FL DMA mapping error and low counterHariprasad Shenai2015-12-083-0/+11
| * cxgb4: Deal with wrap-around of queue for Work requestHariprasad Shenai2015-12-081-4/+53
| * cxgb4: prevent simultaneous execution of service_ofldq()Hariprasad Shenai2015-12-082-6/+51
| * cxgb4: Use ACCES_ONCE macro to read queue's consumer indexHariprasad Shenai2015-12-081-2/+2
| * cxgb4/cxgb4vf: update Kconfig file to include T6 adapterHariprasad Shenai2015-12-081-8/+9
| * cxgb4: Align rest of the ethtool get statsHariprasad Shenai2015-12-081-73/+73
|/
* net: hns: optimize XGE capability by reducing cpu usageyankejian2015-12-083-30/+55
* sock, cgroup: add sock->sk_cgroupTejun Heo2015-12-086-9/+191
* net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a structTejun Heo2015-12-0812-38/+76
* netprio_cgroup: limit the maximum css->id to USHRT_MAXTejun Heo2015-12-082-5/+14
* Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2015-12-085-28/+140
|\
| * cgroup: implement cgroup_get_from_path() and expose cgroup_put()Tejun Heo2015-11-202-5/+41
| * kernfs: implement kernfs_walk_and_get()Tejun Heo2015-11-202-0/+58
| * cgroup: record ancestor IDs and reimplement cgroup_is_descendant() using itTejun Heo2015-11-203-23/+41
* | Revert "Merge branch 'vsock-virtio'"Stefan Hajnoczi2015-12-0814-2778/+0
* | Merge branch 'sh_eth-optimize-mdio'David S. Miller2015-12-081-49/+15
|\ \
| * | sh_eth: get rid of bb_{set|clr|read}()Sergei Shtylyov2015-12-081-21/+6
| * | sh_eth: factor out common code from MDIO bitbang methodsSergei Shtylyov2015-12-081-23/+12
| * | sh_eth: remove mask fields from 'struct bb_info'Sergei Shtylyov2015-12-081-15/+7
|/ /
* | drivers: net: xgene: constify xgene_mac_ops and xgene_port_ops structuresJulia Lawall2015-12-088-18/+18