summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bpf: lru: Add map-in-map LRU exampleMartin KaFai Lau2017-04-172-3/+93
* bpf: lru: Lower the PERCPU_NR_SCANS from 16 to 4Martin KaFai Lau2017-04-172-2/+2
* bpf: Allow bpf sample programs (*_user.c) to change bpf_map_defMartin KaFai Lau2017-04-173-74/+201
* bpf: lru: Refactor LRU map tests in map_perf_testMartin KaFai Lau2017-04-172-29/+67
* bpf: lru: Cleanup test_lru_map.cMartin KaFai Lau2017-04-171-23/+9
* bpf: lru: Add test_lru_sanity6 for BPF_F_NO_COMMON_LRUMartin KaFai Lau2017-04-171-5/+65
* net: mvneta: fix failed to suspend if WOL is enabledJisheng Zhang2017-04-171-1/+11
* net: bridge: notify on hw fdb takeoverNikolay Aleksandrov2017-04-171-1/+3
* kcm: remove a useless copy_from_user()WANG Cong2017-04-171-4/+0
* MAINTAINERS: rename TC entry and add couple of header filesJiri Pirko2017-04-171-1/+6
* net: phy: simplify phy_supported_speeds()Russell King2017-04-171-10/+4
* net: phy: improve phylib correctness for non-autoneg settingsRussell King2017-04-171-43/+66
* Subject: net: allow configuring default qdiscstephen hemminger2017-04-172-0/+54
* Merge branch 'qed-arfs'David S. Miller2017-04-1714-8/+1027
|\
| * qede: Add aRFS supportChopra, Manish2017-04-173-5/+508
| * qed: aRFS infrastructure supportChopra, Manish2017-04-1711-3/+519
|/
* smsc95xx: Add comments to the registers definitionMartin Wetterwald2017-04-172-214/+280
* l2tp: device MTU setup, tunnel socket needs a lockR. Parameswaran2017-04-173-2/+4
* net: ipv6: send unsolicited NA on admin upDavid Ahern2017-04-171-0/+2
* Merge branch 'mlx5-RDMA-netdevice'David S. Miller2017-04-1722-329/+1187
|\
| * hw/mlx5: Add New bit to check over QP creationErez Shitrit2017-04-171-0/+1
| * net/mlx5e: E-switch vport manager is valid for ethernet onlySaeed Mahameed2017-04-171-2/+8
| * net/mlx5e: IPoIB, RX handlerSaeed Mahameed2017-04-173-0/+81
| * net/mlx5e: RX handlers per netdev profileSaeed Mahameed2017-04-173-13/+24
| * net/mlx5e: IPoIB, Xmit flowSaeed Mahameed2017-04-175-10/+110
| * net/mlx5e: Xmit flow break downSaeed Mahameed2017-04-173-89/+119
| * net/mlx5e: IPoIB, Underlay QPSaeed Mahameed2017-04-171-2/+124
| * net/mlx5e: IPoIB, Basic netdev ndos open/closeSaeed Mahameed2017-04-173-3/+93
| * net/mlx5e: IPoIB, TX TIS creationSaeed Mahameed2017-04-173-10/+26
| * net/mlx5e: IPoIB, RSS flow steering tablesSaeed Mahameed2017-04-173-3/+54
| * net/mlx5e: IPoIB, RX steering RSS RQTs and TIRsSaeed Mahameed2017-04-174-44/+83
| * net/mlx5e: IPoIB, Add netdevice profile skeletonSaeed Mahameed2017-04-176-9/+249
| * net/mlx5e: More generic netdev management APISaeed Mahameed2017-04-173-91/+96
| * net/mlx5: Enable flow-steering for IB linkErez Shitrit2017-04-172-8/+6
| * net/mlx5: Refactor create flow table method to accept underlay QPErez Shitrit2017-04-178-50/+113
| * net/mlx5: Add IPoIB enhanced offloads bits to mlx5_ifcErez Shitrit2017-04-171-3/+8
|/
* hv_netvsc: Exclude non-TCP port numbers from vRSS hashingHaiyang Zhang2017-04-171-1/+31
* hv_netvsc: Fix the queue index computation in forwarding caseHaiyang Zhang2017-04-172-15/+31
* net: dsa: isolate legacy codeVivien Didelot2017-04-175-768/+828
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-16298-1816/+3243
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-04-152-0/+3
| |\
| | * Input: xpad - add support for Razer Wildcat gamepadCameron Gutman2017-04-111-0/+2
| | * uapi: add missing install of userio.hNaohiro Aota2017-03-251-0/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-04-1531-91/+238
| |\ \
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-04-148-25/+62
| | |\ \
| | | * | netfilter: ipt_CLUSTERIP: Fix wrong conntrack netns refcnt usageGao Feng2017-04-131-1/+1
| | | * | netfilter: nft_hash: do not dump the auto generated seedLiping Zhang2017-04-131-3/+7
| | | * | netfilter: nf_ct_expect: use proper RCU list traversal/update APIsLiping Zhang2017-04-082-5/+5
| | | * | netfilter: ctnetlink: skip dumping expect when nfct_help(ct) is NULLLiping Zhang2017-04-081-0/+6
| | | * | netfilter: make it safer during the inet6_dev->addr_list traversalLiping Zhang2017-04-082-1/+6