summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-09-11net: stmmac: implement support for passive mode converters via dtAlexandru Ardelean
2019-09-11qed*: Fix size of config attribute dump.Sudarsana Reddy Kalluru
2019-09-11devlink: add unknown 'fw_load_policy' valueDirk van der Merwe
2019-09-11Merge tag 'mac80211-next-for-davem-2019-09-11' of git://git.kernel.org/pub/sc...David S. Miller
2019-09-11mac80211: allow drivers to set max MTUWen Gong
2019-09-10devlink: add 'reset_dev_on_drv_probe' paramDirk van der Merwe
2019-09-10devlink: extend 'fw_load_policy' valuesDirk van der Merwe
2019-09-07Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2019-09-07Merge tag 'mlx5-updates-2019-09-05' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-09-07net: fib_notifier: move fib_notifier_ops from struct net into per-net structJiri Pirko
2019-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-09-06net_sched: act_police: add 2 new attributes to support police 64bit rate and ...David Dai
2019-09-06net: openvswitch: Set OvS recirc_id from tc chain indexPaul Blakey
2019-09-05net/mlx5: Expose HW capability bits for port buffer per priority congestion c...Aya Levin
2019-09-05Bluetooth: Add support for utilizing Fast Advertising IntervalSpoorthi Ravishankar Koppad
2019-09-05include: mdio: Add driver data helpersHarini Katakam
2019-09-05Merge tag 'linux-can-next-for-5.4-20190904' of git://git.kernel.org/pub/scm/l...David S. Miller
2019-09-05Merge tag 'linux-can-next-for-5.4-20190903' of git://git.kernel.org/pub/scm/l...David S. Miller
2019-09-05net/tls: clean up the number of #ifdefs for CONFIG_TLS_DEVICEJakub Kicinski
2019-09-05net/tls: use the full sk_proto pointerJakub Kicinski
2019-09-05Convert usage of IN_MULTICAST to ipv4_is_multicastDave Taht
2019-09-05devlink: Add new info version tags for ASIC and FWShannon Nelson
2019-09-04can: add support of SAE J1939 protocolThe j1939 authors
2019-09-04can: extend sockaddr_can to include j1939 membersKurt Van Dijck
2019-09-04can: add socket type for CAN_J1939Kurt Van Dijck
2019-09-04can: introduce CAN_REQUIRED_SIZE macroKurt Van Dijck
2019-09-04can: make use of preallocated can_ml_priv for per device struct can_dev_rcv_l...Marc Kleine-Budde
2019-09-04can: introduce CAN midlayer private and allocate it automaticallyMarc Kleine-Budde
2019-09-04can: netns: remove "can_" prefix from members struct netns_canMarc Kleine-Budde
2019-09-04can: netns: give members of struct netns_can holding the statistics a sensibl...Marc Kleine-Budde
2019-09-04can: netns: give structs holding the CAN statistics a sensible nameMarc Kleine-Budde
2019-09-03Merge tag 'mlx5-updates-2019-09-01-v2' of git://git.kernel.org/pub/scm/linux/...David S. Miller
2019-09-03net/mlx5: Add flow steering actions to fs_cmd shim layerMaor Gottlieb
2019-09-03netfilter: nf_tables: Introduce stateful object update operationFernando Fernandez Mancera
2019-09-03can: dev: avoid long linesMarc Kleine-Budde
2019-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-09-02Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-09-01net/mlx5: Add stub for mlx5_eswitch_modeMaor Gottlieb
2019-09-01net/mlx5: Add HW bits and definitions required for SW steeringAlex Vesker
2019-09-01net/mlx5: Move device memory management to mlx5_coreAriel Levkovich
2019-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-31devlink: Make port index data type as unsigned intParav Pandit
2019-08-31net: tls: export protocol version, cipher, tx_conf/rx_conf to socket diagDavide Caratti
2019-08-31tcp: ulp: add functions to dump ulp-specific informationDavide Caratti
2019-08-31net/tls: use RCU protection on icsk->icsk_ulp_dataJakub Kicinski
2019-08-31qed: Add APIs for configuring grc dump config flags.Sudarsana Reddy Kalluru
2019-08-31qed: Add APIs for reading config id attributes.Sudarsana Reddy Kalluru
2019-08-31Merge tag 'trace-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-08-31tracing: Make exported ftrace_set_clr_event non-staticDenis Efremov