aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-02-08cfg80211: add missing kernel-doc for multi-BSSID fieldscfg80211-mac80211-multi-bssidJohannes Berg1-0/+4
2019-02-08mac80211_hwsim: Declare support for Multi-BSSIDJouni Malinen1-0/+1
2019-02-08cfg80211: fix memory leak of new_ieSara Sharon1-4/+5
2019-02-08cfg80211: fix the IE inheritance of extension IEsSara Sharon1-7/+13
2019-02-08mac80211: indicate support for multiple BSSIDSara Sharon5-2/+42
2019-02-08mac80211: support multi-bssidSara Sharon6-48/+255
2019-02-08cfg80211: save multi-bssid propertiesSara Sharon2-21/+53
2019-02-08cfg80211: make BSSID generation function inlineSara Sharon2-16/+23
2019-02-08cfg80211: parse multi-bssid only if HW supports itSara Sharon2-1/+18
2019-02-08cfg80211: Move Multiple BSS info to struct cfg80211_bss to be visibleSara Sharon3-48/+46
2019-02-08cfg80211: Properly track transmitting and non-transmitting BSSSara Sharon2-2/+46
2019-02-08cfg80211: use for_each_element() for multi-bssid parsingJohannes Berg1-32/+15
2019-02-08cfg80211: Parsing of Multiple BSSID information in scanningPeng Xu2-39/+472
2019-02-08mac80211: move the bss update from elements to an helperSara Sharon1-70/+80
2019-02-08mac80211: pass bssids to elements parsing functionSara Sharon9-72/+95
2019-02-08nl80211: use for_each_element() in validate_ie_attr()Johannes Berg1-20/+8
2019-02-08cfg80211: add various struct element finding helpersJohannes Berg3-32/+148
2019-02-08mac80211: use element iteration macro in parsingJohannes Berg1-19/+6
2019-02-08cfg80211: add and use strongly typed element iteration macrosJohannes Berg2-8/+59
2019-02-05mac80211_hwsim: Support boottime in scan resultsJouni Malinen1-2/+4
2019-02-05net: marvell: mvpp2: fix lack of link interruptsRussell King1-7/+14
2019-02-05net: marvell: mvpp2: use phy_interface_mode_is_8023z() helperRussell King1-23/+15
2019-02-05Merge branch 'nixge-Fixed-link-support'David S. Miller2-16/+88
2019-02-05dt-bindings: net: Add fixed-link supportMoritz Fischer1-1/+32
2019-02-05net: nixge: Add support for fixed-link configurationsMoritz Fischer1-7/+20
2019-02-05net: nixge: Make mdio child node optionalMoritz Fischer2-9/+37
2019-02-04net: phy: fixed-phy: Drop GPIO from fixed_phy_add()Linus Walleij11-46/+72
2019-02-04net/mlx5: Fix code style issue in mlx driverTonghao Zhang1-1/+2
2019-02-04Merge branch 'sh_eth-implement-simple-RX-checksum-offload'David S. Miller2-10/+72
2019-02-04sh_eth: offload RX checksum on SH7763Sergei Shtylyov1-0/+1
2019-02-04sh_eth: offload RX checksum on SH7734Sergei Shtylyov1-0/+1
2019-02-04sh_eth: offload RX checksum on R8A77980Sergei Shtylyov1-0/+1
2019-02-04sh_eth: offload RX checksum on R8A7740Sergei Shtylyov1-0/+1
2019-02-04sh_eth: offload RX checksum on R7S72100Sergei Shtylyov1-0/+1
2019-02-04sh_eth: RX checksum offload supportSergei Shtylyov2-2/+59
2019-02-04sh_eth: rename sh_eth_cpu_data::hw_checksumSergei Shtylyov2-8/+8
2019-02-03socket: fix for Add SO_TIMESTAMP[NS]_NEWStephen Rothwell1-1/+1
2019-02-03netdevice.h: Add __cold to netdev_<level> logging functionsJoe Perches1-8/+8
2019-02-03net: Fix fall through warning in y2038 tstamp changes.David S. Miller1-0/+1
2019-02-03bpfilter: remove extra header search paths for bpfilter_umhMasahiro Yamada2-2/+1
2019-02-03Merge branch 'phy-aquantia-improvements'David S. Miller1-67/+110
2019-02-03net: phy: aquantia: replace magic numbers with constantsHeiner Kallweit1-14/+66
2019-02-03net: phy: aquantia: use macro PHY_ID_MATCH_MODELHeiner Kallweit1-18/+12
2019-02-03net: phy: aquantia: remove unneeded includesHeiner Kallweit1-3/+0
2019-02-03net: phy: aquantia: Shorten name space prefix to aqr_Andrew Lunn1-32/+32
2019-02-03net: Fix ip_mc_{dec,inc}_group allocation contextFlorian Fainelli3-14/+33
2019-02-03net: devlink: report cell size of shared buffersJakub Kicinski5-0/+8
2019-02-03Merge branch 'net-y2038-safe-socket-timestamps'David S. Miller36-583/+541
2019-02-03sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEWDeepa Dinamani6-25/+83
2019-02-03socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixesDeepa Dinamani8-16/+28
2019-02-03socket: Update timestamping DocumentationDeepa Dinamani1-5/+38
2019-02-03socket: Add SO_TIMESTAMPING_NEWDeepa Dinamani12-30/+88
2019-02-03socket: Add SO_TIMESTAMP[NS]_NEWDeepa Dinamani12-32/+171
2019-02-03socket: Add struct __kernel_sock_timevalDeepa Dinamani1-0/+5
2019-02-03socket: Use old_timeval types for socket timestampsDeepa Dinamani7-12/+12
2019-02-03arch: sparc: Override struct __kernel_old_timevalDeepa Dinamani2-0/+12
2019-02-03sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLDDeepa Dinamani12-57/+101
2019-02-03arch: Use asm-generic/socket.h when possibleDeepa Dinamani9-366/+5
2019-02-03socket: move compat timeout handling into sock.cArnd Bergmann3-89/+46
2019-02-03selftests: add missing include unistdDeepa Dinamani1-0/+1
2019-02-03cxgb4/cxgb4vf: Program hash region for {t4/t4vf}_change_mac()Arjun Vynipadath4-40/+136
2019-02-03ipv4/igmp: Don't drop IGMP pkt with zeros src addrEdward Chron1-1/+2
2019-02-03net: phy: realtek: add generic Realtek PHY driverHeiner Kallweit1-0/+9
2019-02-02atheros: atl2: fix an indentaion issue on a return statementColin Ian King1-1/+1
2019-02-02atl1c: fix indentation issue on an if statementColin Ian King1-4/+4
2019-02-02bna: fix indentation issue on call to bfa_ioc_pf_failedColin Ian King1-1/+1
2019-02-02chelsio: clean up indentation issueColin Ian King1-2/+1
2019-02-02net: nixge: Update device-tree bindings with v3.00Alex Williams1-4/+12
2019-02-02net: nixge: Separate ctrl and dma resourcesAlex Williams1-16/+58
2019-02-02r8169: remove rtl_wol_pll_power_downHeiner Kallweit1-12/+4
2019-02-02Merge branch 'hns3-next'David S. Miller11-159/+216
2019-02-02net: hns3: MAC table entry count function increases operation 0 value protect...liuzhongzhu1-2/+5
2019-02-02net: hns3: modify the upper limit judgment conditionliuzhongzhu1-2/+2
2019-02-02net: hns3: don't allow user to change vlan filter stateJian Shen1-2/+1
2019-02-02net: hns3: optimize the maximum TC macroliuzhongzhu3-7/+6
2019-02-02net: hns3: fix the problem that the supported port is emptyliuzhongzhu5-4/+77
2019-02-02net: hns3: fix a wrong checking in the hclge_tx_buffer_calc()Huazhong Tan1-4/+5
2019-02-02net: hns3: move some set_bit statement into hclge_prepare_mac_addrWeihang Li1-13/+11
2019-02-02net: hns3: add hclge_cmd_check_retval() to parse comman's return valueWeihang Li1-27/+33
2019-02-02net: hns3: code optimization for hclge_rx_buffer_calcYunsheng Lin1-77/+63
2019-02-02net: hns3: Modify parameter type from int to bool in set_gro_enYonglong Liu4-20/+12
2019-02-02net: hns3: fix an issue for hns3_update_new_int_glPeng Li1-1/+1
2019-02-02net: hns3: fix a code style issue for hns3_update_new_int_gl()Peng Li1-1/+1
2019-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller50-262/+2197
2019-02-01Merge branch 'shifts-cleanup'Alexei Starovoitov1-10/+82
2019-02-01nfp: bpf: complete ALU32 logic shift supportsJiong Wang1-5/+67
2019-02-01nfp: bpf: correct the behavior for shifts by zeroJiong Wang1-10/+20
2019-02-01selftests/bpf: remove generated verifier/tests.h on 'make clean'Stanislav Fomichev1-3/+5
2019-02-01Merge branch 'devlink-add-device-driver-information-API'David S. Miller9-0/+589
2019-02-01ethtool: add compat for devlink infoJakub Kicinski3-0/+80
2019-02-01nfp: devlink: report the running and flashed versionsJakub Kicinski1-0/+87
2019-02-01nfp: nsp: add support for versions commandJakub Kicinski2-0/+81
2019-02-01nfp: devlink: report fixed versionsJakub Kicinski1-1/+35
2019-02-01nfp: devlink: report driver name and serial numberJakub Kicinski1-0/+24
2019-02-01devlink: add generic info version namesJakub Kicinski3-0/+53
2019-02-01devlink: add version reporting to devlink info APIJakub Kicinski3-0/+95
2019-02-01devlink: add device information APIJakub Kicinski3-0/+135
2019-02-01Merge branch 'selftests-Various-fixes'David S. Miller10-21/+107
2019-02-01selftests: forwarding: mirror_gre_flower: Fix test result handlingPetr Machata1-2/+2
2019-02-01selftests: forwarding: mirror_gre_bridge_1q_lag: Ignore ARPPetr Machata1-1/+5
2019-02-01selftests: forwarding: mirror_gre_bridge_1q_lag: Enable forwardingPetr Machata1-0/+4
2019-02-01selftests: forwarding: mirror_gre_bridge_1q_lag: Flush neighborsPetr Machata1-0/+1
2019-02-01selftests: forwarding: mirror_gre_vlan_bridge_1q: Fix roaming testPetr Machata1-6/+19
2019-02-01selftests: forwarding: mirror_gre_vlan_bridge_1q: Fix untagged testPetr Machata1-6/+57
2019-02-01selftests: forwarding: mirror_lib: Wait for tardy mirrored packetsPetr Machata1-0/+1
2019-02-01selftests: forwarding: mirror_gre_changes: Fix TTL testPetr Machata1-0/+1
2019-02-01selftests: mlxsw: Update ping limitsPetr Machata2-2/+4
2019-02-01selftests: forwarding: mirror_lib: Update ping limitsPetr Machata1-2/+3
2019-02-01selftests: forwarding: Make ping timeout configurableIdo Schimmel6-6/+14
2019-02-01ipconfig: add carrier_timeout kernel parameterMartin Kepplinger2-5/+27
2019-02-01ipv4: fib: use struct_size() in kzalloc()Gustavo A. R. Silva1-1/+1
2019-02-01nfp: use struct_size() in kzalloc()Gustavo A. R. Silva1-2/+1
2019-02-01tulip: eeprom: use struct_size() in kmalloc()Gustavo A. R. Silva1-3/+1
2019-02-01cxgb4: smt: use struct_size() in kvzalloc()Gustavo A. R. Silva1-2/+1
2019-02-01cxgb4: sched: use struct_size() in kvzalloc()Gustavo A. R. Silva1-1/+1
2019-02-01net: tls: Set async_capable for tls zerocopy only if we see EINPROGRESSDave Watson2-2/+3
2019-02-01Merge branch 'tls-1.3-support'David S. Miller7-100/+417
2019-02-01net: tls: Add tests for TLS 1.3Dave Watson1-1/+75
2019-02-01net: tls: Add tls 1.3 supportDave Watson6-43/+154
2019-02-01net: tls: Refactor control message handling on recvDave Watson1-44/+44
2019-02-01net: tls: Refactor tls aad space size calculationDave Watson2-8/+10
2019-02-01net: tls: Support 256 bit keysDave Watson5-7/+137
2019-02-01Merge branch 'bpf-xdp-sample-libbpf'Daniel Borkmann16-200/+796
2019-02-01samples/bpf: Check the prog id before exitingMaciej Fijalkowski10-48/+308
2019-02-01libbpf: Add a support for getting xdp prog id on ifindexMaciej Fijalkowski3-0/+87
2019-02-01samples/bpf: Add a "force" flag to XDP samplesMaciej Fijalkowski10-40/+119
2019-02-01xdp: Provide extack messages when prog attachment failedMaciej Fijalkowski1-3/+9
2019-02-01samples/bpf: Extend RLIMIT_MEMLOCK for xdp_{sample_pkts, router_ipv4}Maciej Fijalkowski2-0/+14
2019-02-01samples/bpf: Convert XDP samples to libbpf usageMaciej Fijalkowski6-103/+253
2019-02-01samples/bpf: xdp_redirect_cpu have not need for read_trace_pipeJesper Dangaard Brouer1-10/+0
2019-02-01libbpf: Add a helper for retrieving a map fd for a given nameMaciej Fijalkowski3-0/+10
2019-02-01bpf: powerpc64: add JIT support for bpf line infoSandipan Das1-0/+1
2019-02-01Merge branch 'bpf-spinlocks'Daniel Borkmann26-39/+1248
2019-02-01selftests/bpf: test for BPF_F_LOCKAlexei Starovoitov3-1/+141
2019-02-01libbpf: introduce bpf_map_lookup_elem_flags()Alexei Starovoitov3-0/+16
2019-02-01tools/bpf: sync uapi/bpf.hAlexei Starovoitov1-0/+1
2019-02-01bpf: introduce BPF_F_LOCK flagAlexei Starovoitov7-14/+110
2019-02-01selftests/bpf: add bpf_spin_lock C testAlexei Starovoitov4-2/+155
2019-02-01selftests/bpf: add bpf_spin_lock verifier testsAlexei Starovoitov2-1/+434
2019-02-01tools/bpf: sync include/uapi/linux/bpf.hAlexei Starovoitov1-1/+6
2019-02-01bpf: add support for bpf_spin_lock to cgroup local storageAlexei Starovoitov3-1/+6
2019-02-01bpf: introduce bpf_spin_lockAlexei Starovoitov14-26/+386
2019-02-01Merge tag 'batadv-next-for-davem-20190201' of git://git.open-mesh.org/linux-m...David S. Miller63-66/+495
2019-02-01Merge tag 'mac80211-next-for-davem-2019-02-01' of git://git.kernel.org/pub/sc...David S. Miller25-75/+749
2019-02-01net: hns3: Check for allocation failureDan Carpenter1-0/+2
2019-02-01ethtool: remove unnecessary check in ethtool_get_regs()Dan Carpenter1-6/+3
2019-02-01mac80211: fix missing/malformed documentationmac80211-next-for-davem-2019-02-01Johannes Berg3-8/+57
2019-02-01cfg80211: add missing documentation that kernel-doc warns aboutJohannes Berg1-1/+14
2019-02-01netlink: reduce NLA_POLICY_NESTED{,_ARRAY} argumentsJohannes Berg2-12/+11
2019-02-01Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg1123-27503/+44186
2019-02-01cfg80211: fix typoMatteo Croce1-1/+1
2019-02-01mac80211: Fix documentation strings for airtime-related variablesToke Høiland-Jørgensen2-1/+4
2019-01-31r8169: improve WoL handlingHeiner Kallweit1-38/+1
2019-01-31macvlan: use netif_is_macvlan_port()Julian Wiedmann1-4/+2
2019-01-31bpf, cgroups: clean up kerneldoc warningsValdis Kletnieks3-3/+4
2019-01-31bpf: fix missing prototype warningsValdis Kletnieks1-1/+3
2019-01-31bpf: fix bitrotted kerneldocValdis Kletnieks1-1/+2
2019-01-31Merge branch 'bpf-tests-probe-kernel-support'Daniel Borkmann4-5/+56
2019-01-31bpf: BPF_PROG_TYPE_CGROUP_{SKB, SOCK, SOCK_ADDR} require cgroups enabledStanislav Fomichev1-0/+2
2019-01-31selftests/bpf: mark verifier test that uses bpf_trace_printk as BPF_PROG_TYPE...Stanislav Fomichev1-0/+1
2019-01-31selftests/bpf: skip verifier tests for unsupported map typesStanislav Fomichev1-3/+33
2019-01-31selftests/bpf: skip verifier tests for unsupported program typesStanislav Fomichev1-1/+8
2019-01-31selftests/bpf: skip sockmap in test_maps if kernel doesn't have supportStanislav Fomichev1-1/+12
2019-01-30Merge branch 'hns3-next'David S. Miller13-104/+145
2019-01-30net: hns3: keep flow director state unchanged when resetJian Shen2-5/+7
2019-01-30net: hns3: stop sending keep alive msg to PF when VF is resettingJian Shen1-0/+4
2019-01-30net: hns3: fix an issue for hclgevf_ae_get_hdevPeng Li1-1/+6
2019-01-30net: hns3: fix improper error handling in the hclge_init_ae_dev()Huazhong Tan1-1/+1
2019-01-30net: hns3: fix for rss result nonuniformJian Shen2-6/+26
2019-01-30net: hns3: fix netif_napi_del() not do problem when unloadingHuazhong Tan1-20/+7
2019-01-30net: hns3: Fix NULL deref when unloading driverHuazhong Tan5-22/+40
2019-01-30net: hns3: only support tc 0 for VFYunsheng Lin3-16/+28
2019-01-30net: hns3: change hnae3_register_ae_dev() to intHuazhong Tan3-4/+16
2019-01-30net: hns3: use the correct interface to stop|open portPeng Li1-2/+2
2019-01-30net: hns3: fix VF dump register issueJian Shen1-0/+2
2019-01-30net: hns3: reuse the definition of l3 and l4 header info unionliyongxin2-27/+6
2019-01-30Merge branch 'net-dsa-mt7530-support-MT7530-in-the-MT7621-SoC'David S. Miller6-48/+117
2019-01-30dt-bindings: net: dsa: add new MT7530 binding to support MT7621Greg Ungerer1-1/+5
2019-01-30net: dsa: mt7530: support the 7530 switch on the Mediatek MT7621 SoCGreg Ungerer2-39/+66
2019-01-30net: ethernet: mediatek: support MT7621 SoC ethernet hardwareBjørn Mork3-8/+46
2019-01-30Merge branch 'mlxsw-spectrum_acl-Include-delta-bits-into-hashtable-key'David S. Miller5-43/+174
2019-01-30selftests: spectrum-2: Add delta two masks one key testJiri Pirko1-1/+45
2019-01-30selftests: spectrum-2: Fix multiple_masks_testJiri Pirko1-4/+22
2019-01-30selftests: spectrum-2: Extend and move trace helpersJiri Pirko1-22/+49
2019-01-30mlxsw: spectrum_acl: Add C-TCAM spill tracepointJiri Pirko2-0/+41
2019-01-30mlxsw: spectrum_acl: Include delta bits into hashtable keyJiri Pirko3-16/+17
2019-01-30Merge branch 'sctp-support-SCTP_FUTURE-CURRENT-ALL_ASSOC'David S. Miller5-267/+525
2019-01-30sctp: add SCTP_FUTURE_ASOC and SCTP_CURRENT_ASSOC for SCTP_STREAM_SCHEDULER s...Xin Long3-14/+34
2019-01-30sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC for SCTP_EVENT sockoptXin Long1-29/+48
2019-01-30sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC for SCTP_ENABLE_STREAM...Xin Long1-13/+20
2019-01-30sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC for SCTP_DEFAULT_PRINF...Xin Long1-9/+25
2019-01-30sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC for SCTP_AUTH_DEACTIVA...Xin Long1-3/+26
2019-01-30sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC for SCTP_AUTH_DELETE_K...Xin Long1-3/+25
2019-01-30sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC for SCTP_AUTH_ACTIVE_K...Xin Long1-3/+26
2019-01-30sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC for SCTP_AUTH_KEY sockoptXin Long1-9/+28
2019-01-30sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC for SCTP_MAX_BURST soc...Xin Long1-24/+27
2019-01-30sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC for SCTP_CONTEXT sockoptXin Long1-18/+23
2019-01-30sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC for SCTP_DEFAULT_SNDIN...Xin Long1-3/+22
2019-01-30sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC for SCTP_DEFAULT_SEND_...Xin Long1-3/+23
2019-01-30sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC for SCTP_DELAYED_SACK ...Xin Long1-55/+66