summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-08-13net/mlx5: Improve argument name for add flow APIEli Cohen
2018-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-08-13Merge tag 'wireless-drivers-next-for-davem-2018-08-12' of git://git.kernel.or...David S. Miller
2018-08-13cpumask: make cpumask_next_wrap available without smpWillem de Bruijn
2018-08-13bpf: Introduce bpf_skb_ancestor_cgroup_id helperAndrey Ignatov
2018-08-13bpf: decouple btf from seq bpf fs dump and enable more mapsDaniel Borkmann
2018-08-11virtio: Make vp_set_vq_affinity() take a mask.Caleb Raitto
2018-08-11bpf: Enable BPF_PROG_TYPE_SK_REUSEPORT bpf prog in reuseport selectionMartin KaFai Lau
2018-08-11bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORTMartin KaFai Lau
2018-08-11bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAYMartin KaFai Lau
2018-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-08-10net: Provide stub for __netif_set_xps_queue if there is no CONFIG_XPSKrzysztof Kozlowski
2018-08-10xdp: Helpers for disabling napi_direct of xdp_return_frameToshiaki Makita
2018-08-10bpf: Make redirect_info accessible from modulesToshiaki Makita
2018-08-10net: Export skb_headers_offset_updateToshiaki Makita
2018-08-09net: skbuff.h: fix using plain integer as NULL warningYueHaibing
2018-08-09qed/qede: Multi CoS support.Manish Chopra
2018-08-09net: stmmac: Add XGMAC 2.10 HWIF entryJose Abreu
2018-08-09phylink: add helper for configuring 2500BaseX modesRussell King
2018-08-09ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUGMichael Büsch
2018-08-08net/mlx5: Remove unused mlx5_query_vport_admin_stateEli Cohen
2018-08-08net/mlx5: Rename modify/query_vport state related enumsEran Ben Elisha
2018-08-08net/mlx5: Use max_num_eqs for calculation of required MSIX vectorsDenis Drozdov
2018-08-08netfilter: nfnetlink_osf: add missing enum in nfnetlink_osf uapi headerFernando Fernandez Mancera
2018-08-07net: phy: Add support for Broadcom Omega internal Combo GPHYArun Parameswaran
2018-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-08-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-08-05ip: use rb trees for IP frag queue.Peter Oskolkov
2018-08-05net: modify skb_rbtree_purge to return the truesize of all purged skbs.Peter Oskolkov
2018-08-05ptp_qoriq: support automatic configuration for ptp timerYangbo Lu
2018-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-08-05Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-03netfilter: bridge: Expose nf_tables bridge hook priorities through uapiMáté Eckl
2018-08-03netfilter: nfnetlink_osf: rename nf_osf header file to nfnetlink_osfFernando Fernandez Mancera
2018-08-03netfilter: nf_osf: move nf_osf_fingers to non-uapi header fileFernando Fernandez Mancera
2018-08-03bpf: introduce the bpf_get_local_storage() helper functionRoman Gushchin
2018-08-03bpf/verifier: introduce BPF_PTR_TO_MAP_VALUERoman Gushchin
2018-08-03bpf: extend bpf_prog_array to store pointers to the cgroup storageRoman Gushchin
2018-08-03bpf: allocate cgroup storage entries on attaching bpf programsRoman Gushchin
2018-08-03bpf: pass a pointer to a cgroup storage using pcpu variableRoman Gushchin
2018-08-03bpf: introduce cgroup storage mapsRoman Gushchin
2018-08-03bpf: add ability to charge bpf maps memory dynamicallyRoman Gushchin
2018-08-02Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-01mm: do not initialize TLB stack vma's with vma_init()Linus Torvalds
2018-08-01tcp: add stat of data packet reordering eventsWei Wang
2018-08-01tcp: add dsack blocks received statsWei Wang
2018-08-01tcp: add data bytes retransmitted statsWei Wang
2018-08-01tcp: add data bytes sent statsWei Wang
2018-07-31net: remove bogus RCU annotations on socket.wqChristoph Hellwig