aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-10ppp: Remove direct skb_queue_head list pointer access.David S. Miller1-0/+11
2018-09-10sch_netem: Move private queue handler to generic location.David S. Miller1-0/+11
2018-09-10sch_htb: Remove local SKB queue handling code.David S. Miller1-6/+5
2018-09-10net/ipv6: Remove rt6i_prefsrcDavid Ahern1-1/+0
2018-09-06Merge tag 'mlx5e-updates-2018-09-05' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-5/+6
2018-09-06qed*: Utilize FW 8.37.7.0Denis Bolotin2-6/+6
2018-09-05if_link: add IFLA_TARGET_NETNSID aliasChristian Brauner1-0/+1
2018-09-05if_addr: add IFA_TARGET_NETNSIDChristian Brauner1-0/+1
2018-09-05rtnetlink: add rtnl_get_net_ns_capable()Christian Brauner1-0/+1
2018-09-05packet: add sockopt to ignore outgoing packetsVincent Whitchurch2-0/+2
2018-09-05net/mlx5e: Replace PTP clock lock from RW lock to seq lockShay Agroskin1-1/+1
2018-09-05net/mlx5: Add flow counters idrVlad Buslov1-0/+2
2018-09-05net/mlx5: Store flow counters in a listVlad Buslov1-1/+1
2018-09-05net/mlx5: Add new list to store deleted flow countersVlad Buslov1-0/+1
2018-09-05net/mlx5: Change flow counters addlist type to single linked listVlad Buslov1-3/+1
2018-09-05mac80211: add an option for drivers to check if packets can be aggregatedSara Sharon1-0/+7
2018-09-05mac80211: allow AMSDU size limitation per-TIDSara Sharon1-0/+2
2018-09-05mac80211: add an option for station management TXQSara Sharon1-0/+5
2018-09-05wireless: align to draft 11ax D3.0Shaul Triebitz1-26/+46
2018-09-05mac80211: support reporting 0-length PSDU in radiotapShaul Triebitz2-0/+13
2018-09-05mac80211: Fix PTK rekey freezes and clear text leakAlexander Wetzel1-0/+13
2018-09-05nl80211: Add CAN_REPLACE_PTK0 APIAlexander Wetzel1-0/+6
2018-09-05mac80211: support radiotap L-SIG dataShaul Triebitz2-0/+17
2018-09-05mac80211: Store sk_pacing_shift in ieee80211_hwWen Gong1-0/+5
2018-09-05mac80211: introduce capability flags for VHT EXT NSS supportJohannes Berg1-0/+22
2018-09-05ieee80211: add new VHT capability fields/parsingJohannes Berg1-2/+33
2018-09-05cfg80211: add he_capabilities (ext) IE to AP settingsShaul Triebitz1-0/+2
2018-09-05ieee80211: remove redundant leading zeroesSara Sharon1-2/+2
2018-09-05mac80211: add an optional TXQ for other PS-buffered framesJohannes Berg1-5/+12
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-28/+68
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-5/+8
2018-09-03Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller2-4/+4
2018-09-03vhost: fix VHOST_GET_BACKEND_FEATURES ioctl request definitionGleb Fotengauer-Malinovskiy1-1/+1
2018-09-03r8169: add support for NCube 8168 network cardAnthony Wong1-0/+2
2018-09-02uapi: Fix linux/rds.h userspace compilation errors.Vinson Lee1-0/+1
2018-09-02net/sched: fix type of htb statisticsFlorent Fourcot1-3/+3
2018-09-02Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-0/+33
2018-09-01net/tls: Add support for async decryption of tls recordsVakul Garg1-0/+6
2018-08-31Revert "net: sched: act: add extack for lookup callback"Cong Wang1-2/+1
2018-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller4-13/+78
2018-09-01xsk: i40e: get rid of useless struct xdp_umem_propsMagnus Karlsson1-6/+2
2018-08-31Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-14/+24
2018-08-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-1/+1
2018-08-31of: Add device_type access helper functionsRob Herring1-0/+12
2018-08-30i2c: refactor function to release a DMA safe bufferWolfram Sang1-1/+1
2018-08-30virtchnl: use u8 type for a field in the virtchnl_filter structHarshitha Ramamurthy1-1/+1
2018-08-30of: add node name compare helper functionsRob Herring1-0/+13
2018-08-30arm/arm64: smccc-1.1: Handle function result as parametersMarc Zyngier1-10/+20
2018-08-29Merge tag 'mac80211-next-for-davem-2018-08-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller3-9/+28
2018-08-29ethtool: drop get_settings and set_settings callbacksMichal Kubecek2-35/+13