summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* linux/qed: fix spelling typo in qed_chain.hdingsenjie2021-01-281-1/+1
* nexthop: Use enum to encode notification typeIdo Schimmel2021-01-281-1/+6
* nexthop: Introduce to struct nh_grp_entry a per-type unionPetr Machata2021-01-281-1/+6
* net/af_iucv: don't track individual TX skbs for TRANS_HIPER socketsJulian Wiedmann2021-01-281-1/+1
* net/af_iucv: count packets in the xmit pathJulian Wiedmann2021-01-281-0/+1
* net: adjust net_device layout for cacheline usageJesper Dangaard Brouer2021-01-281-26/+27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-01-2821-136/+93
|\
| * Merge tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-01-285-90/+9
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2021-01-271-0/+2
| | |\
| | | * netfilter: nft_dynset: honor stateful expressions in set definitionPablo Neira Ayuso2021-01-161-0/+2
| | * | net: lapb: Add locking to the lapb moduleXie He2021-01-261-0/+2
| | * | uapi: fix big endian definition of ipv6_rpl_sr_hdrJustin Iurman2021-01-251-3/+3
| | * | tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPENPengcheng Yang2021-01-231-1/+1
| | * | tcp: make TCP_USER_TIMEOUT accurate for zero window probesEnke Chen2021-01-231-0/+1
| | * | net: mrp: move struct definitions out of uapiRasmus Villemoes2021-01-231-86/+0
| | * | net: mrp: fix definitions of MRP test packetsRasmus Villemoes2021-01-231-2/+2
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-01-282-18/+7
| |\ \ \
| | * | | Revert "RDMA/mlx5: Fix devlink deadlock on net namespace deletion"Parav Pandit2021-01-191-18/+0
| | * | | RDMA/vmw_pvrdma: Fix network_hdr_type reported in WCBryan Tan2021-01-191-0/+7
| * | | | Merge tag 'media/v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2021-01-282-3/+3
| |\ \ \ \
| | * | | | media: v4l2-subdev.h: BIT() is not available in userspaceHans Verkuil2021-01-261-1/+1
| | * | | | media: v4l: common: Fix naming of v4l2_get_link_rateSakari Ailus2021-01-071-2/+2
| * | | | | Merge tag 'sound-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-01-284-9/+21
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'asoc-fix-v5.11-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2021-01-263-8/+20
| | |\ \ \ \ \
| | | * | | | | ASoC: dt-bindings: lpass: Fix and common up lpass dai idsSrinivas Kandagatla2021-01-203-8/+20
| | * | | | | | ALSA: pcm: One more dependency for hw constraintsTakashi Iwai2021-01-231-1/+1
| | |/ / / / /
| * | | | | | Merge tag 'regulator-fix-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-01-261-0/+30
| |\ \ \ \ \ \
| | * | | | | | regulator: consumer: Add missing stubs to regulator/consumer.hDmitry Osipenko2021-01-211-0/+30
| | |/ / / / /
| * | | | | | Commit 9bb48c82aced ("tty: implement write_iter") converted the ttySami Tolvanen2021-01-251-0/+1
| * | | | | | Merge tag 'block-5.11-2021-01-24' of git://git.kernel.dk/linux-blockLinus Torvalds2021-01-241-0/+6
| |\ \ \ \ \ \
| | * | | | | | nvme-pci: allow use of cmb on v1.4 controllersKlaus Jensen2021-01-181-0/+6
| * | | | | | | Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-01-241-0/+12
| |\ \ \ \ \ \ \
| | * | | | | | | driver core: Fix device link device name collisionSaravana Kannan2021-01-211-0/+12
| * | | | | | | | Merge tag 'sched_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-01-241-0/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | kthread: Extract KTHREAD_IS_PER_CPUPeter Zijlstra2021-01-221-0/+3
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'timers_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-01-242-15/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | timekeeping: Remove unused get_seconds()Chunguang Xu2021-01-122-15/+0
| | |/ / / / / / /
| * | | | | | | | Merge tag 'for-linus-2021-01-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-01-241-1/+1
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | kthread: remove comments about old _do_fork() helperYanfei Xu2021-01-111-1/+1
| | |/ / / / / /
* | | | | | | | Merge tag 'mlx5-updates-2021-01-13' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2021-01-283-1/+140
|\ \ \ \ \ \ \ \
| * | | | | | | | net/mlx5: SF, Add port add delete functionalityParav Pandit2021-01-221-0/+6
| * | | | | | | | net/mlx5: SF, Add auxiliary device driverParav Pandit2021-01-221-1/+3
| * | | | | | | | net/mlx5: SF, Add auxiliary device supportParav Pandit2021-01-221-0/+2
| * | | | | | | | net/mlx5: Introduce vhca state event notifierParav Pandit2021-01-221-0/+4
| * | | | | | | | devlink: Support get and set state of port functionParav Pandit2021-01-222-0/+52
| * | | | | | | | devlink: Support add and delete devlink portParav Pandit2021-01-221-0/+52
| * | | | | | | | devlink: Introduce PCI SF port flavour and port attributeParav Pandit2021-01-222-0/+21
* | | | | | | | | net/mlx5e: Add trap entity to ETH driverAya Levin2021-01-271-0/+5
* | | | | | | | | net/mlx5: Notify on trap action by blocking eventAya Levin2021-01-272-0/+19
* | | | | | | | | net/mlx5: Add support for devlink traps in mlx5 core driverAya Levin2021-01-271-0/+1