aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller8-8/+187
2019-09-06net_sched: act_police: add 2 new attributes to support police 64bit rate and peakrateDavid Dai1-0/+2
2019-09-06net: openvswitch: Set OvS recirc_id from tc chain indexPaul Blakey2-0/+16
2019-09-05include: mdio: Add driver data helpersHarini Katakam1-0/+11
2019-09-05Merge tag 'linux-can-next-for-5.4-20190904' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller5-8/+201
2019-09-05Merge tag 'linux-can-next-for-5.4-20190903' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller2-5/+11
2019-09-05net/tls: clean up the number of #ifdefs for CONFIG_TLS_DEVICEJakub Kicinski1-6/+32
2019-09-05net/tls: use the full sk_proto pointerJakub Kicinski1-10/+0
2019-09-05Convert usage of IN_MULTICAST to ipv4_is_multicastDave Taht1-2/+2
2019-09-05devlink: Add new info version tags for ASIC and FWShannon Nelson1-0/+7
2019-09-04can: add support of SAE J1939 protocolThe j1939 authors2-0/+102
2019-09-04can: extend sockaddr_can to include j1939 membersKurt Van Dijck1-0/+17
2019-09-04can: add socket type for CAN_J1939Kurt Van Dijck1-1/+2
2019-09-04can: introduce CAN_REQUIRED_SIZE macroKurt Van Dijck1-0/+8
2019-09-04can: make use of preallocated can_ml_priv for per device struct can_dev_rcv_listsMarc Kleine-Budde1-1/+0
2019-09-04can: introduce CAN midlayer private and allocate it automaticallyMarc Kleine-Budde1-0/+66
2019-09-04can: netns: remove "can_" prefix from members struct netns_canMarc Kleine-Budde1-3/+3
2019-09-04can: netns: give members of struct netns_can holding the statistics a sensible nameMarc Kleine-Budde1-2/+2
2019-09-04can: netns: give structs holding the CAN statistics a sensible nameMarc Kleine-Budde1-4/+4
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-03can: dev: avoid long linesMarc Kleine-Budde2-5/+11
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-31xsk: add support to allow unaligned chunk placementKevin Laatz2-4/+80
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