summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | net: hns3: Rename loop modeFuyun Liang2018-09-283-15/+15
| * | net: hns3: Set extra mac address of pause param for HWFuyun Liang2018-09-282-0/+5
| * | net: hns3: Add support for sctp checksum offloadPeng Li2018-09-281-4/+4
|/ /
* | net: dsa: b53: Fix build with B53_SRAB enabled and B53_SERDES=mArnd Bergmann2018-09-281-0/+1
* | net: phy: mdio-bcm-unimac: mark PM functions as __maybe_unusedArnd Bergmann2018-09-281-2/+2
* | phy: mscc: fix printf formatArnd Bergmann2018-09-281-1/+1
* | net: ethernet: dpaa: remove unused variablesArnd Bergmann2018-09-281-1/+0
* | net: aquantia: Make function aq_fw1x_set_power() staticWei Yongjun2018-09-281-2/+2
* | net/tls: Make function get_rec() staticWei Yongjun2018-09-281-1/+1
* | net/core: make function ___gnet_stats_copy_basic() staticWei Yongjun2018-09-281-1/+1
* | net: xen-netback: fix return type of ndo_start_xmit functionYueHaibing2018-09-281-1/+2
* | qed: Remove set but not used variable 'p_archipelago'YueHaibing2018-09-281-4/+0
* | net: ovs: fix return type of ndo_start_xmit functionYueHaibing2018-09-281-2/+3
* | Merge branch 'netlink-nested-policy-validation'David S. Miller2018-09-282-51/+125
|\ \ | |/ |/|
| * netlink: add nested array policy validationJohannes Berg2018-09-282-1/+62
| * netlink: allow NLA_NESTED to specify nested policy to validateJohannes Berg2018-09-282-2/+25
| * netlink: move extack setting into validate_nla()Johannes Berg2018-09-281-32/+36
| * netlink: make validation_data constJohannes Berg2018-09-282-4/+3
| * netlink: remove NLA_NESTED_COMPATJohannes Berg2018-09-282-13/+0
|/
* net-ipv4: remove 2 always zero parameters from ipv4_redirect()Maciej Żenczykowski2018-09-2711-15/+14
* net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()Maciej Żenczykowski2018-09-2712-18/+14
* net: mvneta: Add support for 2500Mbps SGMIIMaxime Chevallier2018-09-271-4/+23