summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: implement support for passive mode converters via dtAlexandru Ardelean2019-09-111-0/+1
* qed*: Fix size of config attribute dump.Sudarsana Reddy Kalluru2019-09-111-0/+8
* devlink: add unknown 'fw_load_policy' valueDirk van der Merwe2019-09-111-0/+1
* Merge tag 'mac80211-next-for-davem-2019-09-11' of git://git.kernel.org/pub/sc...David S. Miller2019-09-113-0/+10
|\
| * mac80211: allow drivers to set max MTUWen Gong2019-09-111-0/+3
| * cfg80211: add local BSS receive time to survey informationFelix Fietkau2019-08-302-0/+7
* | devlink: add 'reset_dev_on_drv_probe' paramDirk van der Merwe2019-09-102-0/+12
* | devlink: extend 'fw_load_policy' valuesDirk van der Merwe2019-09-101-0/+1
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2019-09-071-0/+2
|\ \
| * | Bluetooth: Add support for utilizing Fast Advertising IntervalSpoorthi Ravishankar Koppad2019-09-051-0/+2
* | | Merge tag 'mlx5-updates-2019-09-05' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2019-09-072-5/+25
|\ \ \
| * | | net/mlx5: Expose HW capability bits for port buffer per priority congestion c...Aya Levin2019-09-052-5/+25
| |/ /
* | | net: fib_notifier: move fib_notifier_ops from struct net into per-net structJiri Pirko2019-09-071-3/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-09-073-8/+54
|\ \ \
| * | | netfilter: nf_tables: Introduce stateful object update operationFernando Fernandez Mancera2019-09-031-0/+9
| * | | netfilter: nft_dynset: support for element deletionAnder Juaristi2019-08-272-1/+10
| * | | netfilter: nfnetlink_log: add support for VLAN informationMichael Braun2019-08-261-0/+11
| * | | netfilter: nft_meta: support for time matchingAnder Juaristi2019-08-261-0/+6
| * | | netfilter: nf_tables: Introduce new 64-bit helper register functionsAnder Juaristi2019-08-261-7/+18
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-09-068-8/+187
|\ \ \ \
| * | | | xsk: add support to allow unaligned chunk placementKevin Laatz2019-08-312-4/+80
| * | | | bpf: introduce verifier internal test flagAlexei Starovoitov2019-08-282-0/+4
| * | | | bpf: clarify when bpf_trace_printk discards linesPeter Wu2019-08-211-0/+2
| * | | | bpf: fix 'struct pt_reg' typo in documentationPeter Wu2019-08-211-3/+3
| * | | | bpf: add new BPF_BTF_GET_NEXT_ID syscall commandQuentin Monnet2019-08-202-0/+4
| * | | | bpf: add include guard to tnum.hMasahiro Yamada2019-08-201-0/+6
| * | | | xsk: remove AF_XDP socket from map when the socket is releasedBjörn Töpel2019-08-171-0/+18
| * | | | bpf: support cloning sk storage on accept()Stanislav Fomichev2019-08-172-0/+13
| * | | | bpf: export bpf_map_inc_not_zeroStanislav Fomichev2019-08-171-0/+2
| * | | | xsk: add support for need_wakeup flag in AF_XDP ringsMagnus Karlsson2019-08-172-1/+45
| * | | | xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeupMagnus Karlsson2019-08-171-2/+12
* | | | | net_sched: act_police: add 2 new attributes to support police 64bit rate and ...David Dai2019-09-061-0/+2
* | | | | net: openvswitch: Set OvS recirc_id from tc chain indexPaul Blakey2019-09-062-0/+16
| |_|/ / |/| | |
* | | | include: mdio: Add driver data helpersHarini Katakam2019-09-051-0/+11
* | | | Merge tag 'linux-can-next-for-5.4-20190904' of git://git.kernel.org/pub/scm/l...David S. Miller2019-09-055-8/+201
|\ \ \ \
| * | | | can: add support of SAE J1939 protocolThe j1939 authors2019-09-042-0/+102
| * | | | can: extend sockaddr_can to include j1939 membersKurt Van Dijck2019-09-041-0/+17
| * | | | can: add socket type for CAN_J1939Kurt Van Dijck2019-09-041-1/+2
| * | | | can: introduce CAN_REQUIRED_SIZE macroKurt Van Dijck2019-09-041-0/+8
| * | | | can: make use of preallocated can_ml_priv for per device struct can_dev_rcv_l...Marc Kleine-Budde2019-09-041-1/+0
| * | | | can: introduce CAN midlayer private and allocate it automaticallyMarc Kleine-Budde2019-09-041-0/+66
| * | | | can: netns: remove "can_" prefix from members struct netns_canMarc Kleine-Budde2019-09-041-3/+3
| * | | | can: netns: give members of struct netns_can holding the statistics a sensibl...Marc Kleine-Budde2019-09-041-2/+2
| * | | | can: netns: give structs holding the CAN statistics a sensible nameMarc Kleine-Budde2019-09-041-4/+4
* | | | | Merge tag 'linux-can-next-for-5.4-20190903' of git://git.kernel.org/pub/scm/l...David S. Miller2019-09-052-5/+11
|\ \ \ \ \
| * | | | | can: dev: avoid long linesMarc Kleine-Budde2019-09-032-5/+11
* | | | | | net/tls: clean up the number of #ifdefs for CONFIG_TLS_DEVICEJakub Kicinski2019-09-051-6/+32
* | | | | | net/tls: use the full sk_proto pointerJakub Kicinski2019-09-051-10/+0
* | | | | | Convert usage of IN_MULTICAST to ipv4_is_multicastDave Taht2019-09-051-2/+2
* | | | | | devlink: Add new info version tags for ASIC and FWShannon Nelson2019-09-051-0/+7
| |/ / / / |/| | | |