summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcp: add snd_ssthresh stat in SCM_TIMESTAMPING_OPT_STATSYousuk Seung2018-03-162-1/+3
* selftests/txtimestamp: Add more configurable parametersVinicius Costa Gomes2018-03-161-3/+18
* liquidio: Simplified napi pollIntiyaz Basha2018-03-163-66/+35
* Merge branch 'net-smc-IPv6-support'David S. Miller2018-03-164-67/+235
|\
| * net/smc: enable ipv6 support for smcKarsten Graul2018-03-162-17/+51
| * net/smc: add ipv6 support to CLC layerKarsten Graul2018-03-162-17/+105
| * net/smc: restructure netinfo for CLC proposal msgsKarsten Graul2018-03-163-36/+82
|/
* cxgb4: notify fatal error to uld driversGanesh Goudar2018-03-164-1/+14
* Merge branch 'rtnl_lock_killable'David S. Miller2018-03-163-1/+9
|\
| * net: Use rtnl_lock_killable() in register_netdev()Kirill Tkhai2018-03-161-1/+2
| * net: Add rtnl_lock_killable()Kirill Tkhai2018-03-162-0/+7
|/
* doc: Change the udp/sctp rmem/wmem default value.Tonghao Zhang2018-03-161-3/+3
* udp: Move the udp sysctl to namespace.Tonghao Zhang2018-03-164-77/+96
* Merge branch 'net-ipv6-Address-checks-need-to-consider-the-L3-domain'David S. Miller2018-03-168-158/+390
|\
| * selftests: fib_tests: Add IPv6 nexthop spec testsDavid Ahern2018-03-161-2/+178
| * selftests: fib_tests: Allow user to run a specific testDavid Ahern2018-03-161-3/+7
| * selftests: fib_tests: Use an alias for ip commandDavid Ahern2018-03-161-84/+85
| * net/ipv6: Add l3mdev check to ipv6_chk_addr_and_flagsDavid Ahern2018-03-161-0/+15
| * net/ipv6: Change address check to always take a device argumentDavid Ahern2018-03-167-19/+43
| * net/ipv6: Refactor gateway validation on route addDavid Ahern2018-03-161-54/+66
|/
* Merge branch 'macb-Introduce-phy-handle-DT-functionality'David S. Miller2018-03-162-41/+44
|\
| * Documentation: macb: Document phy-handle bindingBrad Mouring2018-03-161-0/+1
| * net: macb: Add phy-handle DT supportBrad Mouring2018-03-161-3/+5
| * net: macb: Remove redundant poll irq assignmentBrad Mouring2018-03-161-4/+1
| * net: macb: Reorganize macb_mii bringupBrad Mouring2018-03-161-38/+41
|/
* doc: remove out of date links and info from packet mmapStephen Hemminger2018-03-161-17/+5
* enic: drop IP proto check for vxlan tunnel deleteGovindarajulu Varadarajan2018-03-161-3/+2
* rxrpc: remove redundant initialization of variable 'len'Colin Ian King2018-03-161-1/+1
* sctp: Fix double free in sctp_sendmsg_to_asocNeil Horman2018-03-151-13/+13
* net: drivers/net: Remove unnecessary skb_copy_expand OOM messagesJoe Perches2018-03-157-21/+4
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-03-157-1769/+181
|\
| * i40e: restore TCPv4 input set when re-enabling ATRJacob Keller2018-03-141-0/+9
| * i40e: fix for wrong partition id calculation on OCP mezz cardsMariusz Stachura2018-03-142-1/+25
| * i40e: factor out re-enable functions for ATR and SBJacob Keller2018-03-141-16/+32
| * i40e: track filter type statistics when deleting invalid filtersJacob Keller2018-03-141-8/+48
| * i40e: Fix permission check for VF MAC filtersFilip Sadowski2018-03-141-28/+51
| * i40e: Cleanup i40e_vlan_rx_registerJacob Keller2018-03-141-17/+4
| * i40e: Fix attach VF to VM issuePaweł Jabłoński2018-03-141-0/+11
| * i40evf/i40evf_main: Fix variable assignment in i40evf_parse_cls_flowerGustavo A R Silva2018-03-141-1/+1
| * i40e: remove i40e_fcoe filesCorentin Labbe2018-03-142-1698/+0
|/
* Merge branch 'sctp-add-support-for-some-sctp-auth-APIs-from-RFC6458'David S. Miller2018-03-1412-72/+342
|\
| * sctp: add SCTP_AUTH_NO_AUTH type for AUTHENTICATION_EVENTXin Long2018-03-144-2/+56
| * sctp: add SCTP_AUTH_FREE_KEY type for AUTHENTICATION_EVENTXin Long2018-03-145-4/+57
| * sctp: add sockopt SCTP_AUTH_DEACTIVATE_KEYXin Long2018-03-144-9/+81
| * sctp: add support for SCTP AUTH Information for sendmsgXin Long2018-03-144-2/+47
| * sctp: add refcnt support for sh_keyXin Long2018-03-149-58/+104
|/
* Merge branch 'smc-fixes'David S. Miller2018-03-144-10/+25
|\
| * net/smc: schedule free_work when link group is terminatedKarsten Graul2018-03-141-7/+13
| * net/smc: free link group without pending free_work onlyUrsula Braun2018-03-142-1/+3
| * net/smc: pay attention to MAX_ORDER for CQ entriesUrsula Braun2018-03-142-2/+9
|/