aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-20net: phy: add generic ndo_do_ioctl handler phy_do_ioctlHeiner Kallweit1-0/+1
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller9-41/+34
2020-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-5/+10
2020-01-19Merge branch 'for-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller4-17/+267
2020-01-18Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2020-01-17Merge tag 'block-5.5-2020-01-16' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+4
2020-01-17net: phy: Maintain MDIO device and bus statisticsFlorian Fainelli1-0/+11
2020-01-16net/mlx5: Allow creating autogroups with reserved entriesPaul Blakey1-0/+1
2020-01-16net/mlx5: Add ignore level support fwd to table rulesPaul Blakey1-0/+1
2020-01-16net/mlx5: fs_core: Introduce unmanaged flow tablesPaul Blakey1-0/+2
2020-01-16Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxSaeed Mahameed4-17/+263
2020-01-16net/mlx5: Refactor mlx5_create_auto_grouped_flow_tablePaul Blakey1-8/+8
2020-01-16net/mlx5e: Add discard counters per priorityAharon Landau1-1/+3
2020-01-16net/mlx5e: Expose FEC feilds and related capability bitAya Levin1-1/+15
2020-01-16net/mlx5: Add mlx5_ifc definitions for connection tracking supportPaul Blakey1-4/+20
2020-01-16net/mlx5: Add copy header action struct layoutHamdan Igbaria1-0/+16
2020-01-16net/mlx5: Expose resource dump register mappingAya Levin2-1/+130
2020-01-16net/mlx5: Add structures and defines for MIRC registerEran Ben Elisha2-0/+9
2020-01-16net/mlx5: Read MCAM register groups 1 and 2Eran Ben Elisha2-2/+14
2020-01-16net/mlx5: Add structures layout for new MCAM access reg groupsEran Ben Elisha1-0/+24
2020-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-5/+10
2020-01-15block: fix an integer overflow in logical block sizeMikulas Patocka1-4/+4
2020-01-15bpf: Sockmap/tls, push write_space updates through ulp updatesJohn Fastabend1-4/+8
2020-01-15bpf: Sockmap/tls, during free we may call tcp_bpf_unhash() in loopJohn Fastabend1-0/+1
2020-01-15bpf: Fix incorrect verifier simulation of ARSH under ALU32Daniel Borkmann1-1/+1
2020-01-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+0
2020-01-15reimplement path_mountpoint() with less magicAl Viro1-1/+0
2020-01-14net: skbuff: disambiguate argument and member for skb_list_walk_safe helperJason A. Donenfeld1-3/+3
2020-01-14net: phy: add MACsec ops in phy_deviceAntoine Tenart1-0/+7
2020-01-14net: macsec: introduce the macsec_context structureAntoine Tenart1-0/+2
2020-01-14net: phy: Added IRQ print to phylink_bringup_phy()Florian Fainelli1-0/+2
2020-01-13net: stmmac: Initial support for TBSJose Abreu1-0/+1
2020-01-13mm, debug_pagealloc: don't rely on static keys too earlyVlastimil Babka1-3/+15
2020-01-13mm: memcg/slab: fix percpu slab vmstats flushingRoman Gushchin1-3/+2
2020-01-13ptr_ring: add include of linux/mm.hJesper Dangaard Brouer1-0/+1
2020-01-12ixp4xx_eth: move platform_data definitionArnd Bergmann1-0/+19
2020-01-12wan: ixp4xx_hss: prepare compile testingArnd Bergmann1-0/+17
2020-01-12mlx4: Bump up MAX_MSIX from 64 to 128Jonathan Lemon1-1/+1
2020-01-10Merge tag 'block-5.5-2020-01-10' of git://git.kernel.dk/linux-blockLinus Torvalds1-22/+0
2020-01-10Merge tag 'mtd/fixes-for-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds1-1/+1
2020-01-10net/mlx5: Expose vDPA emulation device capabilitiesYishai Hadas1-0/+9
2020-01-10net/mlx5: Add Virtio Emulation related device capabilitiesYishai Hadas1-0/+15
2020-01-09skb: add helpers to allocate ext independently from sk_buffPaolo Abeni1-0/+3
2020-01-09mptcp: Add MPTCP to skb extensionsMat Martineau1-0/+3
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller9-14/+63
2020-01-09mtd: onenand: omap2: Fix errors in styleAmir Mahdi Ghorbanian1-1/+1
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-1/+43
2020-01-08net: introduce skb_list_walk_safe for skb segment walkingJason A. Donenfeld1-0/+5
2020-01-08macvlan: do not assume mac_header is set in macvlan_broadcast()Eric Dumazet1-0/+8
2020-01-07net/mlx5: limit the function in local scopeZhu Yanjun1-2/+0