summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-09-29tipc: buffer overflow handling in listener socketTung Nguyen3-6/+64
2018-09-29tipc: add SYN bit to connection setup messagesJon Maloy3-5/+22
2018-09-29tipc: refactor function tipc_sk_filter_connect()Jon Maloy1-58/+43
2018-09-29tipc: refactor function tipc_sk_timeout()Jon Maloy1-24/+38
2018-09-29tipc: refactor function tipc_msg_reverse()Jon Maloy1-30/+28
2018-09-29tcp: up initial rmem to 128KB and SYN rwin to around 64KBYuchung Cheng3-46/+8
2018-09-29hns3: Another build fix.David S. Miller1-1/+1
2018-09-29hns3: Fix the build.David S. Miller1-1/+1
2018-09-28qed: fix spelling mistake "b_cb_registred" -> "b_cb_registered"Colin Ian King2-8/+8
2018-09-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller9-48/+150
2018-09-28net: sched: make function qdisc_free_cb() staticWei Yongjun1-1/+1
2018-09-28selftests: forwarding: test for bridge sticky flagNikolay Aleksandrov1-0/+69
2018-09-28net: bridge: explicitly zero is_sticky in fdb_createNikolay Aleksandrov1-0/+1
2018-09-28Merge branch 'hns3-next'David S. Miller10-109/+157
2018-09-28net: hns3: Fix loss of coal configuration while doing resetHuazhong Tan2-37/+36
2018-09-28net: hns3: Modify hns3_get_max_available_channelsHuazhong Tan4-17/+13
2018-09-28net: hns3: Change return type of hclge_tm_schd_info_update()Huazhong Tan3-4/+15
2018-09-28net: hns3: Fix for netdev not up problem when setting mtuYunsheng Lin1-5/+3
2018-09-28net: hns3: Fix for packet buffer setting bugYunsheng Lin1-6/+8
2018-09-28net: hns3: Add serdes parallel inner loopback supportFuyun Liang4-20/+57
2018-09-28net: hns3: Rename mac loopback to app loopbackFuyun Liang3-13/+13
2018-09-28net: hns3: Rename loop modeFuyun Liang3-15/+15
2018-09-28net: hns3: Set extra mac address of pause param for HWFuyun Liang2-0/+5
2018-09-28net: hns3: Add support for sctp checksum offloadPeng Li1-4/+4
2018-09-28net: dsa: b53: Fix build with B53_SRAB enabled and B53_SERDES=mArnd Bergmann1-0/+1
2018-09-28net: phy: mdio-bcm-unimac: mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2018-09-28phy: mscc: fix printf formatArnd Bergmann1-1/+1
2018-09-28net: ethernet: dpaa: remove unused variablesArnd Bergmann1-1/+0
2018-09-28net: aquantia: Make function aq_fw1x_set_power() staticWei Yongjun1-2/+2
2018-09-28net/tls: Make function get_rec() staticWei Yongjun1-1/+1
2018-09-28net/core: make function ___gnet_stats_copy_basic() staticWei Yongjun1-1/+1
2018-09-28net: xen-netback: fix return type of ndo_start_xmit functionYueHaibing1-1/+2
2018-09-28qed: Remove set but not used variable 'p_archipelago'YueHaibing1-4/+0
2018-09-28net: ovs: fix return type of ndo_start_xmit functionYueHaibing1-2/+3
2018-09-28Merge branch 'netlink-nested-policy-validation'David S. Miller2-51/+125
2018-09-28netlink: add nested array policy validationJohannes Berg2-1/+62
2018-09-28netlink: allow NLA_NESTED to specify nested policy to validateJohannes Berg2-2/+25
2018-09-28netlink: move extack setting into validate_nla()Johannes Berg1-32/+36
2018-09-28netlink: make validation_data constJohannes Berg2-4/+3
2018-09-28netlink: remove NLA_NESTED_COMPATJohannes Berg2-13/+0
2018-09-27ice: fix changing of ring descriptor size (ethtool -G)Bruce Allan2-5/+16
2018-09-27ice: Update to capabilities admin queue commandAnirudh Venkataramanan1-16/+34
2018-09-27ice: Query the Tx scheduler node before adding itAnirudh Venkataramanan2-1/+71
2018-09-27ice: Update comment for ice_fltr_mgmt_list_entryBrett Creeley1-1/+2
2018-09-27ice: update fw version check logicJacob Keller1-11/+19
2018-09-27ice: update branding strings and supported device idsBruce Allan2-9/+3
2018-09-27ice: replace unnecessary memcpy with direct assignmentBruce Allan1-1/+1
2018-09-27ice: use [sr]q.count when checking if queue is initializedJacob Keller1-4/+4
2018-09-26net-ipv4: remove 2 always zero parameters from ipv4_redirect()Maciej Żenczykowski11-15/+14
2018-09-26net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()Maciej Żenczykowski12-18/+14