aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-05devlink: Add new info version tags for ASIC and FWShannon Nelson1-0/+7
2019-09-03Merge tag 'mlx5-updates-2019-09-01-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller5-55/+242
2019-09-03net/mlx5: Add flow steering actions to fs_cmd shim layerMaor Gottlieb1-17/+16
2019-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller8-34/+43
2019-09-02Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed4-38/+226
2019-09-01net/mlx5: Add stub for mlx5_eswitch_modeMaor Gottlieb1-1/+7
2019-09-01net/mlx5: Add HW bits and definitions required for SW steeringAlex Vesker2-37/+205
2019-09-01net/mlx5: Move device memory management to mlx5_coreAriel Levkovich1-0/+14
2019-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-32/+33
2019-08-31devlink: Make port index data type as unsigned intParav Pandit1-1/+1
2019-08-31net: tls: export protocol version, cipher, tx_conf/rx_conf to socket diagDavide Caratti3-0/+33
2019-08-31tcp: ulp: add functions to dump ulp-specific informationDavide Caratti2-0/+11
2019-08-31net/tls: use RCU protection on icsk->icsk_ulp_dataJakub Kicinski2-3/+8
2019-08-31qed: Add APIs for configuring grc dump config flags.Sudarsana Reddy Kalluru1-0/+9
2019-08-31qed: Add APIs for reading config id attributes.Sudarsana Reddy Kalluru1-0/+11
2019-08-31Merge tag 'trace-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+1
2019-08-31tracing: Make exported ftrace_set_clr_event non-staticDenis Efremov1-0/+1
2019-08-30udp: Remove unlikely() from IS_ERR*() conditionDenis Efremov1-1/+1
2019-08-30mm: memcontrol: flush percpu slab vmstats on kmem offliningRoman Gushchin1-2/+3
2019-08-30Merge tag 'rxrpc-fixes-20190827' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller1-31/+28
2019-08-30Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+1
2019-08-29Merge tag 'mlx5-updates-2019-08-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller3-8/+22
2019-08-29Merge tag 'Wimplicit-fallthrough-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linuxLinus Torvalds1-0/+5
2019-08-29nds32: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+5
2019-08-29Merge tag 'hisi-fixes-for-5.3' of git://github.com/hisilicon/linux-hisi into arm/fixesArnd Bergmann1-0/+1
2019-08-28net: sched: act_sample: fix psample group handling on overwriteVlad Buslov1-0/+1
2019-08-28ipv6: shrink struct ipv6_mc_socklistEric Dumazet1-1/+1
2019-08-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed3-8/+22
2019-08-28net/mlx5: Set ODP capabilities for DC transport to maxMichael Guralnik1-1/+3
2019-08-27net: stmmac: setup higher frequency clk support for EHL & TGLVoon Weifeng1-0/+1
2019-08-27sctp: allow users to set ep ecn flag by sockoptXin Long1-0/+1
2019-08-27sctp: make ecn flag per netns and endpointXin Long2-1/+5
2019-08-27Add genphy_c45_config_aneg() function to phy-c45.cMarco Hartmann1-0/+1
2019-08-27net: dsa: remove bitmap operationsVivien Didelot1-3/+0
2019-08-27net_sched: fix a NULL pointer deref in ipt actionCong Wang1-1/+3
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller16-47/+49
2019-08-27Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+0
2019-08-27Merge tag 'arc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds1-0/+11
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds7-9/+15
2019-08-27rxrpc: Use skb_unshare() rather than skb_cow_data()David Howells1-4/+8
2019-08-27rxrpc: Use the tx-phase skb flag to simplify tracingDavid Howells1-29/+22
2019-08-26net: sched: copy tunnel info when setting flow_action entry->tunnelVlad Buslov1-0/+17
2019-08-26net: sched: take reference to action dev before calling offloadsVlad Buslov1-0/+2
2019-08-26net: sched: take rtnl lock in tc_setup_flow_action()Vlad Buslov1-1/+1
2019-08-26net: sched: add API for registering unlocked offload block callbacksVlad Buslov2-0/+2
2019-08-26net: sched: notify classifier on successful offload add/deleteVlad Buslov1-0/+4
2019-08-26net: sched: refactor block offloads counter usageVlad Buslov2-32/+16
2019-08-26net: sched: change tcf block offload counter type to atomic_tVlad Buslov1-3/+4
2019-08-26net: sched: protect block offload-related fields with rw_semaphoreVlad Buslov1-0/+2
2019-08-26Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"Trond Myklebust1-1/+0