aboutsummaryrefslogtreecommitdiffstats
path: root/usr (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-06xdp: explicit inline __xdp_map_lookup_elemJesper Dangaard Brouer1-3/+3
2018-09-06xdp: unlikely instrumentation for xdp map redirectJesper Dangaard Brouer1-3/+3
2018-09-05bpf/verifier: fix verifier instabilityAlexei Starovoitov1-8/+8
2018-09-05libbpf: Remove the duplicate checking of function storageTaeung Song1-1/+1
2018-09-05netlink: Make groups check less stupid in netlink_bind()Dmitry Safonov1-4/+2
2018-09-05packet: add sockopt to ignore outgoing packetsVincent Whitchurch4-0/+22
2018-09-05net: lan743x_ptp: make function lan743x_ptp_set_sync_ts_insert() staticYueHaibing1-2/+2
2018-09-05net/mlx5e: Make function mlx5i_grp_sw_update_stats() staticWei Yongjun1-1/+1
2018-09-05cfg80211: validate wmm rule when settingStanislaw Gruszka1-29/+35
2018-09-05mac80211: remove unnecessary NULL checkGustavo A. R. Silva1-1/+2
2018-09-05mac80211: add an option for drivers to check if packets can be aggregatedSara Sharon3-0/+20
2018-09-05mac80211: allow AMSDU size limitation per-TIDSara Sharon2-0/+6
2018-09-05mac80211: add an option for station management TXQSara Sharon3-3/+17
2018-09-05wireless: align to draft 11ax D3.0Shaul Triebitz5-76/+146
2018-09-05mac80211: fix saving a few HE valuesNaftali Goldstein1-10/+7
2018-09-05mac80211: support reporting 0-length PSDU in radiotapShaul Triebitz3-1/+24
2018-09-05mac80211: Fix PTK rekey freezes and clear text leakAlexander Wetzel3-20/+107
2018-09-05nl80211: Add CAN_REPLACE_PTK0 APIAlexander Wetzel1-0/+6
2018-09-05mac80211: support radiotap L-SIG dataShaul Triebitz3-0/+38
2018-09-05mac80211: Store sk_pacing_shift in ieee80211_hwWen Gong3-7/+18
2018-09-05mac80211: copy VHT EXT NSS BW Support/Capable data to stationJohannes Berg1-0/+20
2018-09-05mac80211: add ability to parse CCFS2Johannes Berg6-22/+50
2018-09-05mac80211: introduce capability flags for VHT EXT NSS supportJohannes Berg4-0/+79
2018-09-05ieee80211: add new VHT capability fields/parsingJohannes Berg2-2/+142
2018-09-05mac80211: in AP mode, set bss_conf::he_supportedShaul Triebitz1-0/+3
2018-09-05cfg80211: add he_capabilities (ext) IE to AP settingsShaul Triebitz2-0/+5
2018-09-05ieee80211: remove redundant leading zeroesSara Sharon1-2/+2
2018-09-05mac80211: add an optional TXQ for other PS-buffered framesJohannes Berg6-26/+59
2018-09-05mac80211: use le16_encode_bits() instead of open-codingJohannes Berg1-1/+1
2018-09-05mac80211: remove pointless 'params' NULL checksJohannes Berg1-4/+2
2018-09-05mac80211: Add he_capa debugfs entryIdo Yariv1-0/+325
2018-09-04net: phy: sfp: Handle unimplemented hwmon limits and alarmsAndrew Lunn1-4/+16
2018-09-04net: sched: action_ife: take reference to meta moduleVlad Buslov1-1/+15
2018-09-04net: usbnet: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-09-04act_ife: fix a potential use-after-freeCong Wang1-1/+1
2018-09-04net/mlx5: Fix SQ offset in QPs with small RQTariq Toukan1-2/+3
2018-09-04dt-bindings: net: phy: mscc: vsc8531: factorize vsc8531, led-N-modeQuentin Schulz1-7/+9
2018-09-04dt-bindings: net: phy: mscc: vsc8531: remove compatible from required propertiesQuentin Schulz1-5/+0
2018-09-04net: phy: mscc: read 'vsc8531, led-%d-mode' as an u32Quentin Schulz1-6/+7
2018-09-04net: phy: mscc: read 'vsc8531, edge-slowdown' as an u32Quentin Schulz1-4/+3
2018-09-04net: phy: mscc: read 'vsc8531,vddmac' as an u32Quentin Schulz1-3/+3
2018-09-04net: phy: mscc: factorize function for getting LED mode from DTQuentin Schulz1-1/+19
2018-09-04net: phy: mscc: factorize code for LEDs modeQuentin Schulz1-36/+39
2018-09-03net/wan/fsl_ucc_hdlc: tx timeout handlerDavid Gounaris1-0/+7
2018-09-03net/wan/fsl_ucc_hdlc: GUMR for non tsa modeDavid Gounaris1-0/+6
2018-09-03net/wan/fsl_ucc_hdlc: hmaskDavid Gounaris3-1/+11
2018-09-03net/wan/fsl_ucc_hdlc: Adding ARPHRD_ETHERDavid Gounaris1-0/+5
2018-09-03net/wan/fsl_ucc_hdlc: allow PARITY_CRC16_PR0_CCITT parityDavid Gounaris1-0/+1
2018-09-03net/wan/fsl_ucc_hdlc: allow ucc index up to 7David Gounaris1-1/+1
2018-09-03cxgb4: collect hardware queue descriptorsRahul Lakkireddy6-1/+399