summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcp: start receiver buffer autotuning soonerYuchung Cheng2018-10-021-1/+1
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2018-10-027-2489/+2613
|\
| * ice: Change pf state behavior to protect reset pathDave Ertman2018-10-014-30/+31
| * ice: Move common functions out of ice_main.c part 7/7Anirudh Venkataramanan2018-10-013-282/+249
| * ice: Move common functions out of ice_main.c part 6/7Anirudh Venkataramanan2018-10-013-450/+521
| * ice: Move common functions out of ice_main.c part 5/7Anirudh Venkataramanan2018-10-013-132/+141
| * ice: Move common functions out of ice_main.c part 4/7Anirudh Venkataramanan2018-10-013-417/+429
| * ice: Move common functions out of ice_main.c part 3/7Anirudh Venkataramanan2018-10-013-386/+410
| * ice: Move common functions out of ice_main.c part 2/7Anirudh Venkataramanan2018-10-013-519/+526
| * ice: Move common functions out of ice_main.c part 1/7Anirudh Venkataramanan2018-10-016-315/+348
| * ice: fix changing of ring descriptor size (ethtool -G)Bruce Allan2018-09-282-5/+16
| * ice: Update to capabilities admin queue commandAnirudh Venkataramanan2018-09-281-16/+34
| * ice: Query the Tx scheduler node before adding itAnirudh Venkataramanan2018-09-282-1/+71
| * ice: Update comment for ice_fltr_mgmt_list_entryBrett Creeley2018-09-281-1/+2
| * ice: update fw version check logicJacob Keller2018-09-281-11/+19
| * ice: update branding strings and supported device idsBruce Allan2018-09-282-9/+3
| * ice: replace unnecessary memcpy with direct assignmentBruce Allan2018-09-281-1/+1
| * ice: use [sr]q.count when checking if queue is initializedJacob Keller2018-09-281-4/+4
* | openvswitch: Use correct reply values in datapath and vport opsYifeng Sun2018-09-291-10/+10
* | tls: Remove redundant vars from tls record structureVakul Garg2018-09-292-53/+45
* | Merge branch 'tipc-next'David S. Miller2018-09-294-118/+190
|\ \
| * | tipc: buffer overflow handling in listener socketTung Nguyen2018-09-293-6/+64
| * | tipc: add SYN bit to connection setup messagesJon Maloy2018-09-293-5/+22
| * | tipc: refactor function tipc_sk_filter_connect()Jon Maloy2018-09-291-58/+43
| * | tipc: refactor function tipc_sk_timeout()Jon Maloy2018-09-291-24/+38
| * | tipc: refactor function tipc_msg_reverse()Jon Maloy2018-09-291-30/+28
|/ /
* | tcp: up initial rmem to 128KB and SYN rwin to around 64KBYuchung Cheng2018-09-293-46/+8
* | hns3: Another build fix.David S. Miller2018-09-291-1/+1
* | hns3: Fix the build.David S. Miller2018-09-291-1/+1
* | qed: fix spelling mistake "b_cb_registred" -> "b_cb_registered"Colin Ian King2018-09-282-8/+8
* | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2018-09-289-48/+150
|\ \ | |/ |/|
| * ice: fix changing of ring descriptor size (ethtool -G)Bruce Allan2018-09-272-5/+16
| * ice: Update to capabilities admin queue commandAnirudh Venkataramanan2018-09-271-16/+34
| * ice: Query the Tx scheduler node before adding itAnirudh Venkataramanan2018-09-272-1/+71
| * ice: Update comment for ice_fltr_mgmt_list_entryBrett Creeley2018-09-271-1/+2
| * ice: update fw version check logicJacob Keller2018-09-271-11/+19
| * ice: update branding strings and supported device idsBruce Allan2018-09-272-9/+3
| * ice: replace unnecessary memcpy with direct assignmentBruce Allan2018-09-271-1/+1
| * ice: use [sr]q.count when checking if queue is initializedJacob Keller2018-09-271-4/+4
* | net: sched: make function qdisc_free_cb() staticWei Yongjun2018-09-281-1/+1
* | selftests: forwarding: test for bridge sticky flagNikolay Aleksandrov2018-09-281-0/+69
* | net: bridge: explicitly zero is_sticky in fdb_createNikolay Aleksandrov2018-09-281-0/+1
* | Merge branch 'hns3-next'David S. Miller2018-09-2810-109/+157
|\ \
| * | net: hns3: Fix loss of coal configuration while doing resetHuazhong Tan2018-09-282-37/+36
| * | net: hns3: Modify hns3_get_max_available_channelsHuazhong Tan2018-09-284-17/+13
| * | net: hns3: Change return type of hclge_tm_schd_info_update()Huazhong Tan2018-09-283-4/+15
| * | net: hns3: Fix for netdev not up problem when setting mtuYunsheng Lin2018-09-281-5/+3
| * | net: hns3: Fix for packet buffer setting bugYunsheng Lin2018-09-281-6/+8
| * | net: hns3: Add serdes parallel inner loopback supportFuyun Liang2018-09-284-20/+57
| * | net: hns3: Rename mac loopback to app loopbackFuyun Liang2018-09-283-13/+13