summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-10-11selftests: add netdevsim devlink health testsJiri Pirko
2019-10-11netdevsim: implement couple of testing devlink health reportersJiri Pirko
2019-10-11devlink: propagate extack down to health reporter opsJiri Pirko
2019-10-11devlink: don't do reporter recovery if the state is healthyJiri Pirko
2019-10-11net: usb: ax88179_178a: write mac to hardware in get_mac_addrPeter Fink
2019-10-11sock_get_timeout: drop unnecessary return variableVito Caputo
2019-10-11af_unix: __unix_find_socket_byname() cleanupVito Caputo
2019-10-11Merge branch 'net-ftgmac100-Ungate-RCLK-for-RMII-on-ASPEED-MACs'David S. Miller
2019-10-11net: ftgmac100: Ungate RCLK for RMII on ASPEED MACsAndrew Jeffery
2019-10-11dt-bindings: net: ftgmac100: Describe clock propertiesAndrew Jeffery
2019-10-11dt-bindings: net: ftgmac100: Document AST2600 compatibleAndrew Jeffery
2019-10-11libbpf: Handle invalid typedef emitted by old GCCAndrii Nakryiko
2019-10-11libbpf: Generate more efficient BPF_CORE_READ codeAndrii Nakryiko
2019-10-11xdp: Trivial, fix spelling in function descriptionAnton Ivanov
2019-10-11bpf: Fix cast to pointer from integer of different size warningAndrii Nakryiko
2019-10-11selftests/bpf: Check that flow dissector can be re-attachedJakub Sitnicki
2019-10-11flow_dissector: Allow updating the flow dissector program atomicallyJakub Sitnicki
2019-10-11bpf: Align struct bpf_prog_statsEric Dumazet
2019-10-11mac80211_hwsim: add support for OCBRamon Fontes
2019-10-11mac80211_hwsim: add more 5GHz channels, 5/10 MHz supportRamon Fontes
2019-10-11mac80211: minstrel_ht: rename prob_ewma to prob_avg, use it for the new averageFelix Fietkau
2019-10-11mac80211: minstrel_ht: replace rate stats ewma with a better moving averageFelix Fietkau
2019-10-11mac80211: minstrel: remove divisions in tx status pathFelix Fietkau
2019-10-11nl80211: trivial: Remove redundant loopDenis Kenzior
2019-10-10ipvlan: consolidate TSO flags using NETIF_F_ALL_TSOMahesh Bandewar
2019-10-11Merge branch 'bpf-romap-known-scalars'Daniel Borkmann
2019-10-11selftests/bpf: Add read-only map values propagation testsAndrii Nakryiko
2019-10-11bpf: Track contents of read-only maps as scalarsAndrii Nakryiko
2019-10-10tc-testing: updated pedit test casesRoman Mashak
2019-10-10ptp: ptp_dte: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-09scripts/bpf: Fix xdp_md forward declaration typoAndrii Nakryiko
2019-10-09team: call RCU read lock when walking the port_listHangbin Liu
2019-10-09net: stmmac: Remove break after a returnTiezhu Yang
2019-10-09net/ethernet: xgmac don't set .driver twiceBen Dooks
2019-10-09Merge branch 'net-smc-improve-termination-handling'Jakub Kicinski
2019-10-09net/smc: improve close of terminated socketUrsula Braun
2019-10-09net/smc: no new connections on disappearing devicesUrsula Braun
2019-10-09net/smc: increase device refcount for added link groupUrsula Braun
2019-10-09net/smc: separate locks for SMCD and SMCR link group listsUrsula Braun
2019-10-09net/smc: separate SMCD and SMCR link group listsUrsula Braun
2019-10-09net: stmmac: dwmac-mediatek: fix wrong delay value issue when resume backBiao Huang
2019-10-09DIM: fix dim.h kernel-doc and headersRandy Dunlap
2019-10-09Merge branch 'sctp-add-some-missing-events-from-rfc5061'Jakub Kicinski
2019-10-09sctp: add SCTP_SEND_FAILED_EVENT eventXin Long
2019-10-09sctp: add SCTP_ADDR_MADE_PRIM eventXin Long
2019-10-09sctp: add SCTP_ADDR_REMOVED eventXin Long
2019-10-09sctp: add SCTP_ADDR_ADDED eventXin Long
2019-10-09libbpf: Fix passing uninitialized bytes to setsockoptIlya Maximets
2019-10-09Merge branch 'btf2c-padding'Alexei Starovoitov
2019-10-09selftests/bpf: Fix btf_dump padding test caseAndrii Nakryiko