aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-12-11mpls_iptunnel: add static qualifier to mpls_outputRoopa Prabhu1-1/+1
2015-12-11cxgb4: Handle clip return valuesHariprasad Shenai3-6/+31
2015-12-11mlxsw: core: remove an unneeded conditionDan Carpenter1-1/+1
2015-12-11mlxsw: spectrum: fix some error handlingDan Carpenter1-1/+1
2015-12-11netcp: add more __le32 annotationsArnd Bergmann2-5/+6
2015-12-11netcp: try to reduce type confusion in descriptorsArnd Bergmann2-63/+82
2015-12-09cgroup: fix sock_cgroup_data initialization on earlier compilersTejun Heo1-2/+2
2015-12-08chelsio: constify cmac_ops structuresJulia Lawall2-2/+2
2015-12-08bnx2x: remove rx_pkt/rx_callsEric Dumazet2-6/+0
2015-12-08bnx2x: avoid soft lockup in bnx2x_poll()Eric Dumazet1-30/+21
2015-12-08rhashtable: Remove unnecessary wmb for future_tblHerbert Xu1-3/+0
2015-12-08Merge branch 'cxgb4-update-kconfig-and-fixes'David S. Miller6-93/+202
2015-12-08cxgb4: Adds PCI device id for new T5 adaptersHariprasad Shenai1-0/+3
2015-12-08cxgb4: Add FL DMA mapping error and low counterHariprasad Shenai3-0/+11
2015-12-08cxgb4: Deal with wrap-around of queue for Work requestHariprasad Shenai1-4/+53
2015-12-08cxgb4: prevent simultaneous execution of service_ofldq()Hariprasad Shenai2-6/+51
2015-12-08cxgb4: Use ACCES_ONCE macro to read queue's consumer indexHariprasad Shenai1-2/+2
2015-12-08cxgb4/cxgb4vf: update Kconfig file to include T6 adapterHariprasad Shenai1-8/+9
2015-12-08cxgb4: Align rest of the ethtool get statsHariprasad Shenai1-73/+73
2015-12-08net: hns: optimize XGE capability by reducing cpu usageyankejian3-30/+55
2015-12-08sock, cgroup: add sock->sk_cgroupTejun Heo6-9/+191
2015-12-08net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a structTejun Heo12-38/+76
2015-12-08netprio_cgroup: limit the maximum css->id to USHRT_MAXTejun Heo2-5/+14
2015-12-08Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupDavid S. Miller5-28/+140
2015-12-08Revert "Merge branch 'vsock-virtio'"Stefan Hajnoczi14-2778/+0
2015-12-08Merge branch 'sh_eth-optimize-mdio'David S. Miller1-49/+15
2015-12-08sh_eth: get rid of bb_{set|clr|read}()Sergei Shtylyov1-21/+6
2015-12-08sh_eth: factor out common code from MDIO bitbang methodsSergei Shtylyov1-23/+12
2015-12-08sh_eth: remove mask fields from 'struct bb_info'Sergei Shtylyov1-15/+7
2015-12-08drivers: net: xgene: constify xgene_mac_ops and xgene_port_ops structuresJulia Lawall8-18/+18
2015-12-08Merge tag 'wireless-drivers-next-for-davem-2015-12-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller147-2067/+3291
2015-12-08net: Fix inverted test in __skb_recv_datagramRainer Weikusat1-1/+1
2015-12-07cxgb3: Convert simple_strtoul to kstrtoxLABBE Corentin2-13/+29
2015-12-07Merge branch 'more-dsa-unbinding-fixes'David S. Miller4-58/+26
2015-12-07net: dsa: move dsa slave destroy code to slave.cNeil Armstrong3-2/+13
2015-12-07net: dsa: Add missing master netdev dev_put() callsNeil Armstrong1-1/+5
2015-12-07net: dsa: cleanup resources upon module removalNeil Armstrong1-0/+8
2015-12-07net: dsa: remove DSA link pollingNeil Armstrong2-55/+0
2015-12-07Merge tag 'mac80211-next-for-davem-2015-12-07' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller28-957/+1328
2015-12-07Merge branch 'thunderx-cleanups'David S. Miller2-148/+51
2015-12-07net, thunderx: Remove unnecessary rcv buffer start address managementSunil Goutham2-48/+11
2015-12-07net: thunderx: nicvf_queues: nivc_*_intr: remove duplicationYury Norov1-100/+40
2015-12-07mac80211: handle HW ROC expired properlyIlan Peer1-1/+5
2015-12-06af_unix: fix unix_dgram_recvmsg entry lockingRainer Weikusat1-15/+20
2015-12-06core: enable more fine-grained datagram reception controlRainer Weikusat2-29/+54
2015-12-06PHY: DP83867: Remove looking in parent device for OF propertiesAndrew Lunn1-4/+1
2015-12-06net: cdc_ncm: add "ndp_to_end" sysfs attributeBjørn Mork2-0/+62
2015-12-06Merge branch 'mlx4-HA-LAG-SRIOV-VF'David S. Miller9-50/+915
2015-12-06net/mlx4_core: Support the HA mode for SRIOV VFs tooMoni Shoua1-10/+97
2015-12-06IB/mlx4: Use the VF base-port when demuxing mad from wireOr Gerlitz1-3/+14