summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-02-03sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLDDeepa Dinamani
2019-02-03arch: Use asm-generic/socket.h when possibleDeepa Dinamani
2019-02-03socket: move compat timeout handling into sock.cArnd Bergmann
2019-02-03selftests: add missing include unistdDeepa Dinamani
2019-02-03cxgb4/cxgb4vf: Program hash region for {t4/t4vf}_change_mac()Arjun Vynipadath
2019-02-03ipv4/igmp: Don't drop IGMP pkt with zeros src addrEdward Chron
2019-02-03net: phy: realtek: add generic Realtek PHY driverHeiner Kallweit
2019-02-02atheros: atl2: fix an indentaion issue on a return statementColin Ian King
2019-02-02atl1c: fix indentation issue on an if statementColin Ian King
2019-02-02bna: fix indentation issue on call to bfa_ioc_pf_failedColin Ian King
2019-02-02chelsio: clean up indentation issueColin Ian King
2019-02-02net: nixge: Update device-tree bindings with v3.00Alex Williams
2019-02-02net: nixge: Separate ctrl and dma resourcesAlex Williams
2019-02-02r8169: remove rtl_wol_pll_power_downHeiner Kallweit
2019-02-02Merge branch 'hns3-next'David S. Miller
2019-02-02net: hns3: MAC table entry count function increases operation 0 value protect...liuzhongzhu
2019-02-02net: hns3: modify the upper limit judgment conditionliuzhongzhu
2019-02-02net: hns3: don't allow user to change vlan filter stateJian Shen
2019-02-02net: hns3: optimize the maximum TC macroliuzhongzhu
2019-02-02net: hns3: fix the problem that the supported port is emptyliuzhongzhu
2019-02-02net: hns3: fix a wrong checking in the hclge_tx_buffer_calc()Huazhong Tan
2019-02-02net: hns3: move some set_bit statement into hclge_prepare_mac_addrWeihang Li
2019-02-02net: hns3: add hclge_cmd_check_retval() to parse comman's return valueWeihang Li
2019-02-02net: hns3: code optimization for hclge_rx_buffer_calcYunsheng Lin
2019-02-02net: hns3: Modify parameter type from int to bool in set_gro_enYonglong Liu
2019-02-02net: hns3: fix an issue for hns3_update_new_int_glPeng Li
2019-02-02net: hns3: fix a code style issue for hns3_update_new_int_gl()Peng Li
2019-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-02-01Merge branch 'shifts-cleanup'Alexei Starovoitov
2019-02-01nfp: bpf: complete ALU32 logic shift supportsJiong Wang
2019-02-01nfp: bpf: correct the behavior for shifts by zeroJiong Wang
2019-02-01selftests/bpf: remove generated verifier/tests.h on 'make clean'Stanislav Fomichev
2019-02-01Merge branch 'devlink-add-device-driver-information-API'David S. Miller
2019-02-01ethtool: add compat for devlink infoJakub Kicinski
2019-02-01nfp: devlink: report the running and flashed versionsJakub Kicinski
2019-02-01nfp: nsp: add support for versions commandJakub Kicinski
2019-02-01nfp: devlink: report fixed versionsJakub Kicinski
2019-02-01nfp: devlink: report driver name and serial numberJakub Kicinski
2019-02-01devlink: add generic info version namesJakub Kicinski
2019-02-01devlink: add version reporting to devlink info APIJakub Kicinski
2019-02-01devlink: add device information APIJakub Kicinski
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