summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-01Merge branch 'selftests-Various-fixes'David S. Miller
2019-02-01selftests: forwarding: mirror_gre_flower: Fix test result handlingPetr Machata
2019-02-01selftests: forwarding: mirror_gre_bridge_1q_lag: Ignore ARPPetr Machata
2019-02-01selftests: forwarding: mirror_gre_bridge_1q_lag: Enable forwardingPetr Machata
2019-02-01selftests: forwarding: mirror_gre_bridge_1q_lag: Flush neighborsPetr Machata
2019-02-01selftests: forwarding: mirror_gre_vlan_bridge_1q: Fix roaming testPetr Machata
2019-02-01selftests: forwarding: mirror_gre_vlan_bridge_1q: Fix untagged testPetr Machata
2019-02-01selftests: forwarding: mirror_lib: Wait for tardy mirrored packetsPetr Machata
2019-02-01selftests: forwarding: mirror_gre_changes: Fix TTL testPetr Machata
2019-02-01selftests: mlxsw: Update ping limitsPetr Machata
2019-02-01selftests: forwarding: mirror_lib: Update ping limitsPetr Machata
2019-02-01selftests: forwarding: Make ping timeout configurableIdo Schimmel
2019-02-01ipconfig: add carrier_timeout kernel parameterMartin Kepplinger
2019-02-01ipv4: fib: use struct_size() in kzalloc()Gustavo A. R. Silva
2019-02-01nfp: use struct_size() in kzalloc()Gustavo A. R. Silva
2019-02-01tulip: eeprom: use struct_size() in kmalloc()Gustavo A. R. Silva
2019-02-01cxgb4: smt: use struct_size() in kvzalloc()Gustavo A. R. Silva
2019-02-01cxgb4: sched: use struct_size() in kvzalloc()Gustavo A. R. Silva
2019-02-01net: tls: Set async_capable for tls zerocopy only if we see EINPROGRESSDave Watson
2019-02-01Merge branch 'tls-1.3-support'David S. Miller
2019-02-01net: tls: Add tests for TLS 1.3Dave Watson
2019-02-01net: tls: Add tls 1.3 supportDave Watson
2019-02-01net: tls: Refactor control message handling on recvDave Watson
2019-02-01net: tls: Refactor tls aad space size calculationDave Watson
2019-02-01net: tls: Support 256 bit keysDave Watson
2019-02-01Merge tag 'batadv-next-for-davem-20190201' of git://git.open-mesh.org/linux-m...David S. Miller
2019-02-01Merge tag 'mac80211-next-for-davem-2019-02-01' of git://git.kernel.org/pub/sc...David S. Miller
2019-02-01net: hns3: Check for allocation failureDan Carpenter
2019-02-01ethtool: remove unnecessary check in ethtool_get_regs()Dan Carpenter
2019-02-01mac80211: fix missing/malformed documentationJohannes Berg
2019-02-01cfg80211: add missing documentation that kernel-doc warns aboutJohannes Berg
2019-02-01netlink: reduce NLA_POLICY_NESTED{,_ARRAY} argumentsJohannes Berg
2019-02-01Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2019-02-01cfg80211: fix typoMatteo Croce
2019-02-01mac80211: Fix documentation strings for airtime-related variablesToke Høiland-Jørgensen
2019-01-31r8169: improve WoL handlingHeiner Kallweit
2019-01-31macvlan: use netif_is_macvlan_port()Julian Wiedmann
2019-01-30Merge branch 'hns3-next'David S. Miller
2019-01-30net: hns3: keep flow director state unchanged when resetJian Shen
2019-01-30net: hns3: stop sending keep alive msg to PF when VF is resettingJian Shen
2019-01-30net: hns3: fix an issue for hclgevf_ae_get_hdevPeng Li
2019-01-30net: hns3: fix improper error handling in the hclge_init_ae_dev()Huazhong Tan
2019-01-30net: hns3: fix for rss result nonuniformJian Shen
2019-01-30net: hns3: fix netif_napi_del() not do problem when unloadingHuazhong Tan
2019-01-30net: hns3: Fix NULL deref when unloading driverHuazhong Tan
2019-01-30net: hns3: only support tc 0 for VFYunsheng Lin
2019-01-30net: hns3: change hnae3_register_ae_dev() to intHuazhong Tan
2019-01-30net: hns3: use the correct interface to stop|open portPeng Li
2019-01-30net: hns3: fix VF dump register issueJian Shen
2019-01-30net: hns3: reuse the definition of l3 and l4 header info unionliyongxin