aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-12net: ndo_bridge_setlink: Add extackPetr Machata1-2/+3
2018-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller4-0/+30
2018-12-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed10-332/+263
2018-12-10net/mlx5: Remove the get protocol device interface entryOr Gerlitz1-2/+0
2018-12-10net/mlx5: Support extended destination format in flow steering commandEli Britstein1-0/+2
2018-12-10net/mlx5: E-Switch, Change vhca id valid bool field to bit flagEli Britstein1-1/+5
2018-12-10net/mlx5: Introduce extended destination fieldsEli Britstein1-3/+16
2018-12-10net/mlx5: Revise gre and nvgre key formatsOz Shlomo1-2/+11
2018-12-10net/mlx5: Add monitor commands layout and event dataEyal Davidovich2-1/+87
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller21-49/+91
2018-12-09net/mlx5: Use helper to get CQE opcodeTariq Toukan1-0/+5
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+8
2018-12-09bpf: Add bpf_line_info supportMartin KaFai Lau4-0/+30
2018-12-09Merge tag 'char-misc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+7
2018-12-09Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-2/+3
2018-12-09Merge tag 'dax-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-6/+8
2018-12-08net: phy: mdio-gpio: Add phy_ignore_ta_mask to platform dataAndrew Lunn1-0/+1
2018-12-08net: phy: mdio-gpio: Add platform_data support for phy_maskAndrew Lunn1-0/+13
2018-12-08Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask"David Rientjes1-4/+8
2018-12-07bridge: Add br_fdb_clear_offload()Petr Machata1-0/+6
2018-12-07net/mlx5: Expose packet based credit modeDanit Goldberg1-2/+4
2018-12-06Merge tag 'nfs-for-4.20-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+0
2018-12-06net: core: dev: Add extack argument to __dev_change_flags()Petr Machata1-1/+2
2018-12-06net: core: dev: Add extack argument to dev_change_flags()Petr Machata1-1/+2
2018-12-06net: core: dev: Add extack argument to dev_open()Petr Machata1-1/+1
2018-12-06Merge tag 'usb-serial-4.20-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linusGreg Kroah-Hartman1-0/+1
2018-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+7
2018-12-05net: mii: mii_lpa_mod_linkmode_lpa_t: Make use of linkmode_mod_bit helperAndrew Lunn1-6/+2
2018-12-05net: mii: Add mii_lpa_mod_linkmode_lpa_tAndrew Lunn1-16/+52
2018-12-05net: mii: Rename mii_stat1000_to_linkmode_lpa_tAndrew Lunn2-10/+19
2018-12-05net: mii: Fix autoneg in mii_lpa_to_linkmode_lpa_t()Andrew Lunn1-3/+6
2018-12-05mm, thp: restore node-local hugepage allocationsDavid Rientjes1-2/+0
2018-12-05USB: check usb_get_extra_descriptor for proper sizeMathias Payer1-2/+2
2018-12-05USB: serial: console: fix reported terminal settingsJohan Hovold1-0/+1
2018-12-04dax: Fix unlock mismatch with updated APIMatthew Wilcox1-6/+8
2018-12-04skbuff: Rename 'offload_mr_fwd_mark' to 'offload_l3_fwd_mark'Ido Schimmel1-1/+3
2018-12-04net/mlx5: Update mlx5_ifc with DEVX UCTX capabilities bitsYishai Hadas1-2/+14
2018-12-04RDMA/mlx5: Initialize SRQ tables on mlx5_ibLeon Romanovsky2-39/+0
2018-12-04net/mlx5: Move SRQ functions to RDMA partLeon Romanovsky3-45/+0
2018-12-04net/mlx5: Remove dead transobj codeLeon Romanovsky1-5/+0
2018-12-04net/mlx5: Align SRQ licenses and copyright informationLeon Romanovsky1-29/+2
2018-12-03udp: elide zerocopy operation in hot pathWillem de Bruijn1-4/+8
2018-12-03udp: msg_zerocopyWillem de Bruijn1-0/+1
2018-12-03Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-0/+9
2018-12-03of: net: kill of_get_nvmem_mac_address()Bartosz Golaszewski1-6/+0
2018-12-03net: ethernet: provide nvmem_get_mac_address()Bartosz Golaszewski1-0/+1
2018-12-03rhashtable: detect when object movement between tables might have invalidated a lookupNeilBrown1-8/+26
2018-12-03Drivers: hv: vmbus: Offload the handling of channels to two workqueuesDexuan Cui1-0/+7
2018-12-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2018-12-02SUNRPC: Fix a memory leak in call_encode()Trond Myklebust1-1/+0