aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-11bpf: Enable BPF_PROG_TYPE_SK_REUSEPORT bpf prog in reuseport selectionMartin KaFai Lau1-0/+1
2018-08-11bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORTMartin KaFai Lau2-0/+18
2018-08-11bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAYMartin KaFai Lau2-0/+31
2018-08-10xdp: Helpers for disabling napi_direct of xdp_return_frameToshiaki Makita1-0/+25
2018-08-10bpf: Make redirect_info accessible from modulesToshiaki Makita1-0/+10
2018-08-10net: Export skb_headers_offset_updateToshiaki Makita1-0/+1
2018-08-09net: stmmac: Add XGMAC 2.10 HWIF entryJose Abreu1-0/+1
2018-08-09phylink: add helper for configuring 2500BaseX modesRussell King1-0/+1
2018-08-08net/mlx5: Remove unused mlx5_query_vport_admin_stateEli Cohen1-2/+0
2018-08-08net/mlx5: Rename modify/query_vport state related enumsEran Ben Elisha2-5/+5
2018-08-08net/mlx5: Use max_num_eqs for calculation of required MSIX vectorsDenis Drozdov1-1/+4
2018-08-07net: phy: Add support for Broadcom Omega internal Combo GPHYArun Parameswaran1-0/+1
2018-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-6/+76
2018-08-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller1-38/+0
2018-08-05ip: use rb trees for IP frag queue.Peter Oskolkov1-3/+6
2018-08-05net: modify skb_rbtree_purge to return the truesize of all purged skbs.Peter Oskolkov1-1/+1
2018-08-05ptp_qoriq: support automatic configuration for ptp timerYangbo Lu1-1/+5
2018-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-12/+12
2018-08-05Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+0
2018-08-03netfilter: bridge: Expose nf_tables bridge hook priorities through uapiMáté Eckl1-11/+0
2018-08-03netfilter: nfnetlink_osf: rename nf_osf header file to nfnetlink_osfFernando Fernandez Mancera1-1/+1
2018-08-03netfilter: nf_osf: move nf_osf_fingers to non-uapi header fileFernando Fernandez Mancera1-0/+2
2018-08-03bpf: introduce the bpf_get_local_storage() helper functionRoman Gushchin1-0/+2
2018-08-03bpf/verifier: introduce BPF_PTR_TO_MAP_VALUERoman Gushchin1-0/+1
2018-08-03bpf: extend bpf_prog_array to store pointers to the cgroup storageRoman Gushchin1-6/+13
2018-08-03bpf: allocate cgroup storage entries on attaching bpf programsRoman Gushchin1-0/+1
2018-08-03bpf: pass a pointer to a cgroup storage using pcpu variableRoman Gushchin1-0/+15
2018-08-03bpf: introduce cgroup storage mapsRoman Gushchin3-0/+42
2018-08-03bpf: add ability to charge bpf maps memory dynamicallyRoman Gushchin1-0/+2
2018-08-02Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+0
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-1/+42
2018-08-01mm: do not initialize TLB stack vma's with vma_init()Linus Torvalds1-0/+3
2018-08-01tcp: add stat of data packet reordering eventsWei Wang1-2/+2
2018-08-01tcp: add dsack blocks received statsWei Wang1-0/+3
2018-08-01tcp: add data bytes retransmitted statsWei Wang1-0/+3
2018-08-01tcp: add data bytes sent statsWei Wang1-0/+3
2018-07-31net: remove bogus RCU annotations on socket.wqChristoph Hellwig1-1/+1
2018-07-31xsk: don't allow umem replace at stack levelJakub Kicinski1-3/+4
2018-07-31net: update real_num_rx_queues even when !CONFIG_SYSFSJakub Kicinski1-1/+2
2018-07-31PCI: Fix is_added/is_busmaster race conditionHari Vyas1-1/+0
2018-07-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2018-07-30Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+7
2018-07-30netfilter: nf_osf: add nf_osf_find()Pablo Neira Ayuso1-0/+9
2018-07-29Merge tag 'mlx5e-updates-2018-07-27' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller2-1/+5
2018-07-29net: report invalid mtu value via netlink extackStephen Hemminger1-0/+2
2018-07-29route: add support for directed broadcast forwardingXin Long1-0/+1
2018-07-27net/mlx5e: Vxlan, move vxlan logic to core driverSaeed Mahameed1-0/+2
2018-07-27net/mlx5e: Vxlan, check maximum number of UDP portsGal Pressman1-1/+3
2018-07-27Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+14
2018-07-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-1/+16