summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | * | netfilter: ctnetlink: make it safer when checking the ct helper nameLiping Zhang2017-04-081-5/+10
| | | * | netfilter: helper: Add the rcu lock when call __nf_conntrack_helper_findGao Feng2017-04-082-7/+20
| | | * | netfilter: ctnetlink: using bit to represent the ct eventLiping Zhang2017-04-081-2/+2
| | | * | netfilter: xt_TCPMSS: add more sanity tests on tcph->doffEric Dumazet2017-04-081-1/+5
| | * | | drivers: net: usb: qmi_wwan: add QMI_QUIRK_SET_DTR for Telit PID 0x1201Daniele Palmas2017-04-131-1/+1
| | * | | ipv6: Fix idev->addr_list corruptionRabin Vincent2017-04-121-4/+7
| | * | | net: xdp: don't export dev_change_xdp_fd()Johannes Berg2017-04-121-1/+0
| | * | | Merge branch 'bridge-register-netdev-before-changelink'David S. Miller2017-04-125-14/+26
| | |\ \ \
| | | * | | bridge: netlink: register netdevice before executing changelinkIdo Schimmel2017-04-121-2/+5
| | | * | | bridge: implement missing ndo_uninit()Ido Schimmel2017-04-124-12/+21
| | |/ / /
| | * | | bpf: reference may_access_skb() from __bpf_prog_run()Johannes Berg2017-04-111-6/+6
| | * | | tcp: clear saved_syn in tcp_disconnect()Eric Dumazet2017-04-101-0/+1
| | * | | Merge tag 'linux-can-fixes-for-4.12-20170404' of git://git.kernel.org/pub/scm...David S. Miller2017-04-082-3/+2
| | |\ \ \
| | | * | | can: rcar_can: Do not print virtual addressesGeert Uytterhoeven2017-04-041-2/+1
| | | * | | can: ifi: use correct register to read rx statusMarkus Marb2017-04-041-1/+1
| | | |/ /
| | * | | net: tcp: Increase TCP_MIB_OUTRSTS even though fail to alloc skbGao Feng2017-04-081-2/+2
| | * | | Merge branch 'l2tp-sockopt-errors'David S. Miller2017-04-081-3/+6
| | |\ \ \
| | | * | | l2tp: don't mask errors in pppol2tp_getsockopt()Guillaume Nault2017-04-081-1/+6
| | | * | | l2tp: don't mask errors in pppol2tp_setsockopt()Guillaume Nault2017-04-081-2/+0
| | |/ / /
| | * | | tcp: restrict F-RTO to work-around broken middle-boxesYuchung Cheng2017-04-071-8/+12
| | * | | team: call netdev_change_features out of team lockXin Long2017-04-061-8/+11